Hi, I am trying to connect with trth.m function in Matlab using my login/password (that works fine to sign in in the webpage) but an error appears: Invalid username or password. Is there something I could be doing wrong?
Is it possible to extract the scaling factor from the DSS tick history api? I am using this api to retrieve historical currency prices and short of storing the scaling factor for each currency pair I have no idea what the scaling factor is. An example of where this would be useful is INRGBP. On the quantitative analytics…
Hi, I am attempting to use the sample intraday bars python tick history available from the downloads section of the Tick History developer resources. There are 6 steps in total, steps 1,2 and 3 work as expected, however I get an error at step 4 (and by extension step 5). I have not altered any of the sample code in step 3,…
I am extracting ONE MINUTE TIME BARS. However, it is not clear what the difference is if I choose TimebarPersistence to be true or false? There appears to be data on weekends for both cases. The difference is that quotes seem to change on Saturdays whilst the values do not change on Saturday and Sunday until market open…
I did ask this question earlier, however the response received did not solve the problem. in the code below, when i use, "TimebarPersistence": "false", i still receive carried over values (i would not expect to see quotes on Saturday and Sunday). note: ticker1 is defined as "JPY="…
I am trying to obtain currency tick history, for example last 5 years of 1 minute Open, High,Low, Close for USDZAR. the documentaion seems to be fairly dated on how to set up the request (how do i obtain a token) and how do i structure the query to create a dataframe with DateTime Index, and the columns populated with…
Hello Team! A client is asking what the steps are to connect TH API to Geneva & Paxus API. This is what the client sent: "Please provide details on the technical side of connecting the Tick History account to Geneva and Paxus and identify any potential issue." Regards.
I am trying to run the Python sample script "TRTH_OnDemand_IntradayBars.py" come under the REST API example. I am able to retrieve teh authentication token (screenshot removed for confidentiality reasons) But then I am getting the following error messages Can you please help?
I am using Matlab to connect to the Datascope API (TRTH). When I try to pull a year's worth of timeseries, intraday data using the below code, I get back two days of data rather than the requested year's worth. I am not specifying an interval in order to get back unaggregated results. I have tried putting in two digits on…
According to Refinitiv Official Document, it says below Is Option data included in this definition? For Instruments that are traded/quoted round the clock (i.e. FX, money market, commodities & energy, OTC fixed income, and global futures, etc.), present-day’ data is released with below 5 Release Cycles in UTC Time Zone:
It looks like you're new here. Sign in or register to get started.