Skip to content

Latest commit

 

History

History
39 lines (21 loc) · 556 Bytes

README.md

File metadata and controls

39 lines (21 loc) · 556 Bytes

web3_calculator

简介

用于计算止盈止损以及进出场点位

1709446748284

使用方法

python

# 先安装
pip install web3_calculator==0.0.7

# 再使用
from web3_calculator import web3_calculator

wc = web3_calculator()

多单

1709447475055

空单

1709447506076

分批进场

1709447521631

分批出场

1709447547045