Commit Graph
55 Commits
Author SHA1 Message Date
discountry f3a96886ac feat(lighter): add Robinhood Chain venue support 2026-08-14 14:05:37 +08:00
discountry 9f3e50045a docs: update Lighter referral link in README files
- Replaced the Lighter referral link in both English and Chinese README files to ensure accuracy and consistency across language versions.
2026-07-29 19:01:53 +08:00
discountry 7efd64ef29 docs: update referral links in README files
- Replaced the Hyperliquid invite link with a referral link in both English and Chinese README files.
- Ensured consistency in the referral links section across both language versions.
2026-07-12 12:05:12 +08:00
discountry a6394191d8 docs: update README and add bilingual configuration guides for exchanges
- Changed installation command from `npx` to `bunx` for consistency.
- Added bilingual configuration guides for Aster and Backpack exchanges.
- Updated exchange details in the README to reflect new market types and required settings.
- Enhanced clarity in the supported exchanges section with updated variable names and descriptions.
2026-07-12 11:51:45 +08:00
discountry 35653c8beb docs: add Hyperliquid invite link to README files 2026-07-12 11:15:29 +08:00
discountry 1f2c2150e0 feat(exchanges): add Ondo Perps exchange adapter 2026-07-11 15:10:40 +08:00
discountry eb70bab8c5 Add Oxlint configuration and integrate linting commands
- Introduced a new `.oxlintrc.json` file to configure Oxlint for code quality checks.
- Updated `package.json` to include linting scripts (`lint` and `lint:fix`) for easier code maintenance.
- Enhanced documentation in `README` files to guide users on running Oxlint checks and applying fixes.
2026-03-12 22:40:18 +08:00
discountry 74d0a0a98b Update package.json and README files to include repository information and enhance CLI command mode documentation
- Added repository details to package.json for better project visibility.
- Revised README files in both English and Chinese to improve the clarity and accessibility of the `ritmex-bot` CLI command mode instructions.
- Included installation instructions for adding the project as a skill, enhancing user onboarding experience.
2026-02-27 12:55:28 +08:00
discountry 674a6fe0da Add CLI user guides and .npmignore file
- Introduced English and Chinese user guides for the `ritmex-bot` CLI, detailing command usage and options.
- Created a new `.npmignore` file to exclude documentation directories from npm package distribution.
- Updated README files to link to the new user guides directly, ensuring easy access for users.
2026-02-27 12:47:32 +08:00
DisneyandGitHub 4014a86223 Enhance CLI command mode for ritmex-bot (#23)
- Introduced a new command mode for `ritmex-bot`, allowing agent-friendly structured trading operations without entering the Ink interactive menu.
- Updated `package.json` to include versioning and set the project as public with a new CLI entry point.
- Enhanced documentation in both English and Chinese to provide comprehensive usage instructions for the new command mode.
- Added a new executable script for `ritmex-bot` to facilitate command execution.
- Improved error handling and command parsing for better user experience and clarity in command execution.
2026-02-27 12:42:20 +08:00
DisneyandGitHub d6399b92aa Feat/support binance (#22)
* add docs

* Add Binance exchange support

- Updated the environment configuration to include Binance as a selectable exchange option.
- Enhanced the README documentation to reflect the addition of Binance.
- Implemented the Binance exchange adapter and integrated it into the existing exchange framework.
- Modified the basis arbitrage strategy to support Binance alongside existing exchanges.
- Added tests to ensure proper functionality and integration of Binance within the trading system.

* Enhance README with detailed Binance exchange configuration

- Added comprehensive instructions for setting up Binance as an exchange option.
- Included environment variable specifications for API keys, market types, and trading symbols.
- Provided examples for both perpetual and spot trading strategies.
- Clarified the use of WebSocket and REST for the Binance adapter.

* Enhance exchange support and testing framework

- Added a new test suite for exchange contracts to ensure consistency and functionality across supported exchanges.
- Refactored exchange ID handling to utilize a centralized list of supported exchanges, improving maintainability.
- Updated CLI argument parsing and help documentation to reflect the new exchange structure.
- Introduced utility functions for validating supported exchanges and their display names.
- Enhanced the BasisApp and strategy runner to leverage the new exchange validation logic.
- Added a new test command for running exchange-related tests.

* Refactor exchange contract tests and update CLI commands

- Removed the trailing supported exchanges set and simplified the logic for trailing stop support in the exchange contract tests.
- Updated the test command for exchange contracts to exclude unnecessary tests, streamlining the testing process.
- Enhanced test descriptions for clarity and improved understanding of the functionality being tested.
2026-02-27 11:37:44 +08:00
discountry d493642935 update doc 2026-01-15 22:06:10 +08:00
discountry 6496011d8f Add Nado exchange support to README
- Included details for the Nado USDC perpetuals, specifying required environment variables and configuration options.
- Updated both English and Chinese versions of the README to reflect the new exchange integration, enhancing user guidance and clarity.
2026-01-14 18:28:14 +08:00
discountry 2551670874 Update README and Maker Points guide to clarify the export of StandX login credentials, specifying token and proxy wallet private key for enhanced user security. 2026-01-07 02:46:38 +08:00
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