Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

Partner 728x90

Collapse

Indicators and Strategies - Stop Syntax ATR based

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Indicators and Strategies - Stop Syntax ATR based

    Hi there,
    i´am Mike from germany and a new user of ninjatrader. So please excuse my bad english an perhaps stupid questions.

    My problem is to translate my systemcode from MarketMaker2.63 (a German Software with own language) to ninja language. So perhaps there will be quick workin fingers an brains.

    You see my descision chart:
    Click image for larger version

Name:	ttt.gif
Views:	1
Size:	32.6 KB
ID:	890822

    All I use is this:
    1. 89 EMA on close Colored (dots)
    2. 34 EMA on high colored (dots)
    2a. 34 EMA on low colored (dots)
    3. close-atr(21) = Stop for Longs shown if 1-2a are positiv (greater as 1 before) (dots)
    4. close+(Factor*atr(21, exponentiell)) = Target for Longs shown if 1-2a are positiv ...
    5. close+atr(21) = Stop for Shorts shown if 1-2a are negativ (greater as 1 before) (dots)
    6. close-(Factor*atr(21, exponentiell)) = Target for Shorts shown if 1-2a are positiv ...

    Now .. can I have help for programming the indicators and strategies, ecpecially the atr-values?

    Thank you for your great answers.

    Mike

    #2
    Mike,

    Welcome to the NinjaTrader Support Forums. Unfortunately we do not offer any custom coding services at this time. You can try contacting on of the 3rd party NinjaScript Consultants instead though: http://www.ninjatrader.com/webnew/pa...injaScript.htm
    Josh P.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by FishTrade, Today, 03:42 PM
    0 responses
    1 view
    0 likes
    Last Post FishTrade  
    Started by Richozzy38, Today, 01:06 PM
    3 responses
    14 views
    0 likes
    Last Post Richozzy38  
    Started by ttrader23, Today, 09:04 AM
    2 responses
    12 views
    0 likes
    Last Post ttrader23  
    Started by geotrades1, Today, 07:54 AM
    10 responses
    26 views
    0 likes
    Last Post NinjaTrader_BrandonH  
    Started by ninza33, Yesterday, 12:31 PM
    3 responses
    16 views
    0 likes
    Last Post NinjaTrader_LuisH  
    Working...
    X