Carles Sentis
|
3a4ad2f8cf
Increment BOT_VERSION to 2.3.153 and enhance performance metrics in trading statistics.
|
2 giorni fa |
Carles Sentis
|
cd2ecb1a63
Increment BOT_VERSION to 2.3.152 and add record_trade method to TradingStats for direct trade recording.
|
2 giorni fa |
Carles Sentis
|
de20259caf
Refactor TradingStats module and update project structure for enhanced modularity.
|
2 giorni fa |
Carles Sentis
|
5705bf03c3
Increment BOT_VERSION to 2.2.150 and enhance notification messages for market orders.
|
2 giorni 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.
|
3 giorni fa |
Carles Sentis
|
52dcbe63dc
Increment BOT_VERSION to 2.2.146 and introduce MARKET_MONITOR_CLEANUP_INTERVAL_HEARTBEATS configuration.
|
3 giorni fa |
Carles Sentis
|
6da29b064e
Increment BOT_VERSION to 2.2.145 and enhance RiskCleanupManager with shared state management.
|
3 giorni fa |
Carles Sentis
|
16b440b8bb
Increment BOT_VERSION to 2.2.144 and refactor monitoring components for enhanced trade management.
|
3 giorni fa |
Carles Sentis
|
4ef3784360
Increment BOT_VERSION to 2.2.143 and enhance order display logic in InfoCommands.
|
3 giorni fa |
Carles Sentis
|
406d85ca7d
Increment BOT_VERSION to 2.2.142 and enhance trade lifecycle management in TradingEngine and TradingStats.
|
3 giorni fa |
Carles Sentis
|
a37ed896e4
Increment BOT_VERSION to 2.2.141 and refactor stop loss order handling in TradingEngine and MarketMonitor.
|
3 giorni fa |
Carles Sentis
|
033e9f0e51
Increment BOT_VERSION to 2.2.140 and update stop price handling in HyperliquidClient.
|
3 giorni fa |
Carles Sentis
|
b7d9df126d
Increment BOT_VERSION to 2.2.139 and fix newline character handling in InfoCommands.
|
3 giorni fa |
Carles Sentis
|
234fd9f873
Increment BOT_VERSION to 2.2.138 and update stop loss order implementation in HyperliquidClient.
|
3 giorni fa |
Carles Sentis
|
babfdc0234
Increment BOT_VERSION to 2.2.137 and refine stop loss order handling in MarketMonitor.
|
3 giorni fa |
Carles Sentis
|
9b89e16adf
Increment BOT_VERSION to 2.2.136 and enhance InfoCommands with HTML character escaping.
|
3 giorni fa |
Carles Sentis
|
5712974e83
Increment BOT_VERSION to 2.2.135 and enhance MarketMonitor with improved fill processing logic.
|
3 giorni fa |
Carles Sentis
|
e96259f3e5
Increment BOT_VERSION to 2.2.134 and enhance MarketMonitor and TradingEngine with improved stop loss handling.
|
3 giorni fa |
Carles Sentis
|
6f02c85338
Increment BOT_VERSION to 2.2.133 and update MarketMonitor to fetch recent fills without symbol and limit arguments.
|
3 giorni fa |
Carles Sentis
|
f20b05cba1
Increment BOT_VERSION to 2.2.132 and add diagnostic logging in MarketMonitor for unmatched fills.
|
3 giorni fa |
Carles Sentis
|
319ea7eec7
Enhance MarketMonitor with improved caching and state comparison logic.
|
3 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.
|
5 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.
|
5 giorni fa |