QuantDeveloper/ TT connectivity and other issues

Discussion in 'Trading Software' started by SmoothTraderFX, Nov 9, 2005.

  1. Agree.
    Something awkward just to set up the password on property and others on files.

    By the way, do you have any schedulein your mind for update of TT account/position/order request/download feature ?(that you mention high prioirty in to-do-list)

    Thanks.

    Regards,
    Smooth
     
    #41     Nov 13, 2005
  2. We are currently working on specifications for QD 2.0 but I believe the features you've mentioned will be available in QD 1.1. , which will also feature new charting engine.

    Regards,
    Anton
     
    #42     Nov 13, 2005
  3. Sounds good.
    Thanks.

    By the way, VF has replied me they will set up a SIMM account for TTFIX. I am very glad.

    Regards,
    Smooth
     
    #43     Nov 13, 2005
  4. http://www.ninjatrader-support.com/support_ConnectivityGuide_TradingTechnologies.htm

    NinjaTrader 'absorbs' that TTFIX-cfg issue to configure programatically. Why don't you include this one in the specification2.0? Just a thought.

    Regards.
     
    #44     Nov 13, 2005
  5. Anton,

    VF support gave me the infromation to connect to the demoserver as below.

    Member ID TTORDXX
    Group ID: A12
    Trader ID: A12
    Password: password
    Account #: 50000A12
    Gateway #: 12.34.56.789

    *I changed it to XX or A or 1234.. from the original.

    using the above infromation in the email from you, I overwrote
    QuantDeveloper tt.cfg file as

    #order session

    [SESSION]
    SenderCompID=TTORDXX
    TargetCompID=TT_ORDER
    SocketConnectHost=12.34.56.789
    SocketConnectPort=10501
    FileStorePath=logs/execution

    #price session

    [SESSION]
    SenderCompID=TTORDXX
    TargetCompID=TT_PRICE
    SocketConnectHost=12.34.56.789
    SocketConnectPort=10502
    FileStorePath=logs/price


    Then, QD TTFIX property as

    Account: 50000A12
    ClearingAccount: (<=BLANK)
    Password: password


    I didn't use
    Group ID: A12
    Trader ID: A12

    Unfortunately, I cannot connect to the server.
    Could you instruct me?

    Thanks in advance.
    Regards,

    Ken
     
    #45     Nov 13, 2005
  6. probably SenderCompID=TTORDXX is wrong and missing that info.
     
    #46     Nov 13, 2005
  7. Basically resolved.

    Thanks.
     
    #47     Nov 13, 2005
  8. Anton,

    Instruments request and real time quote works fine, and now Order stage.

    Looks like TTAdapter doesn't feed back Fill information to QD, is this normal in this version?
    I can send an order from QD to TTAPI, and it can be confirm the order filled at XTrader Window. However, the filled information is not reflected in QD.
    All I can see is order-sent and rejected information. No Pending/Filled/Cancelled info.

    Please advise.

    regards.
     
    #48     Nov 14, 2005
  9. Indeed QD should receive and process execution reports from TT FA (and consequantly provide you with variety of executionreport / orderstatus and portfolio / position events).

    PS. You should set proper Account property in QD TT FIX properties to be able to send your orders to TT gateways (I am not sure about TTSIM but it's required for VF).

    Regards,
    Anton
     
    #49     Nov 14, 2005
  10. Anton,

    You mean, my situation that QD cannot receive filled info is not normal, right?

    I am sure I sent orders properly to TT/VF gateway because I can confirm the filled info in Xtrader which is running at the same time. Just the filled status does not refrect to QD.

    Regards.
     
    #50     Nov 14, 2005