2024 DAS Traders hotkeys summary
An overview of the achievements, on what is (or is not) possible.
I am getting a lot of questions if this or that is possible, so I decided to write this summary. Many new readers just try to skip all the posts I wrote over the years and come for a quick win solution, so this can help them find the solution more easily. I am not trading options so all my focus in my posts is trading stocks, so the list is limited to stocks only.
What I covered in my posts
Conditional order actions
meaning if-then scenarios. Basically, we can automate anything that we can click ourselves in terms of order submissions.
Alerts automations
Code our own functionalities
Loop through the watch list and execute actions on each item.
This allows us to manipulate data coming from DAS Trader Pro and use it as parameters for external programs.
Export/import variables into files
This allows us to save the current state of the variables or even let them be manipulated in other programs then feed it back to DAS Trader Pro
we can create blockers for unwanted behavior like over trading, trading in certain time of the day or missing technical conditions for our entries. We can lock the montage or even shut down our PC or call our friend if we are going hulk.
What we CAN NOT do (yet)
…but we want to (hopefully someone from DAS reads this)
Reading the account unrealized in real time
should be easy to fix
Read complex indicator values
If an indicator has more numbered attributes, we cannot read them. We can read simple value indicators like moving averages or VWAP, PSAR or ATR
Reading the current open positions
Neither symbols nor sizes can be read.
Proper existing orders manipulation (exists in very limited way only)
Coloring trend lines (we can do horizontal lines only)
Create and work with arrays
Draw custom indicators
other than horizontal lines or trend lines
Scanning the whole market
A multi conditional scanner of the whole market would be great. Being able to read the result window with a script would be even better.
Read times and sales or level2 data
Read the top list and other windows showing lists of symbols
The topics I plan to cover in the next posts
existing order manipulation
more use cases with external programs interaction like automated post of trades to a discord channel
custom user object use cases
dynamic names for variables
automated range orders changes for trades after add-up or a partial exit
any new functionality that will be introduced
The things are improving fast as DAS releases new versions. Even with a small new function, we can get a lot of new functionalities, as I have hopefully proven over the time several times. I do not know the DAS roadmap, but they are pretty responsive to the users requirements and proposals, so keep writing them for asking more.
I am looking forward to testing the new features and finding good use cases for them, which I can’t wait to share with you. It became my passion to try to resolve your use cases, so do not be shy to ask me for a hint or two.
Thank you for reading my substack, it really drives me forward getting the feedback from you all. I wish you all the best for 2025.
I just joined your Substack and can already tell you're doing gods work. Thanks Peter, I'm looking forward to reading through all your material, top to bottom. I'll be sure to message you with any call outs of future use cases or beta tests. Thanks again.
Hi Peter,
I just joined and was wondering if I could pay you for a copy of the current template you’re using in DAS. It would save me a lot of time compared to figuring everything out on my own. I have a Stream Deck and would like to set up the basic hotkeys for day trading. I use IBKR as my broker and recently signed up for DAS.
There’s quite a steep learning curve to all of this, and I don’t have the detail-oriented mindset to navigate it effectively on my own. Any help would be greatly appreciated!