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

NeoTraders NB Indicator Lab
https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?t=639
Page 2 of 36
Author:  NeoTrader [ Wed Jun 20, 2012 11:35 am ]
Post subject:  Re: NeoTraders NB Indicator Lab

spotdespot wrote:Great - thanks - I should have checked that myself :oops:
yeah i know....i thought the same about the histo mode.. ;)
spotdespot wrote:Liked the Simpson's clock avatar....bring it back :lol:
your wish is my order.... I just thought it would be to distractive ;)

happy trading,

NeoTrader

P.S.: You will have a PM in a Minute... ;)
Author:  forexripper [ Wed Jun 20, 2012 1:37 pm ]
Post subject:  Re: NeoTraders NB Indicator Lab

Thanks.

Will wait for Steve to show some interest in this strategy.
Author:  SMScom [ Wed Jun 20, 2012 6:30 pm ]
Post subject:  Re: NeoTraders NB Indicator Lab

NeoTrader:

Proper attribution for the (Verb) Mod indicator I furnished you goes to robbo1961. He introduced it May 21st on post #2217 on the Nb 10.0 thread on ForexForum. Thought you'd like to know.

Take care,

Steve
Author:  NeoTrader [ Thu Jun 21, 2012 9:59 am ]
Post subject:  NT TMA-CSS-SP New Version v1.0.2

NT TMA-CSS-SP
New Version: v.1.0.2 released on 21.06.2012
nt tma-css-sp h1 analysis with diff, ratio, base, cross values in histo mode.gif
Changes in Version 1.0.2
  • Fixed: Ratio Value doesn't show in Histo Mode (thanks to spotdespot for spotting ;) )
  • Fixed: Ratio Value doesn't calculate sometimes (thanks to spotdespot for spotting ;) )
  • New Feature: Histo Mode can now view different slope Values.
    Just set all other showSlope Parameters to false and only the slope value you want to see to true.
    If all slope values are set to true, Diff will be shown as default.
  • New Feature: Label of Histogram bars shows Information about current TMAmode and viewed Slope
  • Change: some Parameter-names have changed (eg. show)
  • Change: Changes in IndexBuffer

    Code: Select all

    	IndicatorBuffers(7);
    	
    	SetIndexBuffer ( 0, slopeCSSDiff );
    	SetIndexLabel ( 0, "CSS Difference" );
    
    	SetIndexBuffer ( 1, slopeCSSRatio );
    	SetIndexLabel ( 1, "CSS Ratio" );
    
    	SetIndexBuffer ( 2, histoOverLevel );
    	SetIndexLabel ( 2, StringConcatenate ( histoName, " - over ", histoLevel, " - " ) );
    
    	SetIndexBuffer ( 3, histoUnderLevel );
    	SetIndexLabel ( 3, StringConcatenate ( histoName, " - under ", -histoLevel, " - " ) );
    
    	SetIndexBuffer ( 4, histoRanging );
    	SetIndexLabel ( 4, StringConcatenate ( histoName, " - Range - " ) );
    
    	SetIndexBuffer ( 5, slopeCurrencyBase );
    	SetIndexLabel ( 5, currencyBase );
    	
    	SetIndexBuffer ( 6, slopeCurrencyCross );
    	SetIndexLabel ( 6, currencyCross );
    
If you have any further Feature Requests or find any Bugs please inform me here on the thread.

have fun and enjoy,


NeoTrader


Download in Post 1

-
Author:  Eamonn [ Thu Jun 21, 2012 11:10 am ]
Post subject:  Re: NeoTraders NB Indicator Lab

Superb stuff Neo !!!
Author:  aacd_1 [ Thu Jun 21, 2012 3:34 pm ]
Post subject:  Re: NeoTraders NB Indicator Lab

thanks for your update, if you can decrease the CPU usage that.s great.
Author:  NeoTrader [ Thu Jun 21, 2012 3:48 pm ]
Post subject:  Re: NeoTraders NB Indicator Lab

Hi aacd,
aacd_1 wrote:thanks for your update, if you can decrease the CPU usage that.s great.
My version is already faster and less resource hungry then baludas version...but if you want to decrease the cpu usage further you can use the maxBar parameter to use a lesser Number of Bars. just set it to something about 100 or experiment for yourself...as default all bars will be used (setting 0).

Don't forget that this indicator is based on the CSS calculation of Baluda...this means that all related currency pairs are calculated in the background to get the Currency Strength for each of the two currencies in this pair.

happy trading,

NeoTrader
Author:  garyfritz [ Thu Jun 21, 2012 3:49 pm ]
Post subject:  Re: NeoTraders NB Indicator Lab

NeoTrader wrote:
spotdespot wrote:Liked the Simpson's clock avatar....bring it back :lol:
your wish is my order.... I just thought it would be to distractive ;)
The Homer clock is funny, but I think this is a better avatar for you!
Author:  NeoTrader [ Thu Jun 21, 2012 4:04 pm ]
Post subject:  Re: NeoTraders NB Indicator Lab

Hi gary,
garyfritz wrote:The Homer clock is funny, but I think this is a better avatar for you!
me likey... ;) will try it...

tried it...this was actually more distractive...I thought I would be neurolized like in MIB, and this every second... ;).

I think I go with my own lesser distractive simpson like avatar.. ;)


happy trading,

NeoTrader
Author:  forexripper [ Thu Jun 21, 2012 4:32 pm ]
Post subject:  Re: NeoTraders NB Indicator Lab

Neo just a quick request. The diff and ratio is now telling me the story so good on that front. Just that I am not able to gauge if ratio is increasing or decreasing so a histogram like of Diff would be helpful. Can you please add that to the indi. If possible, user should be able to trun it on or off as desired. Thanks a lot.
All times are UTC Page 2 of 36