Frederik Crab / Publications
Forum
Advice for icustom indicator
Hi, Can someone help me how I use value 1 and value 2 from QQE indicator in an ea with iCustom? I want to use it as exit trade in ea. V1=value1 and V2=value2 , the P= previous candle because I want to make a crossover of value1 and value 2 Did is what I did: double TrLevelSlow; double RsiMa;
Info Implementing QQE indicator in EA
Hi, Can someone help me how I use value 1 and value 2 from QQE indicator in an ea with iCustom? I want to use it as exit trade in ea. V1=value1 and V2=value2 , the P= previous candle because I want to make a crossover of value1 and value 2 Did is what I did: double TrLevelSlow; double RsiMa;