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 GussJ, 03-04-2020, 03:11 PM
    16 responses
    3,279 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
    9 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Started by Taddypole, Today, 02:47 PM
    0 responses
    5 views
    0 likes
    Last Post Taddypole  
    Started by chbruno, 04-24-2024, 04:10 PM
    4 responses
    52 views
    0 likes
    Last Post chbruno
    by chbruno
     
    Working...
    X