Experts: Coin Flip

 

Coin Flip:

Positions are opened pseudorandomly. In case of loss (closing by Stop Loss and negative profit), Martingale is applied.


Author: Vladimir Karputov

 
Automated-Trading:

Coin Toss: The

By Vladimir Karputov

I want to test, download and write Generate file with two errors, line 359 and 365 return(INIT_FAILED); How to change it?

 
pd198808 :

I would like to test this, but there are two errors when I download and write the file and generate it, line 359 and line 365 return(INIT_FAILED); How can I change it?

The minimum risk value is 1 per cent.

 
Vladimir Karputov:

The minimum risk value is 1 per cent. I don't understand, I'm new to this, I just get an error when compiling and can't generate the EX5 file as follows

Files:
 
pd198808:

coding error

 
Sergey Golubev:

The coding is wrong.

So how do I change it?
 
The two compilation errors should read: return((bool)INIT_FAILED); that's it!
 
Could you help me create a statistic panel just like the one you created?
 
diegotfcastro :
Could you help me create a statistic panel just like the one you created?

What does "help" mean? Have you ever done anything?

 

Hello! An error pops up during compilation

Error

 
Andreas Djatlov:

Hello! An error pops up during compilation


The language is getting stricter all the time. Replace the specified lines with false.