karlor:
Hi,
I'm looking for something fairly simple, I believe, but can't seem to
make it work. Not sure if there's a better way either.
I want to check the close price of the currrent candle with the close price
of previous candles. If requirement met, put an order in. This is the code
to check for consecutive down candles (int ConsecutiveBars, global variable):
Any help would be appreciated.
Karlo
Hello, I am looking for the same alert : after consecutive determined number of candles I want to receive an alert.
for mt4 I have some indicators that work, but not for MT5.
could you help me please????
karlor: Any help would be appreciated.
|
|
zefontes: Hello, I am looking for the same alert : after consecutive determined number of candles I want to receive an alert. could you help me please????
|
|

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Hi,
I'm looking for something fairly simple, I believe, but can't seem to
make it work. Not sure if there's a better way either.
I want to check the close price of the currrent candle with the close price
of previous candles. If requirement met, put an order in. This is the code
to check for consecutive down candles (int ConsecutiveBars, global variable):
Any help would be appreciated.
Karlo