Hello NEO and others!
Thank you for this good work. I would have a simple request that I cannot get done by myself as this is encrypted. I just need one color for when the indicator is above the zero line and one for when it is below, cannot be done with current color coding. I would also be grateful if we could blend out the info box lines.
Thank you very much if this can be done!
Best regards,
dakuki
OBV TMATrueSlope NT indicator
- dakuki
- Trader
- Posts: 25
- Joined: Sun Jul 08, 2012 3:30 pm
- Location: Switzerland and Italy
- Xeroforex
- Trader
- Posts: 35
- Joined: Fri May 25, 2012 12:23 am
- Location: Melbourne, Australia
Re: OBV TMATrueSlope NT indicator
Hi regarding theforexedge post, and spotdespots post a page ago. I have attached a MQL4 version of the Gadi OBV 1.3 indi. This version was written by zznbrm and is no longer available over on FF. I think Steve or someone on this site first pointed it out.theforexedge wrote:babalu4u
Not sure if you've check the OBV thread recently but wondering if you can add sidespots request regarding limiting the number of bars
I've also been following the 'Killing Zone' thread over at Forex Factory and using some go gg's indicators in my setup...
I was wondering if the OBV calculation could be improved as gg mentions in the thread:
http://www.forexfactory.com/showthread. ... ost5935012
Thanks, JP
Anyway yours to play with.
Everyone have a great Christmas Cheers...Ted
You do not have the required permissions to view the files attached to this post.
“If you want to make an apple pie from scratch, you must first create the universe.”
- TraderJoeForex
- Trader
- Posts: 1157
- Joined: Fri Mar 08, 2013 10:29 pm
- Location: South London
OBV TMATrueSlope NT indicator
Quick request: I've picked up on this indicator now over on the Hurst HGI forum (here: http://www.stevehopwoodforex.com/phpBB3 ... &start=150) .. and would find it really helpful if someone could post a MTF version of this OBV_TMATrueSlope NT indicator. When I say MTF I mean a version that will display the histo for any chosen timeframe not just an additional slope value.babalu4u » Sun Sep 30, 2012 5:03 pm wrote:HI TO ALL,
On Balance Volume can act as a leading indicator to predict upcoming price changes. Trendline analysis works well for this purpose. OBV gives direction to the volume indicator, which helps a trader to see if there is buying pressure or selling pressure, and if the price chart is conforming to that pressure. OBV can help identify trends that can be traded, a change of sentiment by investors, and divergences in which price is heading in the opposite direction of the prevailing buying or selling pressure.
And here is OBV TMA TrueSlope indicator thanks to Neo Trader and litle of me.... I think we can use it in combination with TMA TrueSlope.....
It is like the standard TMATrueSlope Indicator only that you have now a external Parameter "useOBV". If it is set to true (default) the TMA calculations are based on the OBV otherwise on Price close like the standard TMA. You have also the option to switch TMAtrue on/off (default is on). The MTF Version should also work.
He implemented also the average Range. You can activate it with the Parameter "useObvAtr". He also implemented the "obvAtrPeriod" Parameter where you can define the Period of the obvAtr. The default is at 100 like the standard atrPeriod.
I am currently getting round this (screenshot attached) by using one H4 chart and one additional small D1 chart to show the D1 OBV_TMATrueslope however it would be really nice to be able to have a H4 and D1 OBV_TMATrueSlope histo on the same chart.
Thanks in advance for your help.
You do not have the required permissions to view the files attached to this post.
- milanese
- TechAdmin
- Posts: 3293
- Joined: Wed Jan 09, 2013 9:02 am
- Location: btr rdx, r8 +
OBV TMATrueSlope NT indicator
The problem is that this indicator is only published as an ex4 so it is no easy job to do, because a tma_slope indicator must be modified from scratch to do this, maybe I will find time to code such an indicator..TraderJoeForex » Mon Jan 05, 2015 8:41 pm wrote:Quick request: I've picked up on this indicator now over on the Hurst HGI forum (here: http://www.stevehopwoodforex.com/phpBB3 ... &start=150) .. and would find it really helpful if someone could post a MTF version of this OBV_TMATrueSlope NT indicator. When I say MTF I mean a version that will display the histo for any chosen timeframe not just an additional slope value.babalu4u » Sun Sep 30, 2012 5:03 pm wrote:HI TO ALL,
On Balance Volume can act as a leading indicator to predict upcoming price changes. Trendline analysis works well for this purpose. OBV gives direction to the volume indicator, which helps a trader to see if there is buying pressure or selling pressure, and if the price chart is conforming to that pressure. OBV can help identify trends that can be traded, a change of sentiment by investors, and divergences in which price is heading in the opposite direction of the prevailing buying or selling pressure.
And here is OBV TMA TrueSlope indicator thanks to Neo Trader and litle of me.... I think we can use it in combination with TMA TrueSlope.....
It is like the standard TMATrueSlope Indicator only that you have now a external Parameter "useOBV". If it is set to true (default) the TMA calculations are based on the OBV otherwise on Price close like the standard TMA. You have also the option to switch TMAtrue on/off (default is on). The MTF Version should also work.
He implemented also the average Range. You can activate it with the Parameter "useObvAtr". He also implemented the "obvAtrPeriod" Parameter where you can define the Period of the obvAtr. The default is at 100 like the standard atrPeriod.
I am currently getting round this (screenshot attached) by using one H4 chart and one additional small D1 chart to show the D1 OBV_TMATrueslope however it would be really nice to be able to have a H4 and D1 OBV_TMATrueSlope histo on the same chart.
Thanks in advance for your help.
Cheers
Tommaso
Global Prime is the official SHF broker 
Searching for Servers and Workstations with individual configuration?
Just PM
Click here to go to the BoardKnowledgeBase
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
Searching for Servers and Workstations with individual configuration?
Just PM
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
- milanese
- TechAdmin
- Posts: 3293
- Joined: Wed Jan 09, 2013 9:02 am
- Location: btr rdx, r8 +
OBV MTF TMATrueSlope
as from you requested here a OBV_MTF_TMATrue that I coded, OOTB it shows H4 , you can useTraderJoeForex » Mon Jan 05, 2015 8:41 pm wrote:
Quick request: I've picked up on this indicator now over on the Hurst HGI forum (here: http://www.stevehopwoodforex.com/phpBB3 ... &start=150) .. and would find it really helpful if someone could post a MTF version of this OBV_TMATrueSlope NT indicator. When I say MTF I mean a version that will display the histo for any chosen timeframe not just an additional slope value.
I am currently getting round this (screenshot attached) by using one H4 chart and one additional small D1 chart to show the D1 OBV_TMATrueslope however it would be really nice to be able to have a H4 and D1 OBV_TMATrueSlope histo on the same chart.
Thanks in advance for your help.
TFtoShow to select the TF you wish, set this to 0 and it shows the actual TF.updateSecondsDelay is for not to much slowing Empty4 like LookBack. After setting the indi to the chart or after a TF change the incicator can take about 30 seconds to show correct, this is a normal initializing progress.Cheers
Tommaso
You do not have the required permissions to view the files attached to this post.
Global Prime is the official SHF broker 
Searching for Servers and Workstations with individual configuration?
Just PM
Click here to go to the BoardKnowledgeBase
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
Searching for Servers and Workstations with individual configuration?
Just PM
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
- milanese
- TechAdmin
- Posts: 3293
- Joined: Wed Jan 09, 2013 9:02 am
- Location: btr rdx, r8 +
OBV MTF TMATrueSlope
there was a little glitch in the code, so please the two fast downloaders redownload
Cheers
Tommaso
Cheers
Tommaso
Global Prime is the official SHF broker 
Searching for Servers and Workstations with individual configuration?
Just PM
Click here to go to the BoardKnowledgeBase
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
Searching for Servers and Workstations with individual configuration?
Just PM
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
- TraderJoeForex
- Trader
- Posts: 1157
- Joined: Fri Mar 08, 2013 10:29 pm
- Location: South London
OBV MTF TMATrueSlope
Thanks lots for posting this.. might still be a glitch with the bar colors formula as not representing correctly - screenshot posted so you can see. It does not seem to be distinguishing between the greens and reds correctly?milanese » Tue Jan 06, 2015 10:56 am wrote:there was a little glitch in the code, so please the two fast downloaders redownload![]()
Cheers
Tommaso
Cheers for your time on this.
You do not have the required permissions to view the files attached to this post.
- milanese
- TechAdmin
- Posts: 3293
- Joined: Wed Jan 09, 2013 9:02 am
- Location: btr rdx, r8 +
OBV MTF TMATrueSlope
No there is no glitch naturally it stretched the higher TFs to show them correct on a lower TF, so one bar H4 will be 4 bars on H1...TraderJoeForex » Wed Jan 07, 2015 7:33 am wrote:Thanks lots for posting this.. might still be a glitch with the bar colors formula as not representing correctly - screenshot posted so you can see. It does not seem to be distinguishing between the greens and reds correctly?milanese » Tue Jan 06, 2015 10:56 am wrote:there was a little glitch in the code, so please the two fast downloaders redownload![]()
Cheers
Tommaso
Cheers for your time on this.
Cheers
Tommaso
Global Prime is the official SHF broker 
Searching for Servers and Workstations with individual configuration?
Just PM
Click here to go to the BoardKnowledgeBase
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
Searching for Servers and Workstations with individual configuration?
Just PM
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
- SpiderX
- Trader
- Posts: 554
- Joined: Thu Aug 22, 2013 4:50 pm
OBV TMATrueSlope NT indicator
Hi Tomasso,
Is there any possibility you could do one version with GadiOBV ?
Tried looking at the code and it seems all the buffers are used up, maybe you could have some means to do it without the additional buffer.[Edit: This statement about buffers is wrong. My mistake]
Cheers
Is there any possibility you could do one version with GadiOBV ?
Tried looking at the code and it seems all the buffers are used up, maybe you could have some means to do it without the additional buffer.[Edit: This statement about buffers is wrong. My mistake]
Cheers
"Love is patient, love is kind. It does not envy, it does not boast, it is not proud. It does not dishonor others, it is not self-seeking, it is not easily angered, it keeps no record of wrongs.Love does not delight in evil but rejoices with the truth. It always protects, always trusts, always hopes, always perseveres."
-Corinthians 13:4-8
-Corinthians 13:4-8
- milanese
- TechAdmin
- Posts: 3293
- Joined: Wed Jan 09, 2013 9:02 am
- Location: btr rdx, r8 +
OBV TMATrueSlope NT indicator
makes not much sense as the GadiObv, gives very simil values as the standart one, the coding is much more comlicated as I thought, so I deleted the pervoius versions here posted.SpiderX » Wed Jan 07, 2015 8:04 am wrote:Hi Tomasso,
Is there any possibility you could do one version with GadiOBV ?
Tried looking at the code and it seems all the buffers are used up, maybe you could have some means to do it without the additional buffer.[Edit: This statement about buffers is wrong. My mistake]
Cheers
Cheers
Tommaso
Global Prime is the official SHF broker 
Searching for Servers and Workstations with individual configuration?
Just PM
Click here to go to the BoardKnowledgeBase
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
Searching for Servers and Workstations with individual configuration?
Just PM
NOTE: Cookies and JavaScript are required for the using the board, with full functionality