125 Forks
337 Stars
337 Watchers

trade-frame

C++ 17 based library (with sample applications) for testing equities, futures, etfs & options based automated trading ideas using DTN IQFeed real time data feed and Interactive Brokers (IB TWS API) for trade execution. Some support for Alpaca & Phemex. Notifications via Telegram [irc: Libra #tradeframe ]

How to download and setup trade-frame

Open terminal and run command
git clone https://github.com/rburkholder/trade-frame.git
git clone is used to create a copy or clone of trade-frame repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with trade-frame https://github.com/rburkholder/trade-frame/archive/master.zip

Or simply clone trade-frame with SSH
[email protected]:rburkholder/trade-frame.git

If you have some problems with trade-frame

You may open issue on trade-frame support forum (system) here: https://github.com/rburkholder/trade-frame/issues