Hi there guys, I have this bot the accuracy of its prediction is 90%. However, it loses trades because of the duration tick, because, some times the ticks are too long and some times are too short by using random integrator. I would like to add a feature that the bot before making a trade it will calculate the time that it will take to the candle to go up or down. Eg.-- If the bots call the trade and the barrier is closer then the bot should be able to identify and set the ticks to 2 ticks. If some is able to help me with this strategy, that would be really helpful. The accuracy would be 100% and it won't lose any trade, that is guaranteed max losing streak now was 5. I have many bots that are really powerful we can work on those as well.
Please help me to add this function to this bot.
BOT CAN BE DOWNLOADED HERE TO BE IMPROVED
RISE AND FALL.zip
если прогноз 90% то он должен без мартингейла работать и приносить прибыль. это грааль поработаем посмотрим на чудо:)
утром выставлю скин работы за 6-9 часов тики 6
@ZDEGLET The marticulage LEVEL max that i noticed is 3 even when the market is flat. I saw a video on youtube and i seen some one that did it i tried to contact him but no response. He ran his bot for 24h his winrate was 97% and 3%losing rate.
The bot works fine but i want to improve it for large trading amounts.
THANKS ALOT LOOKING FORWARD
@binary-ex-machina could please help me
@arpan2121 я погонял его. в 3:00 ночи он остановился почему то. что то он меня не вдохновил. наворотов много а толку мало. стоит его дорабатывать? рынок на тиках тоже не постоянен.
У этого робота слишком много условий но они не отрабатывают себя. Я ставил практически без мартингейла.

где это видео с youtube скинь ссылку я гляну на него.
скинь свою электронную почту.
@ZDEGLET THANKS FOR TESTING. I will run the bot today and send mine screenshot. You are using 6 ticks that's your result is different then my one. I have used from 5 to 10 ticks.
I will find the video for you
Email: [email protected]
ya random trades from 5 to 10. u need to fix the variable spot. Your bot look for the number six inside the ticks, what is the correlation with a rise/fall strategy? u wrote that this bot the accuracy of its prediction is 90%.... means that: on 10 trades can lose only 1 time.... and in that case of 90% u not need to use martingale!!! the accuracy is less then 50% even not have any prediction capability just see if the current tick is up or down in comparison of 10 ticks ago.... better find the most hight and low in last 12 ticks and compare with the last...( worm looks like)
Thanks