• Joined on 2025-03-07
Simon pushed to main at Simon/Cycles 2025-05-21 09:24:08 +00:00
f4873c56ff minor fixes
Simon pushed to main at Simon/Cycles 2025-05-21 09:06:28 +00:00
2fd73085b8 Refactor backtest logic for improved index retrieval
Simon pushed to main at Simon/Cycles 2025-05-21 09:03:55 +00:00
806697116d Refactor backtesting logic and introduce new components
Simon pushed to main at Simon/Cycles 2025-05-21 07:35:22 +00:00
14905017c8 Add total fees calculation to storage results
ec1a86e098 Fixing last merge
0a919f825e Merge branch 'main' of ssh://dep.sokaris.link:2222/Simon/Cycles
c2886a2aab Enhance trading logic and fee calculations in main.py and trend_detector_simple.py
Compare 4 commits »
Simon pushed to main at Simon/Cycles 2025-05-20 08:15:04 +00:00
8ff86339d6 Add taxes functionality and refactor trading logic
Simon pushed to main at Simon/Cycles 2025-05-19 10:04:41 +00:00
7f788a4d4e Update .gitignore to include JSON files for version control, ensuring proper handling of data formats in the project.
Simon pushed to main at Simon/Cycles 2025-05-19 09:36:37 +00:00
0eb7fc77f9 Enhance data loading in main.py to support both CSV and JSON formats, improving flexibility for input data. Update date filtering and logging for better traceability. Refactor trade collection logic to ensure all trades are captured and written to separate CSV files by timeframe and stop loss percentage. Adjusted main execution parameters for broader timeframe analysis.
Simon pushed to main at Simon/Cycles 2025-05-19 02:02:14 +00:00
170751db0e Implement Google Sheets integration in main.py for batch updates of backtest results
Simon pushed to main at Simon/Cycles 2025-05-17 06:49:12 +00:00
f7f0fc6dd5 Cleanup
e4ded694b1 Update .gitignore to exclude PNG files from version control
fa12bcb61a Update .gitignore to exclude CSV files from version control
Compare 3 commits »
Simon pushed to main at Simon/Cycles 2025-05-17 05:08:07 +00:00
125d4f7d52 Add BacktestCharts class for visualizing backtest results and update main.py for enhanced data processing
Simon pushed to main at Simon/Cycles 2025-05-16 02:45:06 +00:00
ec8b1a7cf2 Enhance main.py with optimized data loading, logging setup, and concurrent processing for backtesting. Introduce new functions for data handling and results aggregation. Update TrendDetectorSimple to support meta supertrend backtesting and improve SuperTrend calculations with caching and parallel execution. Refactor TrendDetectorMACD for better performance in trend detection.
Simon pushed to main at Simon/CryptoMarketParser 2025-05-13 08:14:02 +00:00
261ce54f37 adding metasupertrend data WIP
Simon pushed to main at Simon/Cycles 2025-05-09 07:24:20 +00:00
7c4db08b1b Refactor main.py to remove commented-out cycle detection code and streamline trend plotting. Update TrendDetectorSimple by eliminating unnecessary logging statements for improved clarity during trend detection.
Simon pushed to main at Simon/Cycles 2025-05-09 07:17:38 +00:00
f316571a3c Update date filtering in main.py and enhance TrendDetectorSimple with SuperTrend calculations and improved plotting functionality. Introduce color configurations for better visualization and streamline trend analysis methods.
Simon pushed to main at Simon/Cycles 2025-05-09 04:27:51 +00:00
c7732881c5 Refactor TrendDetectorSimple by removing redundant method definitions for trend detection and plotting, streamlining the code for better readability.
b0ffedc6af Update .gitignore to include additional files and modify README header
e9bfcd03eb Refactor cycle detection and trend analysis; enhance trend detection with linear regression and moving averages. Update main script for improved data handling and visualization.
Compare 3 commits »
Simon pushed to main at Simon/Cycles 2025-05-08 08:28:59 +00:00
cbc6a7493d More analysis WIP
Simon pushed to main at Simon/Cycles 2025-05-06 08:22:25 +00:00
1decd0d0ce Refactor trend detection logic in trend_detector_simple.py by removing the implementation for finding valleys between peaks
Simon pushed to main at Simon/Cycles 2025-05-06 08:21:28 +00:00
e1f1e7f561 Refactor trend detection logic and update date filtering in main.py. Removed width parameter from detect_trends method and enhanced peak detection to include valleys and peaks between consecutive points.
Simon pushed to main at Simon/Cycles 2025-05-06 07:24:43 +00:00
0bbe308321 first trend detection WIP
Simon created repository Simon/Cycles 2025-04-14 06:46:27 +00:00