• Joined on 2025-11-24
mzoe synced commits to refs/heads/feat/nado at mzoe/ritmex-bot from mirror 2025-12-19 05:20:49 +00:00
84e8ce1d43 Enhance NadoGateway with min size policy handling and related utility functions. Update .env.example to include NADO_MIN_SIZE_POLICY configuration option.
mzoe synced commits to refs/heads/feat/nado at mzoe/ritmex-bot from mirror 2025-12-18 21:20:31 +00:00
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.
mzoe synced commits to refs/heads/feat/nado at mzoe/ritmex-bot from mirror 2025-12-17 21:00:30 +00:00
mzoe synced new reference refs/heads/feat/nado to mzoe/ritmex-bot from mirror 2025-12-17 21:00:30 +00:00
mzoe synced commits to refs/heads/feat/lighter-spot at mzoe/ritmex-bot from mirror 2025-12-08 17:00:32 +00:00
49b8f0bcf1 fix perp
a23eb91f04 Remove lighter-go-main directory and associated files, including client, types, and documentation, to streamline the project structure. Update .gitignore to exclude temporary files.
974d3017e0 fix position
Compare 3 commits »
mzoe synced commits to refs/heads/main at mzoe/ritmex-bot from mirror 2025-12-08 17:00:32 +00:00
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.
3fd0f715a1 Update README.md to instruct users to set LANG=en in .env for English interface support.
85e7f245c0 Implement internationalization support by adding translation functionality and updating UI components to use translated strings. Add language configuration in .env.example and integrate translations across various strategy and UI components.
03df1006cc Update README.md to include a link for English users and remove the outdated English README reference.
3099cb1319 Merge pull request #13 from discountry/feat/lighter-spot
Compare 18 commits »
mzoe synced commits to refs/heads/feat/lighter-spot at mzoe/ritmex-bot from mirror 2025-12-08 00:40:31 +00:00
668c3a57d3 fix open orders
mzoe synced commits to refs/heads/feat/lighter-spot at mzoe/ritmex-bot from mirror 2025-12-07 16:30:32 +00:00
mzoe synced new reference refs/heads/feat/lighter-spot to mzoe/ritmex-bot from mirror 2025-12-07 16:30:32 +00:00
mzoe synced commits to refs/heads/main at mzoe/ritmex-bot from mirror 2025-12-07 16:30:32 +00:00
5f79b134f2 refactor: restructure Lighter SDK by removing deprecated Go files and enhancing Python documentation with new examples and models
mzoe synced commits to refs/heads/main at mzoe/ritmex-bot from mirror 2025-11-28 20:10:30 +00:00
85705dd27c chore: update referral links in README files for Lighter and Aster
mzoe synced commits to refs/heads/feat/new-grid-trading at mzoe/ritmex-bot from mirror 2025-11-26 19:10:30 +00:00
37476ea4bc fix: ensure explicit size is always sent for close-position MARKET orders in ParadexGateway to comply with exchange requirements