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

Gloabal Variables?

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

    #61
    Thanks for the reply. I've been working on this issue and I've found a work around for 64 bit when using static variables. This seems to be working fine on real time trades but will not display historical trades properly.

    I don't currently know enough about C# to be of much help in developing a 64bit version of the GV. While my workaround isn't perfect I think it will be good enough for now

    Comment


      #62
      Hello shazzmoe,

      you should notice, that the GV.dll is not a C# dll - it's written in C/C++. I don't know, what exactly you want to do, but there is one thing you can only do with a global variable: Share data between different Timefames in different(!) Chart-windows. That's a Faeture static variables can't provide....

      Jens

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by PhillT, Today, 02:16 PM
      2 responses
      3 views
      0 likes
      Last Post PhillT
      by PhillT
       
      Started by Kaledus, Today, 01:29 PM
      3 responses
      9 views
      0 likes
      Last Post NinjaTrader_Jesse  
      Started by frankthearm, Yesterday, 09:08 AM
      14 responses
      47 views
      0 likes
      Last Post NinjaTrader_Clayton  
      Started by gentlebenthebear, Today, 01:30 AM
      2 responses
      13 views
      0 likes
      Last Post gentlebenthebear  
      Started by PaulMohn, Today, 12:36 PM
      2 responses
      17 views
      0 likes
      Last Post PaulMohn  
      Working...
      X