Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Mutlitple time frames and charting zero values

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

    Mutlitple time frames and charting zero values

    Hi NT developers,
    Having major esig problems today so started looking into charts, etc in Ninja. Have a few of questions:
    1. Is there a tutorial for the lingo? Don't want to learn yet another scripting language unless absolutely necesary but would like to know how to edit existing scripts.
    2. Can indicators access multiplte time frames? Like putting a 30m moving average on a 5m chart?
    3. I can't get TICK-NYSE to chart correctly: it won't print the negative values, only the positive ones.

    OK, thats all for now.

    Thanks,

    Jonathan

    #2
    imported post

    Hi,

    1) What is a lingo? Check out the help docs for a starter on NinjaScript.
    2) No
    3) This is a bug in NT5, since negative prices are not handled correctly. Will be fixed with NT6.

    Regards

    Comment


      #3
      imported post

      -Thanks. Lingo is slang for language, ie another programming language. I'll check out the help docs.
      -Bummer about mutliple time frames. Is a nice feature.
      - OK. I'll wait for the new release.

      Jonathan

      Comment


        #4
        imported post

        If you want to put an indicator from another timeframe on a chart, all you need to do is to multiply or divide the values.

        For instance, if you have a9 period moving average on a9 minute chart, and youwant to display it on a3 minute chart, 3 goes into9, 3 times, somultiplythe 9 period moving average by 3 and placethe27 period moving average on the3 minute.

        The27 periodMA on the 3M chart will bevery close to the9 period MA on the 9M chart.

        al_gorithm

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by usazencort, Today, 01:16 AM
        0 responses
        1 view
        0 likes
        Last Post usazencort  
        Started by kaywai, 09-01-2023, 08:44 PM
        5 responses
        603 views
        0 likes
        Last Post NinjaTrader_Jason  
        Started by xiinteractive, 04-09-2024, 08:08 AM
        6 responses
        22 views
        0 likes
        Last Post xiinteractive  
        Started by Pattontje, Yesterday, 02:10 PM
        2 responses
        21 views
        0 likes
        Last Post Pattontje  
        Started by flybuzz, 04-21-2024, 04:07 PM
        17 responses
        230 views
        0 likes
        Last Post TradingLoss  
        Working...
        X