Jump to content

peterB

Lifetime Members
  • Content Count

    1,307
  • Joined

  • Last visited

  • Days Won

    99

Everything posted by peterB

  1. Yes it is a one way street. Never look back. Fix the old syntax hotkeys and look to the future.
  2. You cannot have it on montage yet (being a chart indicator). Maybe I can ask to be able to name a button with a variable then you would see it on montage as a new button. this was possible for years as a chart window now you can have it like this or like this - the yellow lines or like this on a hotkey/hot button all explained here https://open.substack.com/pub/traderpeter/p/das-trader-advanced-hotkeys-part-c83?r=1wujo4&utm_campaign=post&utm_medium=web and here https://traderpeter.substack.com/p/das-advanced-hotkeys-part-4?r=1wujo4
  3. you can have it as a decimal value for years, now you can have it as a custom variable in the variables window or on a button/hotkey as a popup window with the number
  4. can't help you if you do not ask properly. i do not do any youtube videos so you might have watched someone else's vids.
  5. it is in the 2nd article https://traderpeter.substack.com/p/das-trader-advanced-hotkeys-part Future/stop order entries with static risk of $20 and attached range (OCO) orders of 3R target also please understand that i moved forward and will not be providing any help in my articles with the old syntax hotkeys as it makes no sense to use it anymore
  6. https://open.substack.com/pub/traderpeter/p/das-advanced-hotkeys-part-4?r=1wujo4&utm_campaign=post&utm_medium=web&showWelcomeOnShare=true there you go @meatskin2000 @Yogi_theWanderingTrader
  7. to be honest (and still humble) there is nothing else than my substack as far as i know. DAS documentation does not exist and some of those features are my requests to the DAS programmers so I know how those functions work from our communication only.
  8. https://traderpeter.substack.com/p/das-trader-advanced-hotkeys-part?r=1wujo4 @Brandi
  9. 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
  10. 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.
  11. you can add a route=SMRTL; at the end of each of your scripts. i am affraid that the idea behind your requirement is false
  12. multiple issues here. the order rejection is probably because of the existing orders. you need to cancel the existing stop orders first before placing a new one, otherwise you can hit the buying power limit the other issue might be a subject of the default trading preset or can be probably fixed by addin some dummy order at the end of your stop loss order hotkey. you might reconsider completely your usage of the hotkeys - like i explain here https://traderpeter.substack.com/p/das-trader-advanced-hotkeys-part
  13. or do it like this https://open.substack.com/pub/traderpeter/p/das-trader-advanced-hotkeys-part-c83?r=1wujo4&utm_campaign=post&utm_medium=web
  14. check my trade of the week where i explain the strategies briefly if you like some https://traderpeter.substack.com/archive like https://traderpeter.substack.com/p/my-trade-of-the-week-452023-pltr then go to education center or tradingterminal.com to get a course about a certain strategy
  15. https://open.substack.com/pub/traderpeter/p/das-trader-advanced-hotkeys-part?r=1wujo4&utm_campaign=post&utm_medium=web&showWelcomeOnShare=true
  16. https://open.substack.com/pub/traderpeter/p/das-trader-advanced-hotkeys-part?r=1wujo4&utm_campaign=post&utm_medium=web&showWelcomeOnShare=true
  17. https://traderpeter.substack.com/p/das-trader-hotkeys-part-1
  18. https://traderpeter.substack.com/p/das-trader-advanced-hotkeys-part
×
×
  • 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.