|
|
0ee190786e
|
Prevent user to open multiple strategy on the same ticker
|
2025-11-18 13:58:50 +07:00 |
|
|
|
06ef33b7ab
|
Enhance user authentication by adding optional OwnerWalletAddress parameter in LoginRequest and UserService. Update UserController and related components to support the new wallet address functionality, ensuring better user profile management and validation in trading operations.
|
2025-11-17 13:48:05 +07:00 |
|
|
|
8697f1598d
|
Add validation for Kudai strategy staking requirements in StartCopyTradingCommandHandler. Implemented methods in IEvmManager to retrieve staked KUDAI balance and GBC NFT count. Enhanced error handling for staking checks.
|
2025-11-17 12:57:47 +07:00 |
|
|
|
c229212acd
|
Add copy trading authorization checks in LiveTradingBotGrain and StartCopyTradingCommandHandler. Integrated IKaigenService to verify user ownership of master strategy keys before allowing copy trading. Enhanced error handling and logging for authorization verification.
|
2025-11-16 22:11:54 +07:00 |
|
|
|
1e15d5f23b
|
Add copy trading functionality with StartCopyTrading endpoint and related models. Implemented position copying from master bot and subscription to copy trading stream in LiveTradingBotGrain. Updated TradingBotConfig to support copy trading parameters.
|
2025-11-16 14:54:17 +07:00 |
|