Everybody has experienced it. You enter a trade having automated stop loss or update the stop loss to the value you like, but then you mis-click in the orders window and lose the stop loss. Now you are pressured to…
Often we need to put some notes on the symbols, being either warnings, whole trade plans, or just any other note. 3 types of notes There are 3 types of notes as of today, if I do not count any…
This hotkey is useful for anyone exiting positions manually or just to have it at hand when things are going south or for advanced scripting when calling an Exit is needed at a specific situation or a specific price. The…
Objective Let’s say you have 108 symbols in your watchlist and want to find out if a certain condition is met on the 5-minute chart. Instead of clicking 108 rows (or using hotkeys to move up and down) and waiting…
Many traders scale-in and scale-out of their positions. Here are some scripting techniques on how to achieve multiple targets. Just split the orders This is the simplest solution. Place 2 range orders (because stop-loss orders are good to have) instead…
Sometimes your PC crashes, maybe you bought a new PC, or perhaps you did a mistake and need to revert back to the old settings. There are multiple ways of how to backup the configuration in DAS Trader Pro. Use…
I used to struggle with forgetting some of the rules for my entries. I was able to get around it with the help of a simple solution – a green light button for entries. It is working in a few…
The stock market is a dynamic and constantly changing environment, and sometimes we might need to act differently in different situations and set some variable to a user defined value. This is where the input() function comes into play. To…
The stock market is a dynamic and constantly changing environment, and sometimes we might need to act differently in different situations and set some variable to a user defined value. This is where the input() function comes into play. To…