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 The_Sec, Today, 02:29 PM
            1 response
            5 views
            0 likes
            Last Post NinjaTrader_Jesse  
            Started by jeronymite, 04-12-2024, 04:26 PM
            2 responses
            30 views
            0 likes
            Last Post NinjaTrader_BrandonH  
            Started by Mindset, 05-06-2023, 09:03 PM
            10 responses
            265 views
            0 likes
            Last Post NinjaTrader_BrandonH  
            Started by michi08, 10-05-2018, 09:31 AM
            5 responses
            743 views
            0 likes
            Last Post NinjaTrader_ChelseaB  
            Started by tsantospinto, 04-12-2024, 07:04 PM
            4 responses
            63 views
            0 likes
            Last Post aligator  
            Working...
            X