szcxdave1988 0 Report post Posted January 7 Hi, is there a way i can get highest and lowest price for a specific day? Share this post Link to post
Physicsman 25 Report post Posted January 18 Hello, You can use the GetLatestPriceBars call, to retrieve the most recent "x" number of historical Open, High, Low, Close (OHLC) prices for the market of interest. Kind Regards, PM Share this post Link to post
szcxdave1988 0 Report post Posted January 20 http://docs.labs.gaincapital.com/ API address open with error, the docs change address? 404 Not Found: Requested route ('docs.labs.gaincapital.com') does not exist. Share this post Link to post
szcxdave1988 0 Report post Posted January 20 something wrong with the host, can not ping with it , and auth failed getaddrinfo ENOTFOUND ciapi.cityindex.com ciapi.cityindex.com:443 Share this post Link to post
Physicsman 25 Report post Posted January 20 Hello, We are in the process of moving server hosting for the API documentation. Due to miscommunication in dates, the documentation is currently offline, but will be back up shortly, Apologies for the inconvenience. In the meantime, the attached Zip archive is a full copy of the API documentation. Extract the contents into a directory on your PC and open the index.html file with your browser to load the API docs locally on your PC. Once the site is back online, you can delete the local copy. API Docs.zip Kind Regards, PM Share this post Link to post