TimeFrame agregator with right logic

This commit is contained in:
Vasily.onl
2025-05-28 18:26:51 +08:00
parent 78ccb15fda
commit 1861c336f9
20 changed files with 5031 additions and 99 deletions

3
docs/TODO.md Normal file
View File

@@ -0,0 +1,3 @@
- trading signal (add optional description, would have the type as 'METATREND','STOP LOSS', and so on, for entry and exit signals)
- stop loss and take profit maybe add separate module and update calculation with max from the entry, not only entry data, we can call them as a function name or class name when we create the trader