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

Passing a NT indicator value to Tradestation

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

    Passing a NT indicator value to Tradestation

    Hi,

    I would appreciate if someone could let me know how to pass a NT calculated indicator variable to Tradestation. I just need to pass one number over that updates on tick.

    Thanks in advance!

    JW

    #2
    after doing some research, the only way i can figure out is to have NT write the output to a txt file and then I can have TS import that number in.

    Could someone please let me know the line of code that would write a single value to a txt file while deleting the old number? So I just need a txt file with the most updated number in it.

    thanks

    JW

    Comment


      #3
      Hi JW, unfortunately this is not supported.

      For writing txt files you could check those samples -



      BertrandNinjaTrader Customer Service

      Comment


        #4
        JW,

        How much coding experience do you have?

        You can pass the NT indicator value into a shared DLL between NT and TS.

        Send me a PM if you need some work done.
        mrlogik
        NinjaTrader Ecosystem Vendor - Purelogik Trading

        Comment


          #5
          do you mean like the GlobalVariable 2.2 dll that's available for TS?

          thanks

          Comment


            #6
            Yes, that's what I'm thinking.

            To make things easy, I would first only worry about passing the value in real-time. Historical indicator passing would be significantly more complex.
            mrlogik
            NinjaTrader Ecosystem Vendor - Purelogik Trading

            Comment

            Latest Posts

            Collapse

            Topics Statistics Last Post
            Started by truepenny, Today, 03:45 AM
            4 responses
            21 views
            0 likes
            Last Post truepenny  
            Started by nightstalker, 05-04-2024, 02:05 PM
            4 responses
            45 views
            1 like
            Last Post Leeroy_Jenkins  
            Started by Drone360x, Today, 10:27 AM
            0 responses
            5 views
            0 likes
            Last Post Drone360x  
            Started by NUVERSA, Today, 10:08 AM
            2 responses
            12 views
            0 likes
            Last Post NUVERSA
            by NUVERSA
             
            Started by truepenny, Today, 03:59 AM
            5 responses
            22 views
            0 likes
            Last Post truepenny  
            Working...
            X