@vonmunchy , i don't think that's the problem.
Here is the project without any constant.
https://fxdreema.com/shared/hXB7TQEIb
Still cannot run.
@vonmunchy , i don't think that's the problem.
Here is the project without any constant.
https://fxdreema.com/shared/hXB7TQEIb
Still cannot run.
Hello experts. Need a little help here.
Please have a look.
https://fxdreema.com/shared/yT9MVPS9d
What mistake did i make?
This EA can compile but cannot run.
Haha.. What kind of strategy did you use?
Yeah @ambrogio , i thought so. Maybe some couldn't think of the good use of martingale. Because most of the EAs out there that uses martingale is auto entry without any signal. That makes it more to like 1st entry's luck, not technical in strategy. Some open trade using open candle defined by the previous candle bull/bear.
What i really need to know is how to get the TP line. I'm sure it's not the value from Take Profit in BuyNow/SellNow block because the distance isn't the same. Or maybe there's a formula inside.
Yes, i agree martingale strategy can make money. Short/long term depends on the capital. For 100k still need to use 0.01 and high timeframe for longterm use. Some use it medium/high risk for few weeks just to withdraw the capital and then let the account grow slowly.
You need to test multiple times to find yourself a good settings.
Hi @Leka-0 .
What do you mean by go onTick?
Hi @4xFatigue .
Afe you trying to make all the MM options available in your EA?
Hi @lanrayy .
Just use the No Trade block on top of your trade structure.
Hi @A-D .
I guess the best way is just by defining the Candle ID = 0. But you need to consider false signal if using at small timeframe. Just a thought.
Hi @LALI . Wow! Your structure is quite advance for me.
I think you can simplify it by using block for each trade > check profit, then open trade i guess.
Hi @smadden .
Use the condition block, you can set left side for main right for signal, crossing up or down. Or you can make it cross the level using input value.
Hi @Laudable222
Try this blocks.
Condition > close loosing trades > buy now
Hi @AlphaOmega , how are you?
You can check your mt4 connected to cent acc or std acc. I've experience this before.
If cent acc, try login to any std acc. Then do your backtesting.
And if you cannot embed your custom indicator in your ea, which need an expert coder to do it for you, you must also give the buyer the indicator file.
Hi @YYAANNIICCKK. I think you might want to try using trendline as a filter to open buy/sell.
Hi @Rajesh-Ram. In the indicator properties you can find it in the COLOR tab.
The buffer for each color is defined by the numbers.
Thanks @l-andorrà . I'll be right here waiting for an answer/sample. 
@tsheppo, as far as i know the Time Bomb is in HFT category, High Frequency Trading.
I think your broker disallow that type of strategy. You might want to check in Expert/Jurnal tab in your MT4 if your EA is disabled. I'm saying this based on my experience. Yes on Demo account you can run anything.