Supply and demand
-
good day
if i get to identify a candle as a zone how do i mark that candle and wait for other criteria's to be filled before i get the ea to make a pending sell or buy
thank you in advance
-
Save the time in a variable
-
thank you lol im still very green!
-
is no problem
-
https://fxdreema.com/shared/jTRYPlU5
i will keep updating the link as i go
maybe someone will find my trail and error helpfull -
so i have come to a point where i saw my zones is identified correctly (was using lines before i stored the values in variables). now when i try and implement the buy and sell pending on those candles i cannot get the ea to place those trades! i feel so lost @jstap
-
You are selecting object by name, then doing nothing with it, and trying to call it with a 0
-
Any luck on this?