backend/app
Muslem Rahimi fd6e850f89
Merge pull request #6 from cotester/main_refactor
Fix import secrets. Refactor /stock-balance-sheet to use context manager
2024-07-05 12:10:16 +02:00
..
html_template update endpoint 2024-05-26 22:28:08 +02:00
ml_models update endpoint 2024-06-13 14:16:18 +02:00
create_crypto_db.py Remove duplicate import and reorder imports. Create constants and CRYPTO_DATA configuration. Refactor gecko_crypto_id, get_description & get_website functions to reference CRYPTO_DATA. 2024-07-01 00:29:15 +02:00
create_etf_db.py bugfixing 2024-06-20 11:27:09 +02:00
create_institute_db.py bugfixing win rate of hedge fund 2024-05-31 19:00:26 +02:00
create_stock_db.py change retail volume cron job 2024-06-18 20:24:35 +02:00
cron_analyst_db.py clean code 2024-06-09 10:38:40 +02:00
cron_analyst_estimate.py bugfixng and boost process time for analyst-estimate endpoint 2024-06-01 11:49:00 +02:00
cron_analyst_ticker.py update endpoint 2024-05-26 22:28:08 +02:00
cron_borrowed_share.py add borrrowed shares endpoint 2024-07-01 15:18:28 +02:00
cron_bull_bear_say.py clean code 2024-06-09 10:38:40 +02:00
cron_clinical_trial.py typo 2024-06-27 21:59:08 +02:00
cron_congress_trading.py update 2024-06-05 08:29:44 +02:00
cron_dark_pool.py add etf to darkpool && market maker 2024-06-25 19:51:07 +02:00
cron_enterprise_values.py update endpoint 2024-05-26 22:28:08 +02:00
cron_executive.py update endpoint 2024-05-26 22:28:08 +02:00
cron_fail_to_deliver.py add fail-to-deliver endpoint 2024-06-30 21:52:17 +02:00
cron_fda_calendar.py add fda calendar 2024-06-27 21:57:25 +02:00
cron_fundamental_predictor.py update endpoint 2024-05-26 22:28:08 +02:00
cron_heatmap.py update endpoint 2024-05-26 22:28:08 +02:00
cron_hedge_funds.py update institute db 2024-05-30 13:03:04 +02:00
cron_historical_price.py slice historical price data for faster loading time 2024-06-13 15:35:47 +02:00
cron_implied_volatility.py add implied volatility endpoint 2024-07-01 20:24:32 +02:00
cron_insider_trading.py clean code 2024-06-09 10:38:40 +02:00
cron_market_maker.py add etf to darkpool && market maker 2024-06-25 19:51:07 +02:00
cron_market_movers.py bugfixing 2024-06-20 11:27:09 +02:00
cron_market_news.py update endpoint 2024-05-26 22:28:08 +02:00
cron_one_day_price.py update endpoint 2024-05-26 22:28:08 +02:00
cron_options_bubble.py update endpoint 2024-05-26 22:28:08 +02:00
cron_options_flow.py update endpoint 2024-05-26 22:28:08 +02:00
cron_options_net_flow.py update cron job 2024-07-03 20:51:21 +02:00
cron_options_zero_dte.py update endpoint 2024-05-26 22:28:08 +02:00
cron_ownership_stats.py add endpoint && cron job ownership stats 2024-06-22 21:40:42 +02:00
cron_pocketbase.py add pocketbase cron job 2024-06-21 12:29:59 +02:00
cron_portfolio.py update endpoint 2024-05-26 22:28:08 +02:00
cron_price_alert.py update text of price alert email 2024-06-01 13:14:47 +02:00
cron_price_analysis.py update endpoint 2024-05-26 22:28:08 +02:00
cron_quote.py update endpoint 2024-05-26 22:28:08 +02:00
cron_retail_volume.py bugfixing 2024-06-21 08:07:42 +02:00
cron_sec_filings.py update endpoint 2024-05-26 22:28:08 +02:00
cron_sentiment_analysis.py clean code 2024-05-27 09:13:27 +02:00
cron_share_statistics.py add cron job for retail volume && add timer for share statistics 2024-06-16 14:59:10 +02:00
cron_shareholders.py add cron job && endpoint share statistics 2024-06-09 18:37:54 +02:00
cron_similar_stocks.py clean code 2024-05-27 09:13:27 +02:00
cron_stockdeck.py update endpoint 2024-05-26 22:28:08 +02:00
cron_ta_rating.py update endpoint 2024-05-26 22:28:08 +02:00
cron_top_etf_holder.py update endpoint 2024-05-26 22:28:08 +02:00
cron_trading_halt.py add fail-to-deliver endpoint 2024-06-30 21:52:17 +02:00
cron_trend_analysis.py update endpoint 2024-05-26 22:28:08 +02:00
cron_var.py clean code 2024-06-09 10:38:40 +02:00
cron_wiim.py update endpoint 2024-05-26 22:28:08 +02:00
financial_modeling_prep.py update endpoint 2024-05-26 22:28:08 +02:00
GetStartEndDate.py update holiday 2024-07-05 09:49:10 +02:00
main.py Add missing secrets import 2024-07-04 05:12:40 +02:00
market_movers.py update endpoint 2024-05-26 22:28:08 +02:00
mc.py update endpoint 2024-05-26 22:28:08 +02:00
primary_cron_job.py add options net flow cron job 2024-07-03 12:45:01 +02:00
rating.py update endpoint 2024-05-26 22:28:08 +02:00
restart_json.py update stock screener 2024-06-23 15:43:45 +02:00
secondary_cron_job.py clean code 2024-05-27 09:13:27 +02:00
stats.py update endpoint 2024-05-26 22:28:08 +02:00
ta_signal.py update endpoint 2024-05-26 22:28:08 +02:00
trade_signal.py update endpoint 2024-05-26 22:28:08 +02:00
twitter.py update endpoint 2024-05-26 22:28:08 +02:00