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. Its 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.
Does any one have the "Fading the Double Zero" Indicator? How can I find it?
[/i]]
My post #680 will give you an indicator that identifies double zeros and I was hoping someone might be able to alter it so it would work with an additional decimal place. ..like when the price for EURJPY is quoted as 127.870.
My post #680 will give you an indicator that identifies double zeros and I was hoping someone might be able to alter it so it would work with an additional decimal place. ..like when the price for EURJPY is quoted as 127.870.
Regards
I have added in a small bit of code so now you can use this indicator on either 5 or 6 Digits platforms. I tried it on FxPro and FXDD and it worked on those 2 platforms.
extern bool Six_Digits = false; this works on the 5 Digit platform
extern bool Six_Digits = true; this works on the 6 Digit platform
__________________
My Disadvantage is that I am not a Trained Programmer - My Advantage is that I am not a Trained Programmer. http://cjatradingtools.com/
hi, CJA! nice to see big boys to stop by - thank you!
those in mtf thread don't even know what digit is - trying to explain it on fingers...(having problem with middle digit)
A few people have asked for this so i have taken some of the code out of the Golden section indicator and modified it, i hope it is of some use to those who have asked for it. This indicator can be used to set up a FibCircle or Fib Ellipse or Fib Arc. You can also Lock the Fib levels to stop them updating if required using the Lock_FibLevels input.
__________________
My Disadvantage is that I am not a Trained Programmer - My Advantage is that I am not a Trained Programmer. http://cjatradingtools.com/