Openfund-core.
Project description
jiezhen
读秒循环接针
视频说明地址 :https://www.youtube.com/watch?v=b-LhdQomOxk
环境:python3.9
开平仓模式 ,不支持单向持仓
策略原理 :上次在火币看到一些很长的针,就想着如何把针接住,本质很简单,
- 用ema判断短期趋势,尽可能下面挂单接住插下来的针。
- 如果跑15m周期以上,建议用1h的ema判断多空,或者人工介入判断
源码配置 : config_bak.json 改成config.json
apiKey: OKX API 的公钥,用于身份验证。
secret: OKX API 的私钥,用于签名请求。
password: OKX 的交易密码(或 API 密码)。
leverage: 默认持仓杠杆倍数
feishu_webhook: 飞书通知地址
monitor_interval: 循环间隔周期 / 单位秒
每个交易对都可以单独设置其交易参数:
long_amount_usdt: 做多交易时每笔订单分配的资金量(以 USDT 为单位)。
short_amount_usdt: 做空交易时每笔订单分配的资金量(以 USDT 为单位)。
value_multiplier: 用于放大交易价值的乘数,适合调整风险/回报比。
zhen.py 跟 zhen_2.py 的区别是:https://x.com/huojichuanqi/status/1858991226877603902
打赏地址trc20: TUunBuqQ1ZDYt9WrA3ZarndFPQgefXqZAM
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file openfund_core-1.0.14.tar.gz.
File metadata
- Download URL: openfund_core-1.0.14.tar.gz
- Upload date:
- Size: 17.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.3 CPython/3.9.6 Darwin/22.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cddc92572352ba4d3f833fa410f0c23df4d326bbdf2ad08583951b43003dcef2
|
|
| MD5 |
31c4c4d63ba4df03661bfa37674d015d
|
|
| BLAKE2b-256 |
8c62b6d6bda1be3b2b56735b0404d404d1ba16d803b36d1f909d3201a8b1a05b
|
File details
Details for the file openfund_core-1.0.14-py3-none-any.whl.
File metadata
- Download URL: openfund_core-1.0.14-py3-none-any.whl
- Upload date:
- Size: 22.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.3 CPython/3.9.6 Darwin/22.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
896c422c0057f3e65d743ffe1b2876bf37d125b4bb2d67308bb8c657f3fc06a0
|
|
| MD5 |
2b066e104bff08d70838b9339a4c3582
|
|
| BLAKE2b-256 |
42913f252f02e44b9d748c7b5b76f01e22aebc251fc4113c09cda1e1aaae77aa
|