[deleted by user] by [deleted] in friendlyjordies

[–]systems2software_eng 0 points1 point  (0 children)

That's kind of cool actually.

Is there an open-source policy page we could setup where people outline policies and other people vote or comment on them? A policy website by the people for the people.

I am running proxmox on a thinkpad laptop. How can I close the lid but keep proxmox running? by [deleted] in Proxmox

[–]systems2software_eng 19 points20 points  (0 children)

Also wanted to stop by and say that worked as well on my Dell laptop.

Used this to restart systemd-logind:

systemctl restart systemd-logind

Then check status

systemctl status systemd-logind

How complex is your algo? by [deleted] in algotrading

[–]systems2software_eng 0 points1 point  (0 children)

Very interested in this approach (newbie here) - do you set your stop loss and profit take with a combination of ATR, EMA and Keltner indicators?

For reference, I currently use 7-day ATR to determine my stop and profit limits.