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

Manual to Automated 60min Price Bar/SMA strategy

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

    Manual to Automated 60min Price Bar/SMA strategy

    Hello Everyone,

    Just downloaded Ninja on my computer and trying to convert my simple manual (Ameritrade) strategy from Ameritrade Strategy deck to automated Ninja.
    It may sound too simple, but I want to build just 2 indicators:
    - Bar[Close,60min]
    - Simple MA[lenght=5,time=60min, offset=0]

    Price close is checked every 60 minutes, starting from the 1st minute (Interval on Ameritrade Strategy desk is set for 1 minute)

    The SMA part is ok, but can't figure our the Price Bar piece...
    Could anybody help me with that, simple for pros, question??

    Thanks a lot!
    TL

    #2
    telecompilot, welcome to our forums! I'm not sure I follow exactly on your strategy setup, but the you can access the close price with Close[0] for example, the brackets denote the bars back you need. If you look to combine the 1 minute and 60 min timeframe in our strategy, you would need to code a MultiTimeFrame strategy, then this help guide guide section will help to familiarize yourself with the basics - http://www.ninjatrader-support.com/H...struments.html
    BertrandNinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by PaulMohn, Today, 12:36 PM
    2 responses
    16 views
    0 likes
    Last Post PaulMohn  
    Started by Conceptzx, 10-11-2022, 06:38 AM
    2 responses
    53 views
    0 likes
    Last Post PhillT
    by PhillT
     
    Started by Kaledus, Today, 01:29 PM
    0 responses
    4 views
    0 likes
    Last Post Kaledus
    by Kaledus
     
    Started by yertle, Yesterday, 08:38 AM
    8 responses
    37 views
    0 likes
    Last Post ryjoga
    by ryjoga
     
    Started by rdtdale, Today, 01:02 PM
    1 response
    6 views
    0 likes
    Last Post NinjaTrader_LuisH  
    Working...
    X