@l-andorrĂ Just one trade (as in using with the "no trade" block)
Latest posts made by mesmerist
-
RE: Enter trade after 2 pips from opening priceposted in Questions & Answers
-
Enter trade after 2 pips from opening priceposted in Questions & Answers
Hi guys, need help on how to do this:
Buy: Enter trade when price is 2 pips above open price
Sell: Enter trade when price is 2 pips below open priceAny idea how to do this? I've tried the "pips away from open price" block but it didn't work and found out from other threads that that block only works for open trades.
-
RE: Multiple timeframes on the same indicator doesn't work?posted in Questions & Answers
@ambrogio You're absolutely right. I overlooked that part. Thank you so much for the help anyway.
-
RE: Multiple timeframes on the same indicator doesn't work?posted in Questions & Answers
@ambrogio Tried that, changed dates of test, changed RSI timeframes to M15 and H4. Still not working as long as there's 2 RSI with different timeframes.
-
RE: Multiple timeframes on the same indicator doesn't work?posted in Questions & Answers
@ambrogio Yes, but I just realised that's not relevant, sorry about that. I just couldn't make it work. It did not execute the trades when I tested it.
-
RE: Multiple timeframes on the same indicator doesn't work?posted in Questions & Answers
@ambrogio Still doesn't work. Not sure if the following is relevant but when tested on mt4, the chart did not paint the RSI. So i added a moving average and test it again, this time the chart painted the moving average but still did not paint the RSI.
-
Multiple timeframes on the same indicator doesn't work?posted in Questions & Answers
Hey guys, I'm trying to build an EA with 2 RSI indicators. The first RSI is set to the 1 hour timeframe and the other is 30 minutes timeframe. I backtested the EA on MT4 and it didn't work. Any idea how to make this work?

-
RE: Close trade using indicatorposted in Questions & Answers
@ambrogio I've seen that one but that's when the close is the opposite of the open. But what if my open condition is not a crossed MA so the close condition is actually not opposite. How do I do that please?
-
Close trade using indicatorposted in Questions & Answers
Hi guys, I still don't understand how to close trade using indicators. I've read other relevant threads here and tried their suggestions but it's not working so I'm still confused. Can someone show me how to close trades with a simple moving average cross, and from where do I connect the blocks meant for closing trades?