Forum

Get the number of candles that have passed since the Indicator has printed a value.

Hey , I have not yet worked on indicators that much and therefore I'm now facing a problem that might be easy to solve for soeme or does not make any sense. The Indicator Automatic Trendlines paints a candle which fufills certain criteria in a colour. Now I want to create an indicator thats relys on

Moving average from Indicator handle

Hey, I'm currently working on an EA, for that I need a Moving Average from a certain Indicator value. For that I used the iMA function , but now I am facing a problem that I have not yet bee able to solve. The indicator returns two values in the data window and the specific indicator window which I

Heikin Ashi Price Problem

Hi, I have a problem with my Heikin Ashi code. I searched for an expert advisor that gives me the Heikin Ashi prices to then use those for my filter. The problem I now face is that those prices are not the same as the ones that my indicator on the metatrader chart shows. I first though that I just

Problem with EA Filter

Hey guys, I am fairly new to EA programming and programming in general. My Ea is based on manual strategy that I developed. I tried to connect my if statements with variables, for example if the filter condition is met the filter int gets set to 2 and if the int is 2 than the open position