Commit Graph

18 Commits

Author SHA1 Message Date
4e5b54c568 fix: Resolve indentation error in main.py by wrapping menu loop in main() function 2025-02-10 09:25:16 -08:00
0b40142bfb refactor: Simplify main menu logic with function calls 2025-02-10 09:24:22 -08:00
3425539781 refactor: Modularize main application structure and separate concerns 2025-02-10 09:23:51 -08:00
590c6fd2b7 feat: Add trading journal feature with database tracking 2025-02-10 09:18:16 -08:00
8d7ecb4f39 chore: Suppress urllib3 SSL warnings in main.py 2025-02-08 20:16:58 -08:00
d41d40ab4f fix: Update function name in main.py to match t_atr_ema_v2 implementation 2025-02-08 12:08:32 -08:00
27ffc80432 feat: Integrate ATR-EMA v2 scanner with updated menu and imports 2025-02-08 10:49:04 -08:00
b341bd53ce fix: Import get_interval_choice to resolve undefined name error 2025-02-08 07:47:41 -08:00
e46b6cb39c The changes add a new feature to allow users to select the ATR-EMA scanner from the main menu by choosing option 2 and then selecting the sub-option. The commit message should reflect this addition.
feat: add ATR-EMA scanner option to main menu
2025-02-08 03:14:42 -08:00
0a4d5c2a5d feat: Add support for Three ATR EMA indicator configuration 2025-02-07 20:52:27 -08:00
88b944851a
feat: Add position sizing to Sunny Scanner with portfolio input 2025-02-06 22:37:03 -08:00
a3a87c1e7d
feat: Add SunnyBand scanner and multi-system menu to main.py 2025-02-06 21:51:58 -08:00
c0285bb0c7
feat: Integrate I_Score for institutional sponsorship in CANSLIM screener 2025-02-06 18:59:10 -08:00
9b6871d575
L CANSLIM 2025-02-03 23:33:42 -08:00
9cb4f62a48
Added screener type choice 2025-02-03 22:40:26 -08:00
b6c6518ad4
Annual EPS 2025-02-03 22:10:09 -08:00
cb098278c9
C in CANSLIM 2025-02-03 21:53:26 -08:00
bbc307f3d8
first commit 2025-02-03 20:11:47 -08:00