A quantitative market analysis tool builder library
Project description
This is the official and updated Python MarketQuant repository.
Installation
pip install MarketQuant matplotlib numpy pandas mplfinance scipy mplcursors yfinance
You may need to use pip3
instead of pip
Schwab Quick setup
- Setup your Schwab developer account here.
- Create a new Schwab individual developer app with callback url "https://127.0.0.1" (case sensitive)
- Wait until the status is "Ready for use", note that "Approved - Pending" will not work.
- Enable TOS (Thinkorswim) for your Schwab account, it is needed for orders and other api calls.
- Why do I need to do this?
- This will allow you to utilize the streaming and data tools that require a more nuanced data provider.
- More data providers will be added in future updates.
- You do not need a schwab account to utilize the Strategy Simulator. This uses data derived from Yahoo.
What can this program do?
- Build and simulate trading strategies using the TradingEngine class.
- Utilize market data tools to create algorithms, strategies, or anything you can think of within the scope.
- Charts your trades and outputs your strategy performance.
- Extensible Framework to allow for complete customization.
- Constantly adding more tools and features.
TBD
- Paper trading client.
- Charles Schwab API implementation to the Data Engine for the Simulator.
- Bring over and configure quantitative tools to the repo.
- Add YouTube tutorials for the library.
Notes
The MarketQuant folder has all the code for the repo.
Youtube Tutorials
Mozilla Public License 2.0
This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at:
Software distributed under the License is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file marketquant-0.4.7.tar.gz
.
File metadata
- Download URL: marketquant-0.4.7.tar.gz
- Upload date:
- Size: 43.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2d5874aba65b1e8bec7454a49e2d4b959853088dbb7d17e88940c81a8390da47 |
|
MD5 | 7b66a058dc96284bb12a589648ee7cf5 |
|
BLAKE2b-256 | ff375448f848f4dd03cbf316e0201e0fd29f0f4e39356ee9d915738c6f8556c0 |
File details
Details for the file marketquant-0.4.7-py3-none-any.whl
.
File metadata
- Download URL: marketquant-0.4.7-py3-none-any.whl
- Upload date:
- Size: 52.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5494ff19f35b1205f6c339940d503ec7e114321ced9fa698cd5b8cadb35f4156 |
|
MD5 | 6b3fcbf075e9c4b45ea32c9aa7d88c27 |
|
BLAKE2b-256 | 21c8cb37ba9a299cd680b23ef1ac31b33fdf99e59d040a4c98cf321aa3964a0d |