基于Python的开源量化交易平台开发框架
-
Updated
Apr 2, 2022 - Python
{{ message }}
基于Python的开源量化交易平台开发框架
TuShare is a utility for crawling historical data of China stocks
Investment Research for Everyone.
A curated list of insanely awesome libraries, packages and resources for Quants (Quantitative Finance)
Qlib has integrated pylint and flake8 to automatically detect the problem of coding style
But some errors are not fixed due to the limited bandwidth of the maintainers.
It will be very helpful if the commun
Firefly III: a personal finances manager
Python wrapper for TA-Lib (http://ta-lib.org/).
backtesting binance cypto
Can't place an order
def Initialize(self):
self.SetStartDate(2018, 5, 2)
self.SetEndDate(2021, 5, 4)
Code for Machine Learning for Algorithmic Trading, 2nd edition.
Algorithmic trading and quantitative trading open source platform to develop trading robots (stock markets, forex, crypto, bitcoins, and options).
AKShare is an elegant and simple financial data interface library for Python, built for human beings! 开源财经数据接口库
Hi,
I am currently using your FinRL_PortfolioAllocation_NeurIPS_2020 code and I have some strange behavior at the beginning of training. Sometimes the first episode reward mean value is super high and then drops during the training as shown on the tensorboard plot. This high value is never reached again. Any idea why this is happening ?
Edit: I'm training PPO agent from stablebaselines3 wit
Reading currencies, alphavantage returns a greeting note ("welcome") and this note raises an error in alphavantage.py line 363.
elif "Note" in json_response and self.treat_info_as_error:
raise ValueError(json_response["Note"])
For this reason, alphavantage does not work in home assistant.
Heston model has accurate density approximations for European option prices, which are of interest.
The module implementing this method should live under tf_quant_finance/volatility/heston_approximation.py. It should support both European option puts and calls approximations. Tests should be in heston_approximation_test.py in the same folder.
Can we display an asset name in https://pyportfolioopt.readthedocs.io/en/latest/_images/ef_plot.png ?
中国的Quant相关资源索引
A curated list of practical financial machine learning tools and applications.
When I ran Center of Gravity: cg over 3 months of Bitcoin prices ("20200801" to "20201101"), I got
| Close | cg | |
|---|---|---|
| count | 132481.000000 | 132472.000000 |
| mean | 11378.306788 | -5.499988 |
| std | 844.355621 | 0.001991 |
| min | 9881.820000 | -5.616297 |
| 25% | 10710.500000 | -5.500833 |
| 50% | 11368.680000 | -5.499987 |
| 75% | 11742.540000 | -5.499146 |
| 1 |
Extract data from a wide range of Internet sources into a pandas DataFrame.
Powerful modern math library for PHP: Features descriptive statistics and regressions; Continuous and discrete probability distributions; Linear algebra with matrices and vectors, Numerical analysis; special mathematical functions; Algebra
Financial Markets Data Visualization using Matplotlib
Portfolio analytics for quants, written in Python
Find your trading edge, using the fastest engine for backtesting, algorithmic trading, and research.
Open Data, more than 50 financial data. 提供超過 50 個金融資料(台股為主),每天更新 https://finmind.github.io/
Real-time FX trading showcase by Adaptive.
Add a description, image, and links to the finance topic page so that developers can more easily learn about it.
To associate your repository with the finance topic, visit your repo's landing page and select "manage topics."
Describe your context
Please provide us your environment, so we can easily reproduce the issue.
pip list | grep dashbelowif frontend related, tell us your Browser, Version and OS