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

real-time external value as indicator

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

    real-time external value as indicator

    Suppose I've got an external program returning something I want to use as a real-time indicator. Black-box if you want. Let it be sun or moon positions on the sky or the frequency of certain words in social media.

    What are feasible ways to make an indicator out of this, without having to re-code it in ninja? One way I can think of is creating a pseudo-symbol and feeding it via NtDirect.dll by calling Bid() in external program whenever the value changes. Are there more "natural" ways? Can an indicator listen on a socket or TCP port?

    #2
    Hello MaxMnn,

    Thank you for your post.

    As NinjaScript is C# based, most libraries can be used in order to perform various tasks. You have detailed a few ideas in your note. I would leave this open to any one else who would like to comment.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by RideMe, 04-07-2024, 04:54 PM
    6 responses
    31 views
    0 likes
    Last Post RideMe
    by RideMe
     
    Started by tkaboris, Today, 05:13 PM
    0 responses
    2 views
    0 likes
    Last Post tkaboris  
    Started by GussJ, 03-04-2020, 03:11 PM
    16 responses
    3,281 views
    0 likes
    Last Post Leafcutter  
    Started by WHICKED, Today, 12:45 PM
    2 responses
    19 views
    0 likes
    Last Post WHICKED
    by WHICKED
     
    Started by Tim-c, Today, 02:10 PM
    1 response
    10 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Working...
    X