Forum

Custom Indicator Issue

Hello all, I've been working on a custom indicator . I've followed codes from other indicators but i can't seem to make it work. The second StrengthMo works but does not calculate the current value. The first, Strength-Momentum does not work at all. Can anyone help me to identify what the problem

Using MA_AngleZeroSigMA in an EA

Hello Good People, I've been trying to use MA_AngleZeroSigMA in my EA for a while with no success. My code uses a total of 7 indicators with a filter region. All indicators work perfectly and take trades excerpt MA_AngleZeroSigMA. I had to make slight repairs to MA_AngleZeroSigMA indicator and

Calling an indicator value that isn't an index value

Hello all, I've been searching throughout the internet on a way to call an indicator's value that has registered after an elapsed time and my search has been confusing and fruitless. The reason is because when calling an indicator in your EA, it gives you index values but in actual usage, this

Error fix help

Hello all, I've been coding for a few weeks now and i am a BIG novice in it. I tried using GlobalVariableGet() to try and code the i panel trend indicator into my EA but i think i messed up some where but i can't seem to find out where. For the reversal fractals, i've written the codes and it shows

EA not opening orders

Hello all, I'm extremely new to this. My apologies in advance for my blunders. :) So i was able to write an EA code using online articles and 2 Expert Advisors (one was courtesy of Satyam who developed an EA for me and TradersGift which i got online). I think that I've got everything right with only