Hi.
My Bot runs continuously on virtual account but stops at the end of first trade when I use the same Bot on my real account.
I have a "if..do..else" on block "Get your trade result and trade again" and both in "if" and in "else" there is a "Trade again".
Please, where can I check why?
Thanks.

I think there was an error message similar to "substractFixed not defined".
I cant take it exactly.
Thanks.
that MaxStatsIdx is kovalov's ?
that MiUltimoDigito is your Last Digit Prediction right?
are you sure what you want is not this..?

Im pretty sure that you dont need _if Result is Win_ since you put same blocks on both _do_ and _else_
Hi Fruitfella.
I want to set the value of MaxStatsIdx to MiUltimoDigito.
The block Set on my image does not mean "Set the value of MaxStatsIdx to variable MiUltimoDigito" ?
Ok, Ok. My mistake.
Thank you again, Fruitfella.
I will close this issue.
:)
I already corrected my BOT, but I still getting the error message on first trade and BOT stop:

I assume you use kovalov's functions..
have you load all the functions needed?
have you put the needed function blocks to its place?

Hi all.
I have also the same error.

looks like people got really confused how to load all those dependencies... thinking on how to put it all together in one block pr smth like that..
I think "not defined" error is caused by some variables that you havent define its type yet, and you put into that variable, value that isnt number or string. usually its list value.
Its hard for me to find the exact problem that cause that to your bot without seeing the whole bot.
@excepticons and @mnaseem01 This is a bug we're trying to fix. Sorry for the inconvenience.
@excepticons Thanks to your fast report, we were able to fix it.
I got the same notification. "SubtractFixed is not defined".
The martigale in my bot would not run. It was fine last week.
Was there an update in binary system today?
@Penjahat1 Yes, it was a bug that we solved, could you please try again?
hi guys? do you have a guide to program a bot? please
Most helpful comment
@excepticons Thanks to your fast report, we were able to fix it.