Jump to content

Leaderboard


Popular Content

Showing content with the highest reputation on 04/28/2024 in all areas

  1. 1 point
    https://traderpeter.substack.com/p/das-trader-advanced-hotkeys-part?r=1wujo4 @Brandi
  2. 1 point
    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
  3. 1 point
    https://open.substack.com/pub/traderpeter/p/das-trader-advanced-hotkeys-part?r=1wujo4&utm_campaign=post&utm_medium=web if your account is 50000 just set the static risk to $50.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.