Forum

there is a iHigh - iLow dif indicator?

basic i want just a line based in the diference ty

EA dont open a order unless i enter the settings and get out, then EA open a buy

this is my problem with a EA, always open a buy orden when i ge to the settings

need to know what is this lane in this code

hi im learning to code and for that im checking EA codes so i have this with a EA based in envelopes Env_upper = iEnvelopes(Symbol(), PERIOD_M1, Z_period_328, MODE_LWMA, 0, PRICE_OPEN, EnvelopesDeviation, MODE_UPPER, 0); Env_lower = iEnvelopes(Symbol(), PERIOD_M1, Z_period_328, MODE_LWMA, 0