Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wickdchromosome/quantophile
A C++ deployable platform for trading scripts
https://github.com/wickdchromosome/quantophile
trading trading-api trading-companion trading-strategies
Last synced: 26 days ago
JSON representation
A C++ deployable platform for trading scripts
- Host: GitHub
- URL: https://github.com/wickdchromosome/quantophile
- Owner: wickdChromosome
- Created: 2017-05-23T10:49:41.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-12-03T01:51:45.000Z (almost 7 years ago)
- Last Synced: 2024-03-12T15:29:10.111Z (8 months ago)
- Topics: trading, trading-api, trading-companion, trading-strategies
- Language: HTML
- Homepage:
- Size: 7.58 MB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
README
Quantophile is a platform for automated trading. The goal is for Quantophile to handle data downloading and handling from a database for automated trading scripts written by the user, while also providing an interface for the trading scripts. Quantophile also has a permission system written in PHP. This is so that several users can use a single server for trading, minimizing the cost of hosting. Quantophile will have a python, as well as C++ interface. It will integrate the APIs of several brokerages to get data, or make trading calls.