I'm not sure where best to place this in the code for it to work.
A
Latest posts made by adz_b
-
RE: Candle Shift ID for fridayposted in Questions & Answers
-
RE: Candle Shift ID for fridayposted in Questions & Answers
Thanks very much for your reply I will try this and let you know if it works. Much appreciated!
-
Candle Shift ID for fridayposted in Questions & Answers
Hi,
my EA needs to know the daily low of the friday candle but if you use the shift ID 1 on the daily setting it does not recognise friday as the previous candle??? Can anyone help, thanks. -
RE: Multiple conditions on one candle close...posted in Questions & Answers
Figured it out in the end.
-
Multiple conditions on one candle close...posted in Questions & Answers
Hi,
I'm looking to create an EA that will open a trade if a candle closes under a number of conditions.For example if the daily candle closes above its open and the low (wick) of that daily candle is below the low of the previous days candle then i would like the EA to place a buy order.
Can anyway explain to me how I could input these conditions to make it work?
Thanks in advance.