Gamestudio Links
Zorro Links
Newest Posts
Data from CSV not parsed correctly
by EternallyCurious. 04/18/24 10:45
StartWeek not working as it should
by Zheka. 04/18/24 10:11
folder management functions
by VoroneTZ. 04/17/24 06:52
lookback setting performance issue
by 7th_zorro. 04/16/24 03:08
zorro 64bit command line support
by 7th_zorro. 04/15/24 09:36
Zorro FIX plugin - Experimental
by flink. 04/14/24 07:48
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
1 registered members (AndrewAMD), 677 guests, and 2 spiders.
Key: Admin, Global Mod, Mod
Newest Members
EternallyCurious, howardR, 11honza11, ccorrea, sakolin
19047 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Etrade API and Backtesting in general #472866
05/27/18 03:38
05/27/18 03:38
Joined: May 2018
Posts: 134
S
SBGuy Offline OP
Member
SBGuy  Offline OP
Member
S

Joined: May 2018
Posts: 134
Just getting started on Zorro. A couple of questions:

1. Anyone have an Etrade Broker Plugin? They have a pretty standard REST API. But can't find any references to Zorro->Etrade connection the web. https://developer.etrade.com/

2. Assuming I am connected to a brokerage account for live trading, can Zorro strategy backtesting use the broker's data feed? Or is Zorros backtesting only done using history files in the History folder?

Thanks.

Re: Etrade API and Backtesting in general [Re: SBGuy] #472867
05/27/18 04:21
05/27/18 04:21
Joined: Feb 2017
Posts: 1,725
Chicago
AndrewAMD Online
Serious User
AndrewAMD  Online
Serious User

Joined: Feb 2017
Posts: 1,725
Chicago
1. Probably not. REST is not difficult to implement, though.

2. You do need history in your history folder. It’s usually best to get history from your broker if available. Alternative sources do exist.

Re: Etrade API and Backtesting in general [Re: AndrewAMD] #472869
05/27/18 04:34
05/27/18 04:34
Joined: May 2018
Posts: 134
S
SBGuy Offline OP
Member
SBGuy  Offline OP
Member
S

Joined: May 2018
Posts: 134
Thank Andrew. Any idea why no Etrade support? Pretty common online brokerage. I haven't made a DLL before and don't want to debug my own plugin :-)

On #2, right, backtesting is by definition an offline event.

So in live trading, if I have an RSI(14) condition in the strategy, does the Zorro script wait 14 days to collect enough data before calculating an RSA(14) value then proceeding?

Re: Etrade API and Backtesting in general [Re: SBGuy] #472878
05/27/18 18:28
05/27/18 18:28
Joined: Feb 2017
Posts: 1,725
Chicago
AndrewAMD Online
Serious User
AndrewAMD  Online
Serious User

Joined: Feb 2017
Posts: 1,725
Chicago
I'm not going to speculate on why.

If you decide to write one yourself and open source it, you get a free Zorro S license. That's low-hanging fruit when a REST API is available.

Also, see this:
http://zorro-project.com/manual/en/trading.htm


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