Serving the Quantitative Finance Community

Search found 4 matches

by octaval
June 5th, 2014, 7:25 pm
Forum: Programming and Software Forum
Topic: Arbitrage in Matlab
Replies: 3
Views: 5326

Arbitrage in Matlab

<t>QuoteOriginally posted by: octavalYou could buy Ernie P Chan's books: "Quantitative Trading" and "Algorithmic Trading: Winning Strategies and Their Rationale". He uses Matlab and describes some arbitrage strategies. Both books give access to Matlab code implementing some sample strategies.Never s...
by octaval
June 4th, 2014, 9:07 pm
Forum: Programming and Software Forum
Topic: FX rates live stream
Replies: 4
Views: 5171

FX rates live stream

IQFeed is $$$, truefx was free last time I used it, and I think it was some kind of REST API. There is an example somewhere on the web on how to access truefx from R.
by octaval
June 3rd, 2014, 8:18 pm
Forum: Programming and Software Forum
Topic: Arbitrage in Matlab
Replies: 3
Views: 5326

Arbitrage in Matlab

You could buy Ernie P Chan's books: "Quantitative Trading" and "Algorithmic Trading: Winning Strategies and Their Rationale". He uses Matlab and describes some arbitrage strategies. Both books give access to Matlab code implementing some sample strategies.
by octaval
June 3rd, 2014, 8:12 pm
Forum: Programming and Software Forum
Topic: FX rates live stream
Replies: 4
Views: 5171

FX rates live stream

You said that your broker doesn't provide FX feed, so you aren't using Interactive Brokers. You could try truefx or IQFeed.