stock_system/src/screener
2025-02-08 12:14:13 -08:00
..
__init__.py fix: Correct import and __all__ list in screener/__init__.py 2025-02-08 12:07:43 -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 refactor: Move get_stock_data to utils module for shared usage 2025-02-08 12:13:59 -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: Import get_stock_data in t_sunnyband.py 2025-02-08 12:14:13 -08:00
user_input.py refactor: Remove duplicate code block in user input handling 2025-02-08 10:50:00 -08:00