Zichao Lin earthjasonlin
earthjasonlin commented on issue MexcTradingBot/mexc-spot-grid-bot#1 2025-07-21 11:58:55 +08:00
docstring and log
earthjasonlin closed issue MexcTradingBot/mexc-spot-grid-bot#4 2025-07-21 11:58:32 +08:00
refactor
earthjasonlin commented on issue MexcTradingBot/mexc-spot-grid-bot#4 2025-07-21 11:58:29 +08:00
refactor
earthjasonlin commented on issue MexcTradingBot/mexc-spot-grid-bot#6 2025-07-21 11:57:13 +08:00
fixed and flexible mode

Should go after #2

earthjasonlin commented on issue MexcTradingBot/mexc-spot-grid-bot#8 2025-07-21 11:56:36 +08:00
tg bot notification

Should go after #2

earthjasonlin opened issue MexcTradingBot/mexc-spot-grid-bot#8 2025-07-21 11:56:03 +08:00
tg bot notification
earthjasonlin pushed to main at MexcTradingBot/mexc-spot-grid-bot 2025-07-20 23:24:29 +08:00
f2e5db86e1 fix: reserver balance algo
earthjasonlin pushed to main at MexcTradingBot/mexc-spot-grid-bot 2025-07-20 23:08:34 +08:00
3144ff492a refactor: add comments and logs
e54084f4af refactor: clear comment and logs
6e324a3bee fix: quote_balance sufficiency calculation
Compare 3 commits »
earthjasonlin pushed to main at MexcTradingBot/mexc-spot-grid-bot 2025-07-20 19:09:54 +08:00
c79316c978 perf: better update_order_status handle
earthjasonlin closed issue MexcTradingBot/mexc-spot-grid-bot#7 2025-07-20 19:09:54 +08:00
Improved order query algorithm
earthjasonlin opened issue MexcTradingBot/mexc-spot-grid-bot#7 2025-07-20 17:16:54 +08:00
Improved order query algorithm
earthjasonlin opened issue MexcTradingBot/mexc-spot-grid-bot#6 2025-07-20 17:15:46 +08:00
fixed and flexible mode
earthjasonlin pushed to main at MexcTradingBot/mexc-spot-grid-bot 2025-07-20 06:53:01 +08:00
9eaab25451 fix: a lot of things
earthjasonlin pushed to main at MexcTradingBot/mexc-spot-grid-bot 2025-07-19 20:51:55 +08:00
cef8945fe8 feat(csv): record filled trade to csv
earthjasonlin closed issue MexcTradingBot/mexc-spot-grid-bot#3 2025-07-19 20:51:55 +08:00
csv record
earthjasonlin pushed to main at MexcTradingBot/mexc-spot-grid-bot 2025-07-19 19:54:09 +08:00
2ebf49a8d1 fix(algorithm): geometric sequence calculation
earthjasonlin closed issue MexcTradingBot/mexc-spot-grid-bot#5 2025-07-19 19:54:09 +08:00
price algo
earthjasonlin commented on issue MexcTradingBot/mexc-spot-grid-bot#5 2025-07-19 13:23:57 +08:00
price algo

main.py Line 194 in 3914250caf
price = base_price * (1 - self.grid_percentage) ** level

earthjasonlin opened issue MexcTradingBot/mexc-spot-grid-bot#5 2025-07-19 12:46:38 +08:00
price algo
earthjasonlin pushed to main at MexcTradingBot/mexc-spot-dca-bot-public 2025-07-19 06:43:42 +08:00
da683353d6 update