Forum

small problem with computing daily movement (divide problem)

Hello, I have a small but really frustrating problem with dividing. The Indi has many-many arrays and works well, but now I wanted to change the base of the arrays. The old one was the RSI, now i want to change into Daily % change ( or candle, because I want to see it on every TF). So, I wanted to

help please -> two different buys in one EA

Hi, I'm asking a help or just a little hint, because I'm stuck a bit. I want to integrate 2 different buying/selling opportunity into one EA. They complement each other, since one is buying when the trend starts and the other one buys in ovebought levels. When I tried to build that , only one of

parameter conversion not alowed.. trying to get the datas of to have MA of RSI

Hi, I'm stuck with a problem for days and i have no clue what i made wrong. Please help me if you can. so under the start() I have the following code: void CalculateCurrencySlopeStrengthMA( int tf, int shift) { int i; // Get Slope for all symbols and totalize for all currencies for ( i = 0 ;