Support Board
Date/Time: Thu, 13 Feb 2025 16:22:46 +0000
Post From: Adjust position size on DOM based on ATR
[2020-11-23 17:54:31] |
User5444468a - Posts: 4 |
Hi, I've been using the DOM window for manual trades. My position sizes and stops depend on a one-line formula based on 20p ATR + my account balance. (I risk 1% per trade adjusted for recent volatilty). Currently, I have a seperate python program that calculates the size for me, displays a GUI, and I manually enter this number into SierraCharts DOM window and save the configuration every single day. Very tedious. Is there a way to code something in Sierra to enable me to automate this process. |