Commit Graph

487 Commits

Author SHA1 Message Date
7a04e8d05f
refactor: Update sunny scanner to use root 'reports' directory 2025-02-06 22:39:16 -08:00
88b944851a
feat: Add position sizing to Sunny Scanner with portfolio input 2025-02-06 22:37:03 -08:00
843f78851f
refactor: Update date range and intraday data query for accurate stock scanning 2025-02-06 22:31:05 -08:00
62b63388a8
fix: Correct date formatting in stock data query for ClickHouse 2025-02-06 22:29:11 -08:00
319f18d882
refactor: Update timestamp handling for nanosecond precision in stock data queries 2025-02-06 22:27:40 -08:00
207991b9f0
fix: Replace undefined 'today' with 'end_date' in stock data queries 2025-02-06 22:23:28 -08:00
507687dc90
fix: Improve date handling for stock data retrieval and ticker selection 2025-02-06 22:23:16 -08:00
99ea46f6b1
refactor: Modify view_stock_details to show detailed query and raw results 2025-02-06 22:21:46 -08:00
bb3c5fe933
feat: Add detailed stock view function and interactive signal exploration 2025-02-06 22:19:55 -08:00
bf4c5a1b94
refactor: Update stock data retrieval to use consistent 60-day lookback 2025-02-06 22:17:48 -08:00
1d04986a07
refactor: Enhance get_valid_tickers to check intraday data across yesterday and today 2025-02-06 22:15:56 -08:00
ccf6671f4b
feat: Enhance stock screening with daily data filtering and intraday validation 2025-02-06 22:13:19 -08:00
4f6b811666
fix: Update intraday ticker query to use today's market hours 2025-02-06 22:06:32 -08:00
abcdd561ca
refactor: Update get_valid_tickers to support intraday and daily intervals 2025-02-06 22:04:14 -08:00
971a5dd4a1
refactor: Improve date handling in get_stock_data for daily and intraday queries 2025-02-06 22:02:22 -08:00
9c440f08da
feat: Add time interval selection for SunnyBand scanner 2025-02-06 22:00:26 -08:00
1b6e93badf
feat: Enhance SunnyBand scanner with progress tracking and error handling 2025-02-06 21:57:53 -08:00
5273b659e1
feat: Add SunnyBand scanner functionality to screener module 2025-02-06 21:54:38 -08:00
a3a87c1e7d
feat: Add SunnyBand scanner and multi-system menu to main.py 2025-02-06 21:51:58 -08:00
fc7a6e7343
feat: Add SunnyBands indicator implementation with ATR and signal generation 2025-02-06 21:42:01 -08:00
c3f8d7ce80
feat: Add indicators package initialization file 2025-02-06 21:41:51 -08:00
a536ec5e15
feat: Add target price and risk/reward calculations to position sizing 2025-02-06 21:22:27 -08:00
5f7c02a470
feat: Add potential profit, loss, and risk/reward ratio calculations to positions 2025-02-06 21:19:56 -08:00
8740ccf9eb
refactor: Update position calculator with dynamic account size and automatic stop loss 2025-02-06 21:16:07 -08:00
b7d3b8bc6d
feat: Add trading app with position calculator and portfolio management 2025-02-06 21:10:59 -08:00
8302d796e0
fix: Refactor 52-week high calculation in industry leadership check 2025-02-06 19:07:42 -08:00
327c3b8dfe
refactor: Update industry leadership check to use multiple tables and RSI 2025-02-06 19:05:44 -08:00
0b212e8847
chore: Reorganize and clean up requirements.txt dependencies 2025-02-06 19:01:27 -08:00
c0285bb0c7
feat: Integrate I_Score for institutional sponsorship in CANSLIM screener 2025-02-06 18:59:10 -08:00
f62cd47292
feat: Add institutional sponsorship check for CANSLIM strategy 2025-02-06 18:56:38 -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
e1d59411fa
Added total score to CSV 2025-02-03 22:14:12 -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
ec31b8701d
create .env and update db_connection to use it 2025-02-03 20:20:19 -08:00
bbc307f3d8
first commit 2025-02-03 20:11:47 -08:00