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 NullPointStrategies, Yesterday, 05:17 AM
    0 responses
    65 views
    0 likes
    Last Post NullPointStrategies  
    Started by argusthome, 03-08-2026, 10:06 AM
    0 responses
    139 views
    0 likes
    Last Post argusthome  
    Started by NabilKhattabi, 03-06-2026, 11:18 AM
    0 responses
    75 views
    0 likes
    Last Post NabilKhattabi  
    Started by Deep42, 03-06-2026, 12:28 AM
    0 responses
    45 views
    0 likes
    Last Post Deep42
    by Deep42
     
    Started by TheRealMorford, 03-05-2026, 06:15 PM
    0 responses
    50 views
    0 likes
    Last Post TheRealMorford  
    Working...
    X