Carles Sentis
|
6f02c85338
Increment BOT_VERSION to 2.2.133 and update MarketMonitor to fetch recent fills without symbol and limit arguments.
|
2 days ago |
Carles Sentis
|
f20b05cba1
Increment BOT_VERSION to 2.2.132 and add diagnostic logging in MarketMonitor for unmatched fills.
|
2 days ago |
Carles Sentis
|
319ea7eec7
Enhance MarketMonitor with improved caching and state comparison logic.
|
2 days ago |
Carles Sentis
|
fc1349526d
Increment BOT_VERSION to 2.2.130 and refine MarketMonitor notification logic.
|
3 days ago |
Carles Sentis
|
161ed5ff39
Increment BOT_VERSION to 2.2.129 and enhance InfoCommands with position duration and unlinked order display.
|
3 days ago |
Carles Sentis
|
239b1e9bca
Increment BOT_VERSION to 2.2.128 and enhance MarketMonitor with improved fill fetching logic.
|
3 days ago |
Carles Sentis
|
36e9706ac4
Update BOT_VERSION to 2.2.127 and enhance MarketMonitor with improved discrepancy handling during startup.
|
3 days ago |
Carles Sentis
|
94ca147fe0
Update BOT_VERSION to 2.2.126 and enhance MarketMonitor with external fill handling and auto-sync logic for discrepancies.
|
3 days ago |
Carles Sentis
|
b39af68d2e
Update BOT_VERSION to 2.2.125 for release preparation
|
3 days ago |
Carles Sentis
|
1edb9e738a
Update TradingStats to enhance display of average trade duration and portfolio max drawdown
|
3 days ago |
Carles Sentis
|
40b39cecdb
Enhance InfoCommands and TradingStats for detailed token statistics reporting
|
3 days ago |
Carles Sentis
|
9a02105274
Refactor InfoCommands for improved message formatting and clarity
|
3 days ago |
Carles Sentis
|
e0da6151a2
Refactor TradingStats and NotificationManager for improved data handling and notification clarity
|
3 days ago |
Carles Sentis
|
b18401693d
Refactor InfoCommands to improve performance report formatting and user experience
|
3 days ago |
Carles Sentis
|
9871f27afe
Refactor InfoCommands to streamline message formatting and enhance user interaction
|
3 days ago |
Carles Sentis
|
d7dcc87e53
Enhance InfoCommands to improve balance and performance reporting
|
3 days ago |
Carles Sentis
|
b29007221c
Refactor InfoCommands and ManagementCommands for improved authorization and monitoring status
|
3 days ago |
Carles Sentis
|
9f1b9d7140
Refactor price formatting across the application to utilize TokenDisplayFormatter
|
3 days ago |
Carles Sentis
|
2f3a478417
Refactor InfoCommands to simplify price formatting by removing quote precision parameter
|
3 days ago |
Carles Sentis
|
576c6e9e9b
Refactor TradingEngine to use a dictionary for market cache instead of a list
|
3 days ago |
Carles Sentis
|
ddf87032e6
Update database migration logic to support multiple schema versions and enhance trading engine with token precision retrieval
|
3 days ago |
Carles Sentis
|
4acff625f3
Enhance InfoCommands and MarketMonitor to support unrealized P&L percentage tracking. Updated InfoCommands to calculate and display P&L metrics with improved formatting for asset details. Added new database fields for unrealized P&L percentage and integrated exchange data retrieval in MarketMonitor for better trade performance insights. Improved overall handling of position data and risk metrics.
|
3 days ago |
Carles Sentis
|
54ad70c59d
Add database migration functionality and initialize migration checks in TradingStats
|
3 days ago |
Carles Sentis
|
1467766bed
Enhance InfoCommands and MarketMonitor to incorporate leverage and risk metrics in position reporting. Updated InfoCommands to format direction text with leverage details and improved handling of margin and liquidation prices. Enhanced MarketMonitor to update unrealized P&L and market data for open positions, ensuring accurate tracking of trading metrics. Added new method in TradingStats for updating market-related data, improving database interactions for trade lifecycle management.
|
3 days ago |
Carles Sentis
|
0f79c87a9b
Update trade insertion query to use "INSERT OR IGNORE" for improved handling of duplicate trades in TradingStats class.
|
3 days ago |
Carles Sentis
|
a949823c98
Add trade lifecycle documentation to project structure
|
3 days ago |
Carles Sentis
|
de0f267fb0
Add trade lifecycle management documentation
|
3 days ago |
Carles Sentis
|
b185e1c107
Refactor InfoCommands and TradingCommands to remove deprecated auto-sync logic for orphaned positions. Updated notification handling to include trade lifecycle IDs for better tracking of orders. Enhanced MarketMonitor to utilize cached data for orders and positions, improving efficiency. Improved logging for better traceability of trade actions and notifications.
|
3 days ago |
Carles Sentis
|
ff587c2ed9
Refactor MarketMonitor to enhance external trade handling and orphaned position management. Improved logic for linking bot orders to trades, recording fills, and determining action types based on trade context. Updated entry price estimation for orphaned positions with enhanced side detection and fallback mechanisms. Enhanced logging for better traceability of trade processing and notifications.
|
3 days ago |
Carles Sentis
|
a750fec4e8
Refactor active trades command in InfoCommands to utilize open positions instead of all active trades. Updated messaging and logging for clarity, improved user notifications, and enhanced error handling. Adjusted MarketMonitor to log external position actions for better traceability.
|
4 days ago |