binary-com / binary-bot

Visual automation for binary.com
binary-bot.binary.sx
MIT License
231 stars 516 forks source link

Last digit candle bot #3962

Open precious2818 opened 8 months ago

precious2818 commented 8 months ago

@binary-ex-machina Please, can you help me create an candle stick even and odd bot which analysis the 1 mins of it closes even or odd ? If, from the 16th end of a 1-minute candle chart is odd, and the 12th is odd, and the 11th is even, then the 6th candle is even. If the 5th candle is odd, then, after 4 candles have passed, regardless of whether they are even or odd, and the 1st candle is odd, trade 'odd' on the last tick of the next candle. This means that the last tick, which is the close of the candle, should be even. If it fails and comes out odd, then after 4 candles, the close of the 5th candle should be even. If it fails, then the close of the 4th candle next should be even. If it fails, the next of the 3rd candle should be even.

Then other wise if the place of the odd is switch eg if the 16th end of the 1 minutes candle is even… do the same,so the bot analysis for two strategies in one Please, can you help me create such a bot? πŸ™πŸ™πŸ™πŸ™"

binary-ex-machina commented 8 months ago

It is a very confusing strategy, besides not having a relevant approach to the market data, mixing candles and digits, which are totally random. I tried to understand it, and that's what I could do.

Download it here: digit candles.json.zip

Run it at https://binaryblocks.pro/

Screenshot 2023-10-25 at 13 35 02

image

Marvo254 commented 8 months ago

Hello guys can someone help me out with a differs bot that doesn't get 2 or more losses in a row

binary-ex-machina commented 8 months ago

@Marvo254 that is impossible to have. All digit differ strategies can and probably will get 2 or more losses in a row, no matter what you use as trategy

Marvo254 commented 8 months ago

Then can i get a bot that will have less losses in a row so that the martingale cannot blow my account

binary-ex-machina commented 8 months ago

@Marvo254, you can build a strategy to achieve that or have a more significant balance. Everyone wants that kind of strategy, but it's almost impossible to have one working too long because you need to think in months, not days. Try to find a bot that gives you a steady profit and a few significant losses that you end with profit on that period.

A bot that gives you 1-3% profit per day and a 50% monthly loss can still end in profit in 30 days. That is more feasible than a bot that gives you a 40% gain in one day and blows your account in the next.

Marvo254 commented 8 months ago

Thank you i believe my queries are sorted out