DAS Hotkeys08/03/2026
DAS Trader Pro – reading study values
Reading indicator values in scriptsIn DAS Trader Pro the indicators are called "studies," so I will be using the name "studies" from now on.Everybody knows the studies like moving averages or VWAP. Below I will describe how those studies can be read and used in DAS Trader Pro scripts.To read the value of a study,...
DAS Trader Pro
DAS Hotkeys08/03/2026
DAS Trader Pro – How to target VWAP
If you are trading any strategies that have technical targets in the form of any indicator (which is called study in DAS Trader Pro), you might find this useful.ObjectivesExit the trade when VWAP is reached.Use single button solution to control the functionalityChallengesAs you know, VWAP is a dynamic study constantly changed with price. So it...
DAS Hotkeys08/03/2026
DAS Trader Pro – monitoring a variable
This is a continuation of the previous post https://www.guardiantrading.com/das-trader-pro-how-to-target-vwap/ where I showed how to target the VWAP. Knowing that we can read any indicator/study into a variable this one will show how to monitor for an event like "The price crossing a moving average"With this technique, it is possible to monitor for any event present...
DAS Hotkeys07/16/2026
DAS Trader Pro – 6 ways to switch symbols on your charts
If you're trying to speed up your trading, mastering how you cycle through tickers is a game-changer. Fumbling with your keyboard or clicking around too much can be frustrating. Here are 6 different ways to get the right symbol onto your charts, ranging from basic mouse clicks to advanced hotkeys. 1. Grab it from the...