Gamestudio Links
Zorro Links
Newest Posts
zorro 64bit command line support
by jcl. 04/20/24 08:52
StartWeek not working as it should
by jcl. 04/20/24 08:38
Data from CSV not parsed correctly
by jcl. 04/20/24 08:32
Zorro FIX plugin - Experimental
by jcl. 04/20/24 08:30
folder management functions
by VoroneTZ. 04/17/24 06:52
lookback setting performance issue
by 7th_zorro. 04/16/24 03:08
Zorro FIX plugin - Experimental
by flink. 04/14/24 07:46
AUM Magazine
Latest Screens
The Bible Game
A psychological thriller game
SHADOW (2014)
DEAD TASTE
Who's Online Now
5 registered members (7th_zorro, Aku_Aku, henrybane, flink, 1 invisible), 712 guests, and 0 spiders.
Key: Admin, Global Mod, Mod
Newest Members
EternallyCurious, howardR, 11honza11, ccorrea, sakolin
19047 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,725
Chicago
AndrewAMD Offline OP
Serious User
AndrewAMD  Offline OP
Serious User

Joined: Feb 2017
Posts: 1,725
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,725
Chicago
AndrewAMD Offline OP
Serious User
AndrewAMD  Offline OP
Serious User

Joined: Feb 2017
Posts: 1,725
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 | chip programmers | 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