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'll add a switch for you to turn on or off. If your broker has only just adopted 5 decimal points, you will find that its easier to read in points than in pips.
5 mins to work out the necessary code...
Quote:
Originally Posted by Dreamliner
Is there any way to make the indicator do that itself?
Set "UsePips" to true if you would rather display the range left in pips rather than points. However, it rounds to the nearest 10 eg. 265 points = 27 pips.
Let me know if there are further modifications you need. Thanks to Walander and CJA for inspiration.
Its a daily range indicator that shows you how many pips/points til end of average daily range for past 30 days. Its used in conjunction with daily range trading systems (theory is that pair must complete an average daily range every day). Its used in discretionary systems mainly.
Consider it to be another ADR indicator that counts down the number of pips left...
Its a daily range indicator that shows you how many pips/points til end of average daily range for past 30 days. Its used in conjunction with daily range trading systems (theory is that pair must complete an average daily range every day). Its used in discretionary systems mainly.
Consider it to be another ADR indicator that counts down the number of pips left...
Limstylz,
Need some help.
Is there any indicator which shows hi-low pip movements of Asian, European and US session of 8 hours each?
Also is there any indicator which displays average pips of each session hi-low and average of session open-close?
Is there any indicator which shows hi-low pip movements of Asian, European and US session of 8 hours each?
Also is there any indicator which displays average pips of each session hi-low and average of session open-close?
Thanks
Apologies for the late reply, I rarely check my TSD subscriptions. I have been attempting to code a session average indicator, (this is harder than it sounds as there is no inbuilt array for a session period). If you wait for me to finish this, you will be waiting a long time as I don't program for a living. You are better off getting this coded professionally, if it is critical to your trading strategy. Otherwise, do this the old fashioned way with an excel spreadsheet. This is also probably the most satisfying.
However, the hi-low pip movements have had several indicators built already. My favourite of these is the ant-gu indicator by Andee. I have posted it below.
Apologies for the late reply, I rarely check my TSD subscriptions. I have been attempting to code a session average indicator, (this is harder than it sounds as there is no inbuilt array for a session period). If you wait for me to finish this, you will be waiting a long time as I don't program for a living. You are better off getting this coded professionally, if it is critical to your trading strategy. Otherwise, do this the old fashioned way with an excel spreadsheet. This is also probably the most satisfying.
However, the hi-low pip movements have had several indicators built already. My favourite of these is the ant-gu indicator by Andee. I have posted it below.
Limstylz,
Thank you . I am doing it manually and continue to do and if when ever you code a session average indicator, then please do post it.
I am not so good at computers. If you have any Excel sheet linked to DDE then to do this calculation, please do post it.
Thank you again, you have been very helpful all the time.