stevehopwoodforex.com
https://www.stevehopwoodforex.com/phpBB3/
Print view

NeoTraders NB Indicator Lab
https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?t=639
Page 28 of 36
Author:  coolncalm [ Sat Sep 01, 2012 8:22 am ]
Post subject:  Re: NeoTraders NB Indicator Lab

Thanks for sharing, NeoTrader. Excellent indys.
Author:  NeoTrader [ Sat Sep 01, 2012 9:32 am ]
Post subject:  Re: NeoTraders NB Indicator Lab

hi cmeade,
cmeade2 wrote:I just leave it blank. It seems to do the same thing. Is that ok?
If it is blank than you get the behavior you experience...this is not a defined state and the results are what you get.

If you set it to 0 the indicator knows what you want and uses the appropriate values for color, width and so on.

happy trading,

NeoTrader

-
Author:  NeoTrader [ Sat Sep 01, 2012 9:34 am ]
Post subject:  Re: NeoTraders NB Indicator Lab

hi coolncalm,
coolncalm wrote:Thanks for sharing, NeoTrader. Excellent indys.
Thanks for the appreciation... ;)

hope they help you in your trading...

happy weekend,

NeoTrader
Author:  spyderman [ Sat Sep 01, 2012 1:29 pm ]
Post subject:  Re: NeoTraders NB Indicator Lab

Hey NT,

Thanks much for the indicators. Man it gets confusing with all the 10.2 threads going on. I got the 10.2 TmaSlopeTrue NT v1.4B.4.30 off FF and am playing with that.

Is there an easy way to modify the histogram colors for different levels on this or any of the TMA slope indicators for that matter. Your code isn't accessible, but looking at the other TMA's I can't see where the parameters for the different colors are spelled out (I'm certainly no coder. Can just manage to change a few colors and levels, etc.)

There's a lot of discussions about the use of these indicators, primarily around the .04 & .08 levels. Not much said about the bar colors. For my personal use it would seem clearer to have green above 0 and red below. One shade for 0 to .0399/-.0399, shade change at .04 and .08, etc.

Not suggesting it should be changed, just wondering if there was an easy way for me to modify it for myself.

Thanks,
Spyderman
Author:  NeoTrader [ Sat Sep 01, 2012 2:00 pm ]
Post subject:  Re: NeoTraders NB Indicator Lab

hi spyderman,
spyderman wrote:Thanks much for the indicators. Man it gets confusing with all the 10.2 threads going on. I got the 10.2 TmaSlopeTrue NT v1.4B.4.30 off FF and am playing with that.

Is there an easy way to modify the histogram colors for different levels on this or any of the TMA slope indicators for that matter. Your code isn't accessible, but looking at the other TMA's I can't see where the parameters for the different colors are spelled out (I'm certainly no coder. Can just manage to change a few colors and levels, etc.)

There's a lot of discussions about the use of these indicators, primarily around the .04 & .08 levels. Not much said about the bar colors. For my personal use it would seem clearer to have green above 0 and red below. One shade for 0 to .0399/-.0399, shade change at .04 and .08, etc.

Not suggesting it should be changed, just wondering if there was an easy way for me to modify it for myself.
This particular Indicator you mentioned above defines it colors in this code segment

Code: Select all

#property indicator_color1 Yellow
#property indicator_color2 DarkBlue
#property indicator_color3 Green
#property indicator_color4 LimeGreen
#property indicator_color5 FireBrick
#property indicator_color6 Red
#property indicator_color7 Teal
#property indicator_color8 HotPink
it uses different Indicator Buffers for the view of the Histograms.
Play with them and see what happens.. ;)


Íf you only want a single up down color you could also use my TMATrue SlopeHisto MTF Indicator...

set timeFrames to 0
set showHisto to true
histoLevel allows you to set at what Level the histo changes its color...set it to 0 if you want them to switch the Color at the 0 Level...
The colors can be selected at the end of the Parameter List.

If you are finished save it as template.. ;)

hope this helps...


happy weekend,

NeoTrader

-
Author:  spyderman [ Sat Sep 01, 2012 2:41 pm ]
Post subject:  Re: NeoTraders NB Indicator Lab

NeoTrader wrote:hi spyderman,
spyderman wrote:Thanks much for the indicators. Man it gets confusing with all the 10.2 threads going on. I got the 10.2 TmaSlopeTrue NT v1.4B.4.30 off FF and am playing with that.

Is there an easy way to modify the histogram colors for different levels on this or any of the TMA slope indicators for that matter. Your code isn't accessible, but looking at the other TMA's I can't see where the parameters for the different colors are spelled out (I'm certainly no coder. Can just manage to change a few colors and levels, etc.)

There's a lot of discussions about the use of these indicators, primarily around the .04 & .08 levels. Not much said about the bar colors. For my personal use it would seem clearer to have green above 0 and red below. One shade for 0 to .0399/-.0399, shade change at .04 and .08, etc.

Not suggesting it should be changed, just wondering if there was an easy way for me to modify it for myself.
This particular Indicator you mentioned above defines it colors in this code segment

Code: Select all

#property indicator_color1 Yellow
#property indicator_color2 DarkBlue
#property indicator_color3 Green
#property indicator_color4 LimeGreen
#property indicator_color5 FireBrick
#property indicator_color6 Red
#property indicator_color7 Teal
#property indicator_color8 HotPink
it uses different Indicator Buffers for the view of the Histograms.
Play with them and see what happens.. ;)


Íf you only want a single up down color you could also use my TMATrue SlopeHisto MTF Indicator...

set timeFrames to 0
set showHisto to true
histoLevel allows you to set at what Level the histo changes its color...set it to 0 if you want them to switch the Color at the 0 Level...
The colors can be selected at the end of the Parameter List.

If you are finished save it as template.. ;)

hope this helps...


happy weekend,

NeoTrader

-
Thanks Neo,

I'll play with that. 8-)
Author:  Vesko [ Sun Sep 02, 2012 10:36 am ]
Post subject:  Re: NeoTraders NB Indicator Lab

Hi Neo and All,

that is when i attach the NT-RT-TMA on my chart.
Could some body to help me how to instal properly?
Author:  NeoTrader [ Sun Sep 02, 2012 10:46 am ]
Post subject:  Re: NeoTraders NB Indicator Lab

hi vesko,
Vesko wrote:that is when i attach the NT-RT-TMA on my chart.
Could some body to help me how to instal properly?
Did you read the description?

This is a rule tester so it means that you need to set a rule number in the Parameters and also set up the according parameters per rule you want to use or use the defaults.

Please check the description to see what rules and parameters are available.

If you have further questions don't hesitate to ask...but be more specific about what you want to accomplish..

happy Sunday,

NeoTrader

-
Author:  Vesko [ Sun Sep 02, 2012 11:40 am ]
Post subject:  Re: NeoTraders NB Indicator Lab

NeoTrader wrote:hi vesko,
Vesko wrote:that is when i attach the NT-RT-TMA on my chart.
Could some body to help me how to instal properly?
Did you read the description?

This is a rule tester so it means that you need to set a rule number in the Parameters and also set up the according parameters per rule you want to use or use the defaults.

Please check the description to see what rules and parameters are available.

If you have further questions don't hesitate to ask...but be more specific about what you want to accomplish..

happy Sunday,

NeoTrader

-
Thanks Neo,
the problem is that my English is no so good and some time i can't understand the the explanation. But any way i will check again.
Thanks for the quick response.
Author:  NeoTrader [ Sun Sep 02, 2012 11:58 am ]
Post subject:  Re: NeoTraders NB Indicator Lab

hi vesko,
Vesko wrote:the problem is that my English is no so good and some time i can't understand the the explanation. But any way i will check again.
Thanks for the quick response.
Don't know what your language is so can't comment on that.. ;)

Google translator makes a good job in translating all sort of texts...maybe you should try it.


happy Sunday,

NeoTrader

-
All times are UTC Page 28 of 36