Gamestudio Links
Zorro Links
Newest Posts
Zorro 2.70
by jcl. 09/29/25 09:24
optimize global parameters SOLVED
by dBc. 09/27/25 17:07
ZorroGPT
by TipmyPip. 09/27/25 10:05
assetHistory one candle shift
by jcl. 09/21/25 11:36
Plugins update
by Grant. 09/17/25 16:28
AUM Magazine
Latest Screens
Rocker`s Revenge
Stug 3 Stormartillery
Iljuschin 2
Galactic Strike X
Who's Online Now
1 registered members (TipmyPip), 15,499 guests, and 5 spiders.
Key: Admin, Global Mod, Mod
Newest Members
krishna, DrissB, James168, Ed_Love, xtns
19168 Registered Users
Previous Thread
Next Thread
Print Thread
Rating: 5
Page 2 of 2 1 2
Re: Blog post: Reading an HTTP Stream Using C++ Boost Beast [Re: AndrewAMD] #475793
01/08/19 10:04
01/08/19 10:04
Joined: Feb 2015
Posts: 652
Milano, Italy
M
MatPed Offline
User
MatPed  Offline
User
M

Joined: Feb 2015
Posts: 652
Milano, Italy
Hi Andrew,
thank you for your interest in looking into the knowledge transfer process to develop the Darwinex API plugin.
I am aware that develop a broker plugin is not an easy task. The idea behind the need of the plugin is to generate a TS based on Markowitz/Dual Momentum Strategy using selected Darwins.unfortunately due to the specific nature of the Darwin assets this is plugin is, basically a must, because the EOD quota are not available anywhere else.

There are several Zorro traders active on Darwinex and I will be more than happy to share in the DW Community the link at your website in order to generate as much as traffic is possible.
This is the link to the API testing section https://community.darwinex.com/t/darwin-api-beta-testers-wanted/4566

Ciao

Re: Blog post: Reading an HTTP Stream Using C++ Boost Beast [Re: MatPed] #475797
01/08/19 12:49
01/08/19 12:49
Joined: Feb 2017
Posts: 1,806
Chicago
AndrewAMD Online OP
Serious User
AndrewAMD  Online OP
Serious User

Joined: Feb 2017
Posts: 1,806
Chicago
I dug into the Darwinex API a little bit, and I can tell you off the bat that this REST API is a little trickier to implement because it currently only **streams** quotes, there are no snapshots. As you might imagine, streaming is not for beginners. Anyways, I know how to do it, but I cannot use Zorro's http library to stream.

Also, is there a particular reason why you want to use the REST API instead of the MT4/5 bridge? What advantages are you expecting?

Re: Blog post: Reading an HTTP Stream Using C++ Boost Beast [Re: AndrewAMD] #475806
01/08/19 15:40
01/08/19 15:40
Joined: Feb 2015
Posts: 652
Milano, Italy
M
MatPed Offline
User
MatPed  Offline
User
M

Joined: Feb 2015
Posts: 652
Milano, Italy
Thank You Andrew, the task is the stream the history not the tick values. For Darwinex project I have in mind EOD data are enough.

ciao

Re: Blog post: Reading an HTTP Stream Using C++ Boost Beast [Re: MatPed] #475832
01/09/19 17:40
01/09/19 17:40
Joined: Feb 2017
Posts: 1,806
Chicago
AndrewAMD Online OP
Serious User
AndrewAMD  Online OP
Serious User

Joined: Feb 2017
Posts: 1,806
Chicago
In that case, I'll do a write-up on how to download historical data from any REST API. You won't need a plugin for that, just a Zorro script. laugh

Re: Blog post: Reading an HTTP Stream Using C++ Boost Beast [Re: AndrewAMD] #475856
01/10/19 14:23
01/10/19 14:23
Joined: Feb 2015
Posts: 652
Milano, Italy
M
MatPed Offline
User
MatPed  Offline
User
M

Joined: Feb 2015
Posts: 652
Milano, Italy
great. Respect, man!

Page 2 of 2 1 2

Moderated by  Petra 

Gamestudio download | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1