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.
Analysis the number not appears 15 ticks in row. Purchase that number. Trade again & again with that number till it matches. (If there is more than one number eligible, choose randomly to purchase).
Not martingale in 8 first trade, from trade 9, martingale factor is 1.3.
When the result is matches, do other analysis to find number, make other purchase.
In additional, it’s so good if we can add these conditions to prevent burning all our budget:
Target profit 10$.
Stoploss 20$.
Stop after martingale level 25 or trade loss level 35.
Hi fellows,
I have an idea about matches trade type and hope somebody can help to make the bot as follows:
In additional, it’s so good if we can add these conditions to prevent burning all our budget: