question

Upvotes
Accepted
5 2 5 8

list of TRTH API parameters

Hi,

The client would like to have a list of TRTH parameters/setting options and its explanations (such as Timebar persistence) when he extract the data via REST API. Do we have any list of such paramters that he can refer to?

Regards,

Hiroko

tick-history-rest-api
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

· Write an Answer
Upvotes
Accepted
13.7k 26 8 12

@hiroko.goto,

I suggest you point the customer to this tutorial as a starting point, and in particular to this section which gives tips on how to learn the calls and their parameters.

The API reference tree is the place to go for a description of the calls and their parameters.

Another useful tool is the C# example application, which is described in our Quick Start. It allows a customer to run API calls and see the underlying C# code, as well as the HTTP requests and responses.

Finally the Tick History User Guide is also a good source of information.

Timebar Persistence: if true, it carries over values from the previous bar to the next bar (this is optional). When false, persistence is disabled (Tick History User Guide page 36).

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.