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 Waxavi, Today, 02:10 AM
    0 responses
    5 views
    0 likes
    Last Post Waxavi
    by Waxavi
     
    Started by TradeForge, Today, 02:09 AM
    0 responses
    11 views
    0 likes
    Last Post TradeForge  
    Started by Waxavi, Today, 02:00 AM
    0 responses
    2 views
    0 likes
    Last Post Waxavi
    by Waxavi
     
    Started by elirion, Today, 01:36 AM
    0 responses
    4 views
    0 likes
    Last Post elirion
    by elirion
     
    Started by gentlebenthebear, Today, 01:30 AM
    0 responses
    5 views
    0 likes
    Last Post gentlebenthebear  
    Working...
    X