Blog Post: Get Historical Data from Darwinex REST API w/ Zorro

Posted By: AndrewAMD

Blog Post: Get Historical Data from Darwinex REST API w/ Zorro - 01/13/19 23:53

Hi,

This will be a two-part series on accessing the Darwinex REST API.

First part is here:
https://www.vitaltrades.com/2019/01/12/g...-1-http-access/

The second part will cover parsing the JSON.

In the meantime, I welcome any and all questions! laugh

Thanks,
Andrew
Posted By: MatPed

Re: Blog Post: Get Historical Data from Darwinex REST API w/ Zorro - 01/15/19 13:16

Hi Andrew,
I have looked at your blog. Great job! I have not yet tried the script, but I will do it as soon I will get some time...
I have posted the link in the darwinex community. I know there are some zorro traders active there.

Thank You
Posted By: AndrewAMD

Re: Blog Post: Get Historical Data from Darwinex REST API w/ Zorro - 01/19/19 21:19

Part 2 of this series is out, now you can parse obscure JSON using the JSMN library, entirely within Zorro!

I slightly modified the JSMN library so that it would work as a header-only library for Zorro, so no DLL's required! Here is the header file.

And here is the article:
https://www.vitaltrades.com/2019/01/19/g...parse-any-json/

Thanks,
Andrew
© 2024 lite-C Forums