I need to make a condition that:
1)- Close of candle (0) is greater than (((Zigzag (1) - Zigzag (0)) * 38%) + Zigzag (0))
2)- Buy
C
Latest posts made by civileng20102000
-
Zigzag Value (( Last-Current)*38%)posted in Questions & Answers
-
RE: Alert Message with symbol nameposted in Questions & Answers
@casper The EA created, but not working
any help ? -
An EA to buy or Sell a group of symbols at same time, How to create ?posted in Questions & Answers
I am asking about, How to create an EA to buy or sell a group of symbols at the same time
Can you help me please ? -
RE: Alert Message with symbol nameposted in Questions & Answers
@casper thank you, but please help me to Create a string varilable like this = Sembol (string varilable name)
-
Alert Message with symbol nameposted in Questions & Answers
An EA created for sending alert message with symbol name
, but only the current message is available, if there alerts before i cannot see, so how can we solve it ?