• Ask a question
  • Spaces
    • TT® Platform
    • X_TRADER® Platform
    • TT Mobile
    • Charting & Analytics
    • ADL®
      • ADL Samples
    • Autospreader®
    • Autotrader™
    • TT Algo SDK
    • FIX
    • APIs
      • TT .NET SDK
      • TT API & XT API
      • TT REST API
    • Cryptocurrencies
    • Markets & Exchanges
    • MiFID II
    • Options
    • RTD
    • TT Score
    • Topics
    • Questions
    • Articles
    • Ideas
    • Users
    • Badges
  • Sign in
  • Home /
  • APIs /
  • TT .NET SDK /
avatar image
0
Question by kevinwilson21 · Jul 17 at 02:02 PM · TT.NET.SDK

Time Sliced

Can you show an example of a time sliced order?

Comment
Add comment
10 |1800 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

1 Reply

· Add your reply
  • Sort: 
avatar image
0

Answer by trishmessina · Jul 17 at 03:31 PM

@kevinwilson21 I don't have a time sliced order example, maybe someone else does.
The SSEOrderRouting sample in the git sample repo shows an example for an iceberg order. Time sliced would follow a similar pattern but populating the appropriate data for the time sliced algo. Approriate data is pulled from the algo definition. Below are the parameters (similar to the comments in the iceberg example but for the time slice order)

******************************************************

Strategy: TT_Time_Sliced


ORDER PROFILE PROPERTIES Name Type Required Updateable


OrderInstrumentID true false
OrderQty true true
LimitPrice true true
OrderSide true false
OrderAccount true false
OrderType true false
TriggerPrice false true

USER PARAMETER PROPERTIES Name Type Required Updateable Algo Specific Enum


ChildTIF Int_t true false
ParentTIF Int_t true false tt_net_sdk.tt_time_sliced.ParentTIF Interval Int_t true false
DiscVal Qty_t true false
DiscValType Int_t true false tt_net_sdk.tt_time_sliced.DiscValType LimitTicksAway Int_t false true
LimitPriceType Int_t false false tt_net_sdk.tt_time_sliced.LimitPriceType LeftoverAction Int_t true false tt_net_sdk.tt_time_sliced.LeftoverAction LeftoverTicks Int_t false false
TriggerType Int_t false false tt_net_sdk.tt_time_sliced.TriggerType TriggerPriceType Int_t false false tt_net_sdk.tt_time_sliced.TriggerPriceType IsTrlTrg Boolean_t false false
TriggerTicksAway Int_t false true
WithATickType Int_t false false tt_net_sdk.tt_time_sliced.WithATickType WithATick Qty_t false true
STime UTCTimestamp_t false true
ETime UTCTimestamp_t false true
ETimeAct Int_t false false tt_net_sdk.tt_time_sliced.ETimeAct AutoResubExpiredGTD Boolean_t false false
WaitingOption Int_t true false tt_net_sdk.tt_time_sliced.WaitingOption


See these help pages as well:
https://labs.tradingtechnologies.com/apis/tt-net-sdk/as-launch.html
and https://library.tradingtechnologies.com/trade/tto-order-types-overview.html

Hope this helps.

Comment
Add comment Show 1 · Share
10 |1800 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image kevinwilson21 · Jul 17 at 04:21 PM 0
Share

Thanks! The properties look similar to TTAPI so I am sure wilI will be able to figure it out.

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Community

Ask questions and share ideas about the TT® and X_TRADER® platforms.

First time here? See our Getting Started Guide and FAQs.

Follow

Follow this Question

Answers Answers and Comments

12 People are following this question.

avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image

Related Questions

TT.NET SDK 2 Answers

Price of a product in real time with TT.NET SDK example 4 Answers

Filter TTNetSubscription by accounts ? 2 Answers

Instrument Lookup by name 1 Answer

No notification received for TimeAndSales for NYMEX CL contracts 0 Answers

Trading Technologies Home - Legal - Privacy - Contact

© 2017 Trading Technologies International, Inc. All rights reserved.

Powered by AnswerHub

  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Create an article
  • Post an idea
  • Spaces
  • TT® Platform
  • X_TRADER® Platform
  • TT Mobile
  • Charting & Analytics
  • ADL®
    • ADL Samples
  • Autospreader®
  • Autotrader™
  • TT Algo SDK
  • FIX
  • APIs
    • TT .NET SDK
    • TT API & XT API
    • TT REST API
  • Cryptocurrencies
  • Markets & Exchanges
  • MiFID II
  • Options
  • RTD
  • TT Score
  • Explore
  • Topics
  • Questions
  • Articles
  • Ideas
  • Users
  • Badges