• Joined on 2025-11-24
mzoe synced commits to refs/heads/main at mzoe/ritmex-bot from mirror 2026-01-16 10:08:37 +00:00
12e8e3e064 Update API token creation date in documentation and configuration
aa24995d28 Enhance WebSocket and API documentation; implement connection protection features
Compare 2 commits »
mzoe synced commits to refs/heads/main at mzoe/ritmex-bot from mirror 2026-01-15 17:58:31 +00:00
d493642935 update doc
mzoe synced commits to refs/heads/main at mzoe/ritmex-bot from mirror 2026-01-15 09:48:30 +00:00
86670486a6 Update StandX API documentation and configuration
mzoe synced commits to refs/heads/main at mzoe/ritmex-bot from mirror 2026-01-14 17:28:30 +00:00
6496011d8f Add Nado exchange support to README
mzoe synced commits to refs/heads/main at mzoe/ritmex-bot from mirror 2026-01-13 16:58:32 +00:00
792351ab8a Add Liquidity Maker strategy and related configurations
4915dc574e Implement precision error handling in MakerPointsEngine
Compare 2 commits »
mzoe synced commits to refs/heads/main at mzoe/ritmex-bot from mirror 2026-01-12 16:28:31 +00:00
9866e8068f Clarify instructions in Maker Points guide regarding the proxy wallet private key format and environment variable setup. Emphasize that the private key should be copied as is, without the '0x' prefix, to enhance user understanding and security practices.
099af3ce01 Update Maker Points guide to clarify proxy wallet private key format and environment variable instructions. Specify that the private key should generally not include the '0x' prefix, enhancing user understanding and security practices.
Compare 2 commits »
mzoe synced commits to refs/heads/main at mzoe/ritmex-bot from mirror 2026-01-12 08:18:30 +00:00
445e634aa1 Refactor Telegram notification handling and remove unused functions
4bb1fee995 Refactor Telegram notification handling in MakerPointsEngine
aad14395e0 Enhance Telegram notification functionality
Compare 3 commits »
mzoe synced commits to refs/heads/main at mzoe/ritmex-bot from mirror 2026-01-10 07:28:31 +00:00
598f2a0eb6 Add token expiry and Telegram notification features
mzoe synced commits to refs/heads/main at mzoe/ritmex-bot from mirror 2026-01-08 22:48:31 +00:00
cb1cef6f1b Revise Maker Points guide to provide a comprehensive step-by-step tutorial for new users. Update installation instructions for Bun, enhance clarity on obtaining StandX login credentials, and improve environment variable configuration details. Add safety tips and common troubleshooting questions to support user onboarding.
mzoe synced commits to refs/heads/main at mzoe/ritmex-bot from mirror 2026-01-07 22:18:31 +00:00
fd034d493f Enhance README with language setting instructions, updated referral links, and additional documentation for StandX and Nado exchanges. Clarify environment variable setup and improve formatting for better readability.
mzoe synced commits to refs/heads/main at mzoe/ritmex-bot from mirror 2026-01-06 21:48:30 +00:00
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.
3ec7e9b8d6 Update Maker Points guide to include details on exporting the generated proxy wallet private key along with the token, enhancing security instructions for users.
Compare 2 commits »
mzoe synced commits to refs/heads/feat/mm at mzoe/ritmex-bot from mirror 2026-01-06 13:38:31 +00:00
499ee692da Merge branch 'main' into feat/mm
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.
597e41f053 Merge pull request #16 from discountry/feat/mm
b0a33a58d1 Remove market maker documentation from StandX. This deletion includes all content related to Maker Points, order management, and WebSocket API details, streamlining the documentation for clarity and focus.
65b9f21981 Add new PM2 start command for Maker Points strategy in package.json. This includes a dedicated command for 'maker-points' with specific exchange settings, enhancing deployment options for the application.
Compare 7 commits »
mzoe synced commits to refs/heads/main at mzoe/ritmex-bot from mirror 2026-01-06 13:38:31 +00:00
499ee692da Merge branch 'main' into feat/mm
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.
597e41f053 Merge pull request #16 from discountry/feat/mm
b0a33a58d1 Remove market maker documentation from StandX. This deletion includes all content related to Maker Points, order management, and WebSocket API details, streamlining the documentation for clarity and focus.
65b9f21981 Add new PM2 start command for Maker Points strategy in package.json. This includes a dedicated command for 'maker-points' with specific exchange settings, enhancing deployment options for the application.
Compare 7 commits »
mzoe synced commits to refs/heads/feat/mm at mzoe/ritmex-bot from mirror 2026-01-06 05:28:30 +00:00
mzoe synced new reference refs/heads/feat/mm to mzoe/ritmex-bot from mirror 2026-01-06 05:28:30 +00:00
mzoe synced new reference refs/heads/feat/standx to mzoe/ritmex-bot from mirror 2025-12-21 14:20:48 +00:00
mzoe synced commits to refs/heads/feat/standx at mzoe/ritmex-bot from mirror 2025-12-21 14:20:48 +00:00
mzoe synced commits to refs/heads/main at mzoe/ritmex-bot from mirror 2025-12-21 14:20:48 +00:00
9a093459bc Add debugging options and enhance WebSocket handling in StandxGateway. Introduce debugWs and debugWsRaw flags for improved logging of WebSocket events and payloads. Implement decrossDepthBook function for better order book management and update message handling to support multiple JSON payloads.
aa36b0cfdc Implement depth level normalization in StandxGateway for improved order book handling. Refactor depth data processing to utilize the new normalizeDepthLevels function, ensuring consistent bid and ask sorting. Update symbol handling to accommodate fallback logic.
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.
84d5e1f3d7 Update README files to include Nado referral link and detailed setup instructions for Nado integration, enhancing user guidance for configuration and usage.
6e5413ec1e Refactor order status handling in NadoGateway and MakerEngine. Introduce isOrderActiveStatus utility to streamline order filtering logic. Add tests for error handling and order status utilities.
Compare 8 commits »
mzoe synced commits to refs/heads/feat/nado at mzoe/ritmex-bot from mirror 2025-12-20 13:50:50 +00:00
84d5e1f3d7 Update README files to include Nado referral link and detailed setup instructions for Nado integration, enhancing user guidance for configuration and usage.
mzoe synced commits to refs/heads/feat/nado at mzoe/ritmex-bot from mirror 2025-12-20 05:40:49 +00:00
6e5413ec1e Refactor order status handling in NadoGateway and MakerEngine. Introduce isOrderActiveStatus utility to streamline order filtering logic. Add tests for error handling and order status utilities.