codesociety / friartuck

Live Quant Trading Framework for Robinhood, using IEX Trading and AlphaVantage for Free Prices.
MIT License
149 stars 24 forks source link

IEX - - Needs API Token Now #13

Open rwburke2 opened 5 years ago

rwburke2 commented 5 years ago

Looks like IEX also now needs and API token https://iexcloud.io/docs/api/#introduction

rwburke2 commented 5 years ago

Any thoughts on this? I've been working on other projects, but would like to circle back on this. If you're not supporting anymore, that's cool too.

Darksaber501st commented 5 years ago

I know a few people who have switched to Alpaca, which I think is free and functions as a good replacement for things like Quantopian. I'm mostly out of quantitative finance as I work through other projects as well, but at some I'll dive back into it.

On Wed, Sep 18, 2019, 8:21 AM rwburke2 notifications@github.com wrote:

Any thoughts on this? I've been working on other projects, but would like to circle back on this. If you're not supporting anymore, that's cool too.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/codesociety/friartuck/issues/13?email_source=notifications&email_token=AF5RQPUL34GQHGMZ56JVAP3QKIMK5A5CNFSM4HZY3AOKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD673WVI#issuecomment-532659029, or mute the thread https://github.com/notifications/unsubscribe-auth/AF5RQPTRZRUDCEMIVRU3INTQKIMK5ANCNFSM4HZY3AOA .

rwburke2 commented 5 years ago

Sounds good - - and thanks for the effort so far.

codesociety commented 5 years ago

Thanks for the comments... I've thought about the IEX going to the cloud... I've a little away from this as well... but looking to get back in very soon. I don't believe it will take much to integrate the new IEX cloud end-point since the api is basically the same as before.