You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 22, 2024. It is now read-only.
Hello,
I have this bot.
I need it as it is however I need to start the progression after 3 same color candles have been attained in a certain time limit and opposite candles direction.
Example:
First 5 mins or First 5 ticks up
Second 5 mins or Second 5 ticks up
Third 5 mins or Third 5 ticks up
I want now to start the progression on down.
or
First 5 mins or First 5 ticks down
Second 5 mins or Second 5 ticks down
Third 5 mins or Third 5 ticks down
I want now to start the progression on up
So the bot watches the candles or ticks and counts 3(more or less: to be assigned on demand) consecutive same direction candles or ticks to start the progression.
Thank you in advance for your help
Please help asap i need to start for real money as soon as my bot is ready.
Hello,

I have this bot.
I need it as it is however I need to start the progression after 3 same color candles have been attained in a certain time limit and opposite candles direction.
Example:
First 5 mins or First 5 ticks up
Second 5 mins or Second 5 ticks up
Third 5 mins or Third 5 ticks up
I want now to start the progression on down.
or
First 5 mins or First 5 ticks down
Second 5 mins or Second 5 ticks down
Third 5 mins or Third 5 ticks down
I want now to start the progression on up
So the bot watches the candles or ticks and counts 3(more or less: to be assigned on demand) consecutive same direction candles or ticks to start the progression.
Thank you in advance for your help
Please help asap i need to start for real money as soon as my bot is ready.