Creating a trading strategy that is automated can be complicated. TradingView is a popular charting application, that provides integrated indicators and alerts. However, those alerts can not be combined in an intellegent way to create a suitable strategy.
Digitus Data was able to combine multiple alerts from TradingView into groups. These groups would then wait until all alerts have been received as they are relevant to the strategy. Once that occurred, a message (or multiple messages) can be sent to 3Commas bots, allowing for an easy way to create automated trading strategies without code.
Digitus Data combined 2 alert conditions for 1 signal, which allows that signal to have its state toggle between ON and OFF. This gives SignalHooks a powerful way to filter out the noise and only trade when a strategies confluence occurs.
Since trading requires near instant decisions, Digitus Data made sure the platform was quickly executing triggers. Security is critical when handling triggers that have to do with money. The backend is build with the latest practices in speed and security to give traders a peace of mind.