Welcome to Forex-TSD!, one of the largest Forex forums worldwide, where you will be able to find the most complete and reliable Forex information imaginable.
From the list below, select the forum that you want to visit and register to post, as many times you want. It’s absolutely free. Click here for registering on Forex-TSD.
Exclusive Forum
The Exclusive Forum is the only paid section. Once you subscribe, you will get free access to real cutting-edge Trading Systems (automated and not), Indicators, Signals, Articles, etc., that will help and guide you, in ways that you could only imagine, with your Forex trading.
Elite Section
Get access to private discussions, specialized support, indicators and trading systems reported every week.
Advanced Elite Section
For professional traders, trading system developers and any other member who may need to use and/or convert, the most cutting-edge exclusive indicators and trading systems for MT4 and MT5.
I've done my first piece of code, it a small MA indicator which is red when the curve is growing, blue when it's lowering and white when there's no revelant variation.
The problem is that when i show this indicator it works well on data already shown in the window but it alway shows a red curve on new real time data.
Can someone give me an idea to solve this?
Last edited by turdusmerula; 09-22-2007 at 10:25 PM.
Reason: not readable as this (attach file)
I changed it. I have no idea how it will work as I did not test it.
1st separate window is AngleTreshold=0.7 and MODE_MA=1 (EMA).
2nd separate window: AngleTreshold=0.7 and MODE_MA=0 (SMA).
3rd separate window: AngleTreshold=0.7 and MODE_MA=2 (SMMA).
I changed it. I have no idea how it will work as I did not test it.
1st separate window is AngleTreshold=0.7 and MODE_MA=1 (EMA).
2nd separate window: AngleTreshold=0.7 and MODE_MA=0 (SMA).
3rd separate window: AngleTreshold=0.7 and MODE_MA=2 (SMMA).
Oh many thanks for this, but I meant LWMA, as it is a common MA in MA crossing indicators
I changed it. I have no idea how it will work as I did not test it.
1st separate window is AngleTreshold=0.7 and MODE_MA=1 (EMA).
2nd separate window: AngleTreshold=0.7 and MODE_MA=0 (SMA).
3rd separate window: AngleTreshold=0.7 and MODE_MA=2 (SMMA).