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.
Hi,
I have a bot that is working perfectly.
But Sometimes, the bot make some dumb decisions and can't stop doing them but i can't blame him on that because it's the nature of the volatilities Indexes.
So Basically the bot is a rise/fall robot which makes analysis on his own and then he decides what type of contract he should buy. (Call - Put)
What i want to do is that if the bot buys one contract and Fail 3 Times in a row. i want to make him stop until the analysis Matches With the other Type Of Contract.
Example:
Call 1 - Loss
Call 2 - Loss
Call 3 - Loss
Bot Stops And Wait for the analysis to match the next type of contract.
Fall 1 - Win