discountry
|
de13142950
|
Add StandX Maker Points strategy tutorial and update README with configuration details. Include steps for obtaining login token and environment variable setup for new users, enhancing documentation clarity and usability.
|
2026-01-06 20:08:38 +08:00 |
|
discountry
|
93c6409688
|
Integrate StandX exchange support by updating configuration files, adding environment variables, and enhancing documentation. Include new API endpoints and authentication details for StandX in README and dedicated documentation files. Update CLI and adapter logic to accommodate StandX functionalities.
|
2025-12-21 15:37:03 +08:00 |
|
discountry
|
84d5e1f3d7
|
Update README files to include Nado referral link and detailed setup instructions for Nado integration, enhancing user guidance for configuration and usage.
|
2025-12-20 14:53:25 +08:00 |
|
discountry
|
c69ea72860
|
Add Nado documentation and examples, including new API endpoints, FAQs, and guides for using the TypeScript SDK. Update .env.example with additional configuration options.
|
2025-12-19 01:38:09 +08:00 |
|
discountry
|
6dcf13481d
|
Enhance README.md with a detailed description of the Bun-powered multi-exchange perpetuals workstation, highlighting key features such as the SMA30 trend engine, Guardian stop sentinel, and market-making modes.
|
2025-12-09 00:38:23 +08:00 |
|
discountry
|
3fd0f715a1
|
Update README.md to instruct users to set LANG=en in .env for English interface support.
|
2025-12-09 00:36:50 +08:00 |
|
discountry
|
03df1006cc
|
Update README.md to include a link for English users and remove the outdated English README reference.
|
2025-12-09 00:00:28 +08:00 |
|
discountry
|
85705dd27c
|
chore: update referral links in README files for Lighter and Aster
|
2025-11-29 01:57:44 +08:00 |
|
discountry
|
1baee3a207
|
feat: add Guardian strategy to manage existing positions with stop loss and trailing stop functionality
|
2025-11-09 14:09:54 +08:00 |
|
discountry
|
e7dedbba2c
|
chore: update referral links in README files for Backpack and add Apex referral link
|
2025-10-23 19:56:44 +08:00 |
|
discountry
|
5e65c7025d
|
feat: 添加基础网格策略支持,更新环境配置示例和文档,增强 CLI 和 UI 界面
|
2025-10-07 01:40:06 +08:00 |
|
discountry
|
1bd3e7edc6
|
feat: 更新 README 文件,优化项目描述,添加多交易所支持信息和环境变量配置指南
|
2025-10-06 20:32:49 +08:00 |
|
discountry
|
28ba0613ca
|
feat: 更新 .env.example 和 README.md,添加 Paradex 相关环境变量和手续费优惠注册链接
|
2025-10-06 20:19:11 +08:00 |
|
discountry
|
1dce3dfcfb
|
feat: 更新 README.md,添加 Binance、Backpack 和 edgex 手续费优惠注册链接
|
2025-10-06 20:16:52 +08:00 |
|
discountry
|
b43eaa0c64
|
feat: 在文档中添加 CLI 参数说明,支持通过命令行临时指定交易所
|
2025-10-03 03:16:44 +08:00 |
|
discountry
|
d6533733c9
|
docs: 更新 README 文件,添加静默启动和后台运行的说明,包括命令行用法和 pm2 配置示例
|
2025-09-28 01:39:49 +08:00 |
|
discountry
|
e60b32a7f8
|
docs: 更新 README 文件,添加策略运行所需资金、杠杆设置及时间同步的常见问题解答
|
2025-09-27 23:33:00 +08:00 |
|
discountry
|
47d44c7cb5
|
chore: 移除 README 中关于旧版文档的说明,以简化文档结构
|
2025-09-27 22:58:38 +08:00 |
|
discountry
|
b45539b7c2
|
feat: 添加英文文档,更新中文文档以提升用户体验和使用指南的清晰度
|
2025-09-27 22:46:32 +08:00 |
|
discountry
|
d392f54f21
|
feat: 添加布林带宽度计算功能及相关配置项,优化趋势引擎以支持布林带宽度过滤
|
2025-09-27 22:29:56 +08:00 |
|
discountry
|
dde7ab71a9
|
更新环境配置示例,添加 GRVT 相关的 API 凭证和选项,增强文档以支持新的交易所适配器,确保用户能够正确配置和使用 GRVT 交易功能。
|
2025-09-27 16:12:20 +08:00 |
|
discountry
|
bdcd3ca457
|
更新 README.md,优化用户提示信息,增强可读性和交互体验。
|
2025-09-24 23:39:33 +08:00 |
|
discountry
|
96562ac510
|
更新一键安装脚本,支持自动检测项目目录并从 Git 或 tarball 下载源代码,简化用户安装流程。同时更新 README.md,添加手动安装说明。
|
2025-09-24 22:31:41 +08:00 |
|
discountry
|
186544c59f
|
新增一键安装脚本和相关说明,简化用户安装和配置流程,支持自动安装 Bun、依赖及生成 .env 文件。
|
2025-09-24 22:23:33 +08:00 |
|
discountry
|
709384c7f9
|
更新 README.md,添加小白教程链接和 Telegram 群组信息,以帮助用户更好地理解项目使用方法和反馈问题。同时,简化 .env 配置项说明,去掉合约交易权限的限制说明。
|
2025-09-24 20:40:05 +08:00 |
|
discountry
|
bbf8ecfead
|
更新 .env.example 和 README.md,添加新的交易配置项(如 PROFIT_LOCK_TRIGGER_USD、PRICE_TICK 和 QTY_STEP),并在代码中实现相应的逻辑以支持这些配置,提升交易策略的灵活性和可配置性。
|
2025-09-24 20:07:21 +08:00 |
|
discountry
|
633f5fb904
|
更新 MakerEngine 和 TrendEngine,添加启动时订单管理逻辑;更新 AsterGateway,增加持仓同步功能;更新 README.md,修正项目描述及功能列表
|
2025-09-24 01:23:42 +08:00 |
|
discountry
|
2330dbe9ec
|
更新 MakerEngine 和 TrendEngine,添加待撤销订单管理逻辑;更新 MakerApp,调整累计成交量显示位置
|
2025-09-23 21:18:03 +08:00 |
|
discountry
|
1e0242a036
|
更新 README.md,修正 Windows 用户安装 Bun 的命令格式
|
2025-09-23 20:38:25 +08:00 |
|
discountry
|
b14cc49981
|
更新 README.md,补充 Bun 安装失败时的解决方案及 Windows 用户的安装步骤
|
2025-09-23 20:37:49 +08:00 |
|
discountry
|
723997dc25
|
更新 README.md,添加 Bun 安装失败时的解决方案及 Windows 用户的安装指导
|
2025-09-23 20:37:21 +08:00 |
|
discountry
|
cb769f6086
|
add readme
|
2025-09-23 16:55:22 +08:00 |
|
discountry
|
748c4a9cb6
|
更新 README.md,添加 Bun 安装步骤及 Windows 安装方式说明
|
2025-09-23 16:46:42 +08:00 |
|
discountry
|
c7c3a33626
|
更新 README.md,添加 Aster 交易所注册优惠码信息
|
2025-09-23 16:44:03 +08:00 |
|
discountry
|
545579705a
|
更新 README.md,添加 Aster 交易所 API KEY 获取地址说明
|
2025-09-23 16:42:58 +08:00 |
|
discountry
|
1e99360673
|
fix readme
|
2025-09-23 16:39:28 +08:00 |
|
discountry
|
cfa201ed14
|
add example
|
2025-09-23 16:35:31 +08:00 |
|
discountry
|
ed57d6d894
|
add readme
|
2025-09-23 16:33:40 +08:00 |
|
discountry
|
f54e81c7df
|
fix retry
|
2025-09-23 16:00:51 +08:00 |
|
discountry
|
ffa5b9e6fa
|
更新 README.md,增加项目功能、配置、运行、测试和贡献指南的详细说明
|
2025-09-23 11:24:14 +08:00 |
|
discountry
|
667ede7ca8
|
init
|
2025-09-23 01:26:49 +08:00 |
|