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 judysamnt7, 03-13-2023, 09:11 AM
            4 responses
            59 views
            0 likes
            Last Post DynamicTest  
            Started by ScottWalsh, Today, 06:52 PM
            4 responses
            36 views
            0 likes
            Last Post ScottWalsh  
            Started by olisav57, Today, 07:39 PM
            0 responses
            7 views
            0 likes
            Last Post olisav57  
            Started by trilliantrader, Today, 03:01 PM
            2 responses
            21 views
            0 likes
            Last Post helpwanted  
            Started by cre8able, Today, 07:24 PM
            0 responses
            10 views
            0 likes
            Last Post cre8able  
            Working...
            X