This thread is about the TDesk Universal Drones
Universal Drones are "Swiss knifes" acting as interfaces between TDesk and conventional indicators. They don't draw anything in any chart, but show some status lines to let you know how they understood your commands. They can read the output of other indicators and then send signals to TDesk. They eliminate the need to code a drone for each indicator popping up. You just have to enter some inputs to tell the Universal Drone details about the respective indicator and the rules to apply and there you go ...
There are four basic types of indicators. Each of them requires a different Universal Drone:
(1) Indicators that use buffers (explained below) to draw lines or histograms in the main chart or a subchart. I estimate that 90 percent of all indicators belong to that group. Nearly all built-in indicators like MACD, Stochastics, Moving Averages and most custom indicators like SuperSlope belong to this group. UBD (Universal Buffers Drone) is in charge of indicators in this group. Due to the nature of things, UBD can be multi-pair and multi-timeframe and needs to run in only one instance. The indicators themselves are not needed to be running.
(2) Indicators that use buffers (explained below) to draw solitary symbols in the main chart or a subchart as entry and exit signals. HGI is an example for this type of indicators. USD (Universal Signals Drone) is the interface for indicators of this type. USD also is multi-pair and multi-timeframe and needs to run in only one instance. The indicators themselves are not needed to be running.
(3) Indicators that don't use buffers, but draw graphical objects in the main chart or a subchart indicating different states or entry and exit points. HGI MTF Bars is an example of this type. UOD (Universal Objects Drone) is planned to take care for the indicators of this type. This part of the project needs further thoughts and tests.
(4) Indicators that don't use buffers, but draw lines or boxes to indicate support/resistance zones. Fibonacci levels, Pivot points, Round numbers belong to this group. ULD (Universal Levels Drone) is planned for indicators of this type. This part of the project also needs further thoughts and tests.
Usage instructions can be found in this thread: viewtopic.php?f=106&t=5655
The downloadable drones can be found in the following topics.
Indicators and matching set files shall be posted in this thread.
Have fun. I do.
Cheers
Thomas