Carles Sentis
|
5705bf03c3
Increment BOT_VERSION to 2.2.150 and enhance notification messages for market orders.
|
1 giorno fa |
Carles Sentis
|
ef5602bf16
Increment BOT_VERSION to 2.2.148 and enhance price formatting in TokenDisplayFormatter.
|
2 giorni fa |
Carles Sentis
|
bac5d4e5d3
Increment BOT_VERSION to 2.2.147 and enhance RiskCleanupManager with active position verification.
|
2 giorni fa |
Carles Sentis
|
52dcbe63dc
Increment BOT_VERSION to 2.2.146 and introduce MARKET_MONITOR_CLEANUP_INTERVAL_HEARTBEATS configuration.
|
2 giorni fa |
Carles Sentis
|
6da29b064e
Increment BOT_VERSION to 2.2.145 and enhance RiskCleanupManager with shared state management.
|
2 giorni fa |
Carles Sentis
|
16b440b8bb
Increment BOT_VERSION to 2.2.144 and refactor monitoring components for enhanced trade management.
|
2 giorni fa |
Carles Sentis
|
4ef3784360
Increment BOT_VERSION to 2.2.143 and enhance order display logic in InfoCommands.
|
2 giorni fa |
Carles Sentis
|
406d85ca7d
Increment BOT_VERSION to 2.2.142 and enhance trade lifecycle management in TradingEngine and TradingStats.
|
2 giorni fa |
Carles Sentis
|
a37ed896e4
Increment BOT_VERSION to 2.2.141 and refactor stop loss order handling in TradingEngine and MarketMonitor.
|
2 giorni fa |
Carles Sentis
|
033e9f0e51
Increment BOT_VERSION to 2.2.140 and update stop price handling in HyperliquidClient.
|
2 giorni fa |
Carles Sentis
|
b7d9df126d
Increment BOT_VERSION to 2.2.139 and fix newline character handling in InfoCommands.
|
2 giorni fa |
Carles Sentis
|
234fd9f873
Increment BOT_VERSION to 2.2.138 and update stop loss order implementation in HyperliquidClient.
|
2 giorni fa |
Carles Sentis
|
babfdc0234
Increment BOT_VERSION to 2.2.137 and refine stop loss order handling in MarketMonitor.
|
2 giorni fa |
Carles Sentis
|
9b89e16adf
Increment BOT_VERSION to 2.2.136 and enhance InfoCommands with HTML character escaping.
|
2 giorni fa |
Carles Sentis
|
5712974e83
Increment BOT_VERSION to 2.2.135 and enhance MarketMonitor with improved fill processing logic.
|
2 giorni fa |
Carles Sentis
|
e96259f3e5
Increment BOT_VERSION to 2.2.134 and enhance MarketMonitor and TradingEngine with improved stop loss handling.
|
2 giorni fa |
Carles Sentis
|
6f02c85338
Increment BOT_VERSION to 2.2.133 and update MarketMonitor to fetch recent fills without symbol and limit arguments.
|
2 giorni fa |
Carles Sentis
|
f20b05cba1
Increment BOT_VERSION to 2.2.132 and add diagnostic logging in MarketMonitor for unmatched fills.
|
2 giorni fa |
Carles Sentis
|
319ea7eec7
Enhance MarketMonitor with improved caching and state comparison logic.
|
2 giorni fa |
Carles Sentis
|
fc1349526d
Increment BOT_VERSION to 2.2.130 and refine MarketMonitor notification logic.
|
3 giorni fa |
Carles Sentis
|
161ed5ff39
Increment BOT_VERSION to 2.2.129 and enhance InfoCommands with position duration and unlinked order display.
|
3 giorni fa |
Carles Sentis
|
239b1e9bca
Increment BOT_VERSION to 2.2.128 and enhance MarketMonitor with improved fill fetching logic.
|
3 giorni fa |
Carles Sentis
|
36e9706ac4
Update BOT_VERSION to 2.2.127 and enhance MarketMonitor with improved discrepancy handling during startup.
|
3 giorni fa |
Carles Sentis
|
94ca147fe0
Update BOT_VERSION to 2.2.126 and enhance MarketMonitor with external fill handling and auto-sync logic for discrepancies.
|
3 giorni fa |
Carles Sentis
|
b39af68d2e
Update BOT_VERSION to 2.2.125 for release preparation
|
3 giorni fa |
Carles Sentis
|
938e56a535
Refactor reset_data.sh and trading_bot.py for SQLite integration - Updated reset_data.sh to remove legacy JSON files and handle SQLite database cleanup. Modified trading_bot.py to check for SQLite database existence instead of JSON files, enhancing statistics persistence reporting. Adjusted management_commands.py to reflect the new SQLite file structure for trading stats. Improved trading_stats.py to rename order_id to exchange_fill_id and added linked_order_table_id for better data management.
|
4 giorni fa |
Carles Sentis
|
d012cfe6be
Refactor logging and shutdown handling in trading bot - Updated logging calls to use the module logger for consistency and improved clarity. Adjusted shutdown logic to check for the application's running state using the private attribute, enhancing error handling during bot termination.
|
4 giorni fa |
Carles Sentis
|
679f3b6d0f
Refactor trading bot shutdown handling and error logging - Removed unused signal handling for graceful shutdown and improved error logging in the BotManager class. Enhanced the main function to provide clearer logging during shutdown and error scenarios, ensuring better traceability and user feedback. Updated comments for clarity and consistency.
|
4 giorni fa |
Carles Sentis
|
0cfca41a25
Refactor data management and update file structure for trading bot - Modified the .gitignore to include new data directories for persistent trading data and logs. Updated reset_data.sh to reflect changes in file paths and improved user prompts. Enhanced trading_stats.py and alarm_manager.py to ensure data is stored in the new structure, improving organization and maintainability. Added demo_stats.json for testing purposes.
|
4 giorni fa |
Carles Sentis
|
3e5ee4ebdd
Refactor trading bot architecture and update version to 2.2.0 - Transitioned from a monolithic structure to a modular design, enhancing maintainability and scalability. Introduced dedicated modules for core functionalities, trading commands, and logging configuration. Improved logging setup with advanced features and fallback mechanisms. Updated project documentation to reflect the new structure and benefits of modularization.
|
4 giorni fa |