You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

Tflask

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Tflask

Trading backtesting

1.0.0
pipPyPI
Maintainers
1

Tflask: 金融交易回测 Python 库

简介

Tflask 是一个用于金融交易回测的 Python 库,提供了一系列函数来支持各种交易策略的回测与分析。该库主要功能包括止盈止损条件判断、每日持仓状态计算、机器学习模型训练、获取币安API数据、绘制K线图以及策略评价指标计算等。通过 Tflask,用户可以方便地进行交易策略的回测与优化。当然,为提高库的计算效率,在一些耗时较多的算法上应用了C++代码。

安装

你可以通过 pip 安装 Tflask:

pip install Tflask

贡献

欢迎贡献代码或提出建议!你可以通过提交 issue 或 pull request 的方式参与贡献。

许可

本项目基于 MIT license 发布。

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts