stock_system/src/screener
2025-02-08 11:40:33 -08:00
..
__init__.py feat: Integrate ATR-EMA v2 scanner with updated menu and imports 2025-02-08 10:49:04 -08:00
a_canslim.py Annual EPS 2025-02-03 22:10:09 -08:00
c_canslim.py Added screener type choice 2025-02-03 22:40:26 -08:00
csv_appender.py feat: Integrate I_Score for institutional sponsorship in CANSLIM screener 2025-02-06 18:59:10 -08:00
data_fetcher.py Added screener type choice 2025-02-03 22:40:26 -08:00
i_canslim.py feat: Add institutional sponsorship check for CANSLIM strategy 2025-02-06 18:56:38 -08:00
l_canslim.py fix: Refactor 52-week high calculation in industry leadership check 2025-02-06 19:07:42 -08:00
screeners.py feat: Add support for Three ATR EMA indicator configuration 2025-02-07 20:52:27 -08:00
t_atr_ema_v2.py fix: Enhance data validation and debugging in ATR EMA screener 2025-02-08 11:40:33 -08:00
t_atr_ema.py feat: Update default stop loss to 7% and improve position sizing output 2025-02-08 08:21:28 -08:00
t_sunnyband.py fix: Enhance data validation and type handling in screener scripts 2025-02-08 11:39:01 -08:00
user_input.py refactor: Remove duplicate code block in user input handling 2025-02-08 10:50:00 -08:00