https://open.substack.com/pub/traderpeter/p/das-trader-advanced-hotkeys-part?r=1wujo4&utm_campaign=post&utm_medium=web
to use dynamic risk instead of static risk we can use calculations by reading the Account Object
for example:
$myACC=GetAccountObj("YOUR_ACCOUNT_NAME_HERE");
$myIE=$myACC.equity;
then use the $myIE variable instead of the static risk. I will cover it in the next article I am preparing regarding the reading of object properties.
Or as I mentioned in the other posts, do it by changing weekly the static risk