This repository was archived by the owner on Feb 22, 2024. It is now read-only.

Description
Hi
I have been manually testing this strategy and it seems to work well with martingale. Please can someone help create this bot if its possible. It should work as follows:
1m chart with 1m expire
regardless of market conditions
Trades will be placed in the following sequence
Call
Put
Call
Call
Put
Put
Call
Put
Call
Call
Put
Put
The sequence always needs to be followed and then repeated. If a loss occurs then martingale and place a trade in the direction of the next trade in the sequence. If a win then place a trade in the direction of the next trade in the sequence.
Manually it works great and never seems to fail so id like to test the bot and see the result. Please can someone help out.