Barclays UK is looking to download historical tick data for options through the python API. Reque...

...sting you to please share a sample Python API code for Barclays to extract TRTH Time and Sales data

Barclays UK is looking to download historical tick data for options through the python API. Requesting you to please share a sample Python API code for Barclays to extract TRTH Time and Sales data

Best Answer

  • zoya faberov
    zoya faberov ✭✭✭✭✭
    Answer ✓

    Hello @sharath.kumar,

    Would like to suggest, for Barclays UK developers to register on developers portal directly, so they can directly help themselves to the materials and ask question on these forums, as they work through their requirements.

    The best way to approach this requirement for the client developers would be:

    1. Start by working through Programming without SDK Tutorial, that covers getting started coding with RTH in Python
    2. Next, download RTH Python Code Samples.
    3. Download our RTH REST Postman collection and test TickHistoryTimeAndSales request workflow, included (4a,4b, 4c, 4d). The accompanying explanations can be found in REST API Tutorial 4: On Demand tick data extraction
    4. Fully tune the request provide in Postman, to their requirements, without having to write a line of code.
    5. Then replace the request in the provided Python example (step 2) with their requirement request

    Please encourage the client developers to participate in the forum directly and let us know how this works for them