NexusFi: Find Your Edge


Home Menu

 





StepMa


Discussion in NinjaTrader

Updated
      Top Posters
    1. looks_one wh with 10 posts (5 thanks)
    2. looks_two Riverend with 6 posts (2 thanks)
    3. looks_3 sharky with 4 posts (5 thanks)
    4. looks_4 max-td with 3 posts (0 thanks)
      Best Posters
    1. looks_one Elliott Wave with 5 thanks per post
    2. looks_two sefstrat with 3 thanks per post
    3. looks_3 sharky with 1.3 thanks per post
    4. looks_4 wh with 0.5 thanks per post
    1. trending_up 28,839 views
    2. thumb_up 23 thanks given
    3. group 7 followers
    1. forum 29 posts
    2. attach_file 17 attachments




 
Search this Thread
  #1 (permalink)
 
Riverend's Avatar
 Riverend 
Westlake, Oh
 
Experience: Beginner
Platform: NinjaTrader
Trading: CL
Posts: 356 since Jun 2009
Thanks Given: 1,519
Thanks Received: 220

I tried this indicator but only get a flat yellow line across the top of the chart.
I tried different instruments and time frames but no luck. Any ideas?
Thanks, Vic


Started this thread Reply With Quote

 
Best Threads (Most Thanked)
in the last 7 days on NexusFi
Sober Journey With S&P
22 thanks
2026 Jlab journal
10 thanks
Trying to learn Volume and price action correlation
8 thanks
Algo automated / semi-automated trading anyone?
6 thanks
Lady Vols Primer: Trading Volatility Journal
5 thanks
  #2 (permalink)
 
Riverend's Avatar
 Riverend 
Westlake, Oh
 
Experience: Beginner
Platform: NinjaTrader
Trading: CL
Posts: 356 since Jun 2009
Thanks Given: 1,519
Thanks Received: 220

I now have "steps" and color change. Only see step up and step down, no step netural.
I changed the color mode from default 0 to 2. Setting it to 3 shows no lines at all
Also have step size set at 5 and TenthPip set at 10.

Thanks for any further help.

Vic


Started this thread Reply With Quote
  #3 (permalink)
 
Riverend's Avatar
 Riverend 
Westlake, Oh
 
Experience: Beginner
Platform: NinjaTrader
Trading: CL
Posts: 356 since Jun 2009
Thanks Given: 1,519
Thanks Received: 220


Hello Todd,
No I'm working of post #2 by WH. That link will take you directly to the NT indicator file sharing section. I searched the NT site for other post and found that other had problem with the yellow line also.
MQL to NinjaScript translation request: StepMA 7.1 - Page 2 - NinjaTrader Support Forum
Check it out.
Looks like this will do what I need it to do as is without the yellow
Hope this helps.

Vic


Started this thread Reply With Quote
  #4 (permalink)
 
wh's Avatar
 wh 
Neubrandenburg, Germany
 
Experience: Advanced
Platform: R
Trading: Stocks
Posts: 538 since Jun 2009
Thanks Given: 298
Thanks Received: 512


Riverend View Post
Hello Todd,
No I'm working of post #2 by WH. That link will take you directly to the NT indicator file sharing section. I searched the NT site for other post and found that other had problem with the yellow line also.
MQL to NinjaScript translation request: StepMA 7.1 - Page 2 - NinjaTrader Support Forum
Check it out.
Looks like this will do what I need it to do as is without the yellow
Hope this helps.

Vic

use colormode 2 i think that resolve your problem


Attached Thumbnails
Click image for larger version

Name:	todd.png
Views:	640
Size:	48.3 KB
ID:	696  
Reply With Quote
  #5 (permalink)
 
Riverend's Avatar
 Riverend 
Westlake, Oh
 
Experience: Beginner
Platform: NinjaTrader
Trading: CL
Posts: 356 since Jun 2009
Thanks Given: 1,519
Thanks Received: 220

Thanks for the reply back WH. In post #6 I said color mode 2 worked best
Your settings at stepsize 4 and Tenthpip 8 definitely look better than 5 and 10.I don't have EMA available in my drop down menu for MA type. Did you
add this latter.
Thanks again,
Vic


Started this thread Reply With Quote
  #6 (permalink)
 
wh's Avatar
 wh 
Neubrandenburg, Germany
 
Experience: Advanced
Platform: R
Trading: Stocks
Posts: 538 since Jun 2009
Thanks Given: 298
Thanks Received: 512


Riverend View Post
Thanks for the reply back WH. In post #6 I said color mode 2 worked best
Your settings at stepsize 4 and Tenthpip 8 definitely look better than 5 and 10.I don't have EMA available in my drop down menu for MA type. Did you
add this latter.
Thanks again,
Vic

i use it on 4 range and 8 range charts

public enum MAAverageType
{
WMA,
SMA,
EMA,

}

open file with editor and add ema into


Reply With Quote
  #7 (permalink)
 
Riverend's Avatar
 Riverend 
Westlake, Oh
 
Experience: Beginner
Platform: NinjaTrader
Trading: CL
Posts: 356 since Jun 2009
Thanks Given: 1,519
Thanks Received: 220

Hey WH, Thanks for the instructions. First time I edited an indicator!
EmA is now in the drop down for MA types. Still don't have any yellow lines
but will keep on trying. I'm using 4 and 11 range bars also.Thanks for the help.

Vic


Started this thread Reply With Quote
  #8 (permalink)
 
sharky's Avatar
 sharky 
MIAMI,FL
Market Wizard
 
Experience: Advanced
Platform: NinjaTrader, tradingview
Broker: Private
Trading: Crypto and natural gas
Posts: 1,064 since Jun 2009
Thanks Given: 625
Thanks Received: 3,908

this is my settings see if anyone can make it better post your feed back and i will try to make it as close to allas average as i can...sharky


Attached Thumbnails
Click image for larger version

Name:	new2.png
Views:	1207
Size:	112.1 KB
ID:	727   Click image for larger version

Name:	settings_stepma.png
Views:	900
Size:	53.5 KB
ID:	728  
Attached Files
Elite Membership required to download: stepma.zip
Visit my NexusFi Trade Journal Reply With Quote
Thanked by:
  #9 (permalink)
 
wh's Avatar
 wh 
Neubrandenburg, Germany
 
Experience: Advanced
Platform: R
Trading: Stocks
Posts: 538 since Jun 2009
Thanks Given: 298
Thanks Received: 512


sharky View Post
this is my settings see if anyone can make it better post your feed back and i will try to make it as close to allas average as i can...sharky

nice sharky-chart, for me a little bit sensitive ...

StepMaV71(2,False,0.5,10,EMA,0,4,8)

Fine Tuning is 0.3 instead 0.5

wh


Attached Thumbnails
Click image for larger version

Name:	wh vs sharky.png
Views:	775
Size:	163.8 KB
ID:	762   Click image for larger version

Name:	wh vs sharky 2.png
Views:	649
Size:	156.3 KB
ID:	763  
Reply With Quote
Thanked by:
  #10 (permalink)
 
wh's Avatar
 wh 
Neubrandenburg, Germany
 
Experience: Advanced
Platform: R
Trading: Stocks
Posts: 538 since Jun 2009
Thanks Given: 298
Thanks Received: 512


A quote from Elliott Wave

NinjaTrader Support Forum - View Single Post - MQL to NinjaScript translation request: StepMA 7.1

Quoting 
This is a really amazing and unique moving average created by Igorad from the Trend Laboratory and Forex-TSD forums.

I find it extremely useful because it has very low lag when the market is trending but is 100% flat when the market is ranging. I like it even better than the JurikJMA.

Here is the code if anyone is able to translate it. I'm sure many people would find it useful...

Length: Volty Length
Kv: Sensivity Factor
StepSize: Constant Step Size (if need)
MA_Mode: Volty MA Mode : 0-SMA, 1-LWMA
Advance: Offset
Percentage: Percentage of Up/Down Moving
HighLow: High/Low Mode Switch (more sensitive)
ColorMode: Color Mode Switch


Reply With Quote




Last Updated on July 30, 2009


© 2026 NexusFi®, s.a., All Rights Reserved.
Av Ricardo J. Alfaro, Century Tower, Panama City, Panama, Ph: +507 833-9432 (Panama and Intl), +1 888-312-3001 (USA and Canada)
All information is for educational use only and is not investment advice. There is a substantial risk of loss in trading commodity futures, stocks, options and foreign exchange products. Past performance is not indicative of future results.
About Us - Contact Us - Site Rules, Acceptable Use, and Terms and Conditions - Downloads - Top
no new posts