文件名称:finmarketpy:Python库,用于回测交易策略和分析金融市场(以前称为毕达哥拉斯)
文件大小:1.69MB
文件格式:ZIP
更新时间:2024-02-26 05:37:57
python trading-strategies backtesting-trading-strategies PythonPython
finmarketpy是一个基于Python的库,使您可以使用简单易用的API分析市场数据并回测交易策略,该API具有预定义的模板供您定义回测。 包含在库中 预建模板,用于回测交易策略 显示交易策略的历史收益 调查交易策略的季节性 围绕数据事件进行市场事件研究 内置使用波动率目标进行风险加权的计算器 以面向对象的方式编写,使代码更可重用 非常欢迎该项目的贡献者,见下文! 与勾股定律合并 我以前曾编写过开源PyThalesians金融库(已与该库合并-因此可以专注于维护一组库)。 这个新的finmarketpy库具有 功能与毕达索人的贸易部分相似 重写了API,使其更加简洁易用,并具有许多新功能
【文件预览】:
finmarketpy-master
----MANIFEST.in(127B)
----finmarketpy_logo.png(23KB)
----.gitattributes(94B)
----install_extra_packages.bat(493B)
----.github()
--------FUNDING.yml(644B)
----PLANNED_FEATURES.md(2KB)
----create_package.bat(41B)
----binder()
--------Dockerfile(1KB)
----finmarketpy_examples()
--------technicals_example.py(2KB)
--------fx_forwards_pricing_examples.py(5KB)
--------returns_examples.py(2KB)
--------fx_options_pricing_examples.py(10KB)
--------quandl_examples.py(2KB)
--------boe-rate.png(130KB)
--------quickchart_examples.py(2KB)
--------gold seasonality.png(121KB)
--------__init__.py(0B)
--------gallery()
--------seasonality_examples.py(8KB)
--------fx_forwards_indices_examples.py(8KB)
--------fx_spot_indices_examples.py(6KB)
--------finmarketpy_notebooks()
--------vwap_example.py(1KB)
--------vol_stats_examples.py(10KB)
--------tradingmodelfxtrend_bbg_example.py(9KB)
--------fx_vol_surface_animation.py(2KB)
--------tradingmodelfxtrend_example.py(9KB)
--------fx_vol_surface_interpolation_examples.py(10KB)
--------fx_options_indices_examples.py(11KB)
--------backtest_example.py(7KB)
--------events_examples.py(4KB)
----finmarketpy()
--------backtest()
--------__init__.py(51B)
--------util()
--------curve()
--------economics()
--------make.py(0B)
--------network_analysis()
----requirements.txt(29B)
----doc()
--------__init__.py(0B)
----LICENCE(11KB)
----setup.py(1KB)
----README.md(20KB)
----tests()
--------__init__.py(0B)
--------test_backtestengine.py(0B)
--------test_techindicator.py(25KB)
----.gitignore(801B)
----INSTALL.md(17KB)