Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Orders function needs additional instrument parameter

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

    Orders function needs additional instrument parameter

    The orders function from the DLL is not very usefull for Tradestation users. As you know TS has a limit of 500 chars in the strings returned from a DLL. I use very long order IDs like so: "BUY-LE H2-T35-1538-35-STOPLIMIT-58.46-58.59". In a very volatile date I can generated a large number of orders. Having an Id of about 40 characters it limits the maximum number of orders that I can get back from this function. I basically can not use it because I do not know in a deterministic maner if I have gotten all orders. Also I usually interested in the order of a single instrument since I am calling the function from a particular chart and I do not care about the other symbols at that moment. I believe that adding an additional function or modifying the current one will enhance the API very much. Having two functions like showing below should be added to the DLL.

    string Orders(string account,string symbol)
    string Orders(string account)

    Moscu

    #2
    Yes we are aware of this TS limitation. Thanks for your suggestion, we will consider this for a future version.
    RayNinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Mindset, 04-21-2026, 06:46 AM
    0 responses
    102 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by M4ndoo, 04-20-2026, 05:21 PM
    0 responses
    144 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by M4ndoo, 04-19-2026, 05:54 PM
    0 responses
    71 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by cmoran13, 04-16-2026, 01:02 PM
    0 responses
    125 views
    0 likes
    Last Post cmoran13  
    Started by PaulMohn, 04-10-2026, 11:11 AM
    0 responses
    79 views
    0 likes
    Last Post PaulMohn  
    Working...
    X