Interfacing real-time stocks data API

Please, did/does anybody tried to interface with Haskell some real-time stocks data API? If yes, please which one? So far I came down to ActveTick,... thanks, m.

I did not find such a library, but I am interested in Haskell trading
automation too.
BTW, I am developing package for testing trading systems, it can just
download historical data from some free russian stock services for now.
https://github.com/s9gf4ult/hadan
If you interested we could join forces.
2013/10/9 Miro Karpis
Please, did/does anybody tried to interface with Haskell some real-time stocks data API? If yes, please which one? So far I came down to ActveTick,...
thanks, m.
_______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe

I would love to see Haskell bindings for this:
https://us.etrade.com/active-trading/api
On Tue, Oct 8, 2013 at 1:26 PM, Miro Karpis
Please, did/does anybody tried to interface with Haskell some real-time stocks data API? If yes, please which one? So far I came down to ActveTick,...
thanks, m.
_______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe

Yes, I also like that one. Problem is that they give access only to US citizens and some limited countries.
m.
-----Original Message-----
From: David Fox
Please, did/does anybody tried to interface with Haskell some real-time stocks data API? If yes, please which one? So far I came down to ActveTick,...
thanks, m.
_______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe

There is also Interactive Brokers API, which used to be a lower cost
alternative.
On Wed, Oct 9, 2013 at 1:57 PM,
Yes, I also like that one. Problem is that they give access only to US citizens and some limited countries.
m.
-----Original Message----- From: David Fox
To: miroslav.karpis@gmail.com Cc: Haskell Cafe Sent: Wed, 09 Oct 2013 18:54 Subject: Re: [Haskell-cafe] Interfacing real-time stocks data API I would love to see Haskell bindings for this: https://us.etrade.com/active-trading/api
On Tue, Oct 8, 2013 at 1:26 PM, Miro Karpis
wrote: Please, did/does anybody tried to interface with Haskell some real-time stocks data API? If yes, please which one? So far I came down to ActveTick,...
thanks, m.
_______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe
_______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe

IB is not real-time though.
On Wed, Oct 9, 2013 at 12:48 PM, Yuri de Wit
There is also Interactive Brokers API, which used to be a lower cost alternative.
On Wed, Oct 9, 2013 at 1:57 PM,
wrote: Yes, I also like that one. Problem is that they give access only to US citizens and some limited countries.
m.
-----Original Message----- From: David Fox
To: miroslav.karpis@gmail.com Cc: Haskell Cafe Sent: Wed, 09 Oct 2013 18:54 Subject: Re: [Haskell-cafe] Interfacing real-time stocks data API I would love to see Haskell bindings for this: https://us.etrade.com/active-trading/api
On Tue, Oct 8, 2013 at 1:26 PM, Miro Karpis
wrote: Please, did/does anybody tried to interface with Haskell some real-time stocks data API? If yes, please which one? So far I came down to ActveTick,...
thanks, m.
_______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe
_______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe
_______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe
-- Cell: 1.630.740.8204
participants (6)
-
Alexey Uimanov
-
David Fox
-
David Johnson
-
Miro Karpis
-
miroslav.karpis@gmail.com
-
Yuri de Wit