Skip to content

fix: remove shortTradeSize from default config and fix form handling#4

Merged
cj4c0b1 merged 1 commit into
mainfrom
fix/45-short-trade-size-issue
Oct 7, 2025
Merged

fix: remove shortTradeSize from default config and fix form handling#4
cj4c0b1 merged 1 commit into
mainfrom
fix/45-short-trade-size-issue

Conversation

@cj4c0b1

@cj4c0b1 cj4c0b1 commented Oct 7, 2025

Copy link
Copy Markdown
Owner

Description

  • Removed from default config to prevent automatic addition
  • Fixed form handling to properly respect trade size removal
  • Updated validation to handle missing trade size fields gracefully

Related Issues

Closes CryptoGnome#45

Testing

  • Verified that removing from config persists after restart
  • Confirmed that form validation works as expected with and without separate trade sizes

Notes

This change ensures that the bot doesn't automatically add back the field when it's removed from the config.

@cj4c0b1 cj4c0b1 merged commit 7af7ff4 into main Oct 7, 2025
3 of 4 checks passed
@cj4c0b1 cj4c0b1 deleted the fix/45-short-trade-size-issue branch October 7, 2025 17:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

shortTradeSize setting in config.user.json is not respected for ASTERUSDT

1 participant