Email bot

In version 3 of the TradeServer, we had the email bot. It was a bot which was reading the inbox of an email and which was responding to trade signals. This bot was always working fine and it got used in combination with TradingView signals. However, the rules of the email have changed. As a result, we can not read the inbox frequently anymore. So we where forced to drop our support for this bot.

As a replacement, we have created "remote signals". Remote signals are a system where webhook signals are coming in and are fetched and send over to a bot. Using this system you can connect a bot again to (for example) TradingView and respond to those signals.

Please use the link below to get to a description on how to setup a remote signal bot.

Last updated