Swing Indicator cBot Ctrader
Budget: $30 – $250 USD
I have an indicator attached used in Ctrader which is based on C#. I want a cbot created from it.
cBot
Trade Execution Requirements
The cbot should pull from this indicator and take a buy/sell position. However, I need it to reference two versions of this indicator such that when both versions are showing bullish/bearish signals, the cbot executes a buy/sell trade respectively. The two indicators will have different settings.
Telegram Requirements
Once the Cbot is active and a buy/sell signal is confirmed, it should call a method that enables the Cbot take a chart shot of the active window and send to telegram with the token and chat id provided. Within the code attached, there is a method used which only allows for text. I need the chart shot functionality added to the Cbot and the Indicator so that the telegram messages sent will have a picture of the chart and the current message within the code as its caption.
Thereafter, the Cbot should execute a market order depending on the direction.
cBot
Trade Execution Requirements
The cbot should pull from this indicator and take a buy/sell position. However, I need it to reference two versions of this indicator such that when both versions are showing bullish/bearish signals, the cbot executes a buy/sell trade respectively. The two indicators will have different settings.
Telegram Requirements
Once the Cbot is active and a buy/sell signal is confirmed, it should call a method that enables the Cbot take a chart shot of the active window and send to telegram with the token and chat id provided. Within the code attached, there is a method used which only allows for text. I need the chart shot functionality added to the Cbot and the Indicator so that the telegram messages sent will have a picture of the chart and the current message within the code as its caption.
Thereafter, the Cbot should execute a market order depending on the direction.