remove emojis from console

This commit is contained in:
Dobromir Popov
2025-10-25 16:35:08 +03:00
parent 5aa4925cff
commit b8f54e61fa
75 changed files with 828 additions and 828 deletions

View File

@@ -4,7 +4,7 @@
A professional web-based interface for manually marking profitable buy/sell signals on historical market data to generate high-quality training test cases for machine learning models.
**Status**: **Production Ready** - Core features complete and tested
**Status**: **Production Ready** - Core features complete and tested
## ✨ Key Features
@@ -27,7 +27,7 @@ A professional web-based interface for manually marking profitable buy/sell sign
- **Data consistency**: Uses same DataProvider as training/inference
- **Auto-save**: Test cases saved to JSON files
### 🔄 Data Integration
### Data Integration
- **Existing DataProvider**: No duplicate data fetching
- **Cached data**: Leverages existing cache
- **Same quality**: Identical data structure as models see
@@ -39,7 +39,7 @@ A professional web-based interface for manually marking profitable buy/sell sign
- **Responsive**: Works on different screen sizes
- **Keyboard shortcuts**: Arrow keys for navigation
## 🚀 Quick Start
## Quick Start
### Installation