moshferatu
  • Joined on 2023-09-01
moshferatu pushed to main at moshferatu/database-automation 2024-11-22 20:49:44 +00:00
cad6e364bb Add OHLC dependency to Database Automation documentation
moshferatu pushed to main at moshferatu/database-automation 2024-11-22 20:48:43 +00:00
6c27e3222f Initial commit of Database Automation README
moshferatu pushed to main at moshferatu/database-automation 2024-11-22 20:47:52 +00:00
0400589418 Update OHLC backfill script following changes to OHLC data client
moshferatu pushed to main at moshferatu/database-automation 2024-11-22 20:46:33 +00:00
8f4c03e59b Add file containing list of all symbols currently being stored in OHLC table
moshferatu pushed to main at moshferatu/database-automation 2024-11-22 20:45:58 +00:00
3381e43250 Add __pycache__ to .gitignore
moshferatu pushed to main at moshferatu/ohlc 2024-11-22 20:19:06 +00:00
4c383da56b Add examples of daily and intraday data to OHLC module documentation
moshferatu pushed to main at moshferatu/ninjatrader 2024-11-22 20:01:47 +00:00
6bc0ce4930 Add SPY backtest results for Put / Call Ratio Lows strategy
moshferatu pushed to main at moshferatu/ninjatrader 2024-11-22 19:59:30 +00:00
bc00177bc3 Add SPY backtest results for Put / Call Ratio Highs strategy
moshferatu pushed to main at moshferatu/ninjatrader 2024-11-22 19:56:09 +00:00
7b3c4412de Add parameters to Put / Call Ratio Highs and Lows strategy documentation
moshferatu pushed to main at moshferatu/ninjatrader 2024-11-22 19:53:38 +00:00
23df192117 Add rules to Put / Call Ratio Highs and Lows strategy documentation
moshferatu pushed to main at moshferatu/swing-trading-dashboard 2024-11-22 19:46:52 +00:00
6247bb48aa Update swing trading dashboard and High Volume Days strategy following changes to OHLC data volume column
moshferatu pushed to main at moshferatu/iqfeed 2024-11-22 19:45:10 +00:00
8e78ee15ce Re-order intraday data columns, add a time column, and rename volume column
moshferatu pushed to main at moshferatu/iqfeed 2024-11-22 19:44:21 +00:00
b2a15b86ea Re-order daily data columns and rename volume column
moshferatu pushed to main at moshferatu/iqfeed 2024-11-22 19:43:28 +00:00
3ffa498348 Add lists of columns available for IQFeed lookups
moshferatu pushed to main at moshferatu/iqfeed 2024-11-22 19:42:31 +00:00
67754b0f93 Increase max days when looking up daily data by 1 to account for the scenario where daily data is available for the current date
moshferatu pushed to main at moshferatu/swing-trading-dashboard 2024-11-21 20:30:47 +00:00
8d9121d02a Set 2-Period RSI entry threshold to 15 (up from 5)
moshferatu pushed to main at moshferatu/swing-trading-dashboard 2024-11-21 20:29:02 +00:00
ffbb3f4fc1 Add VIX Above Moving Average signals to swing trading dashboard
moshferatu pushed to main at moshferatu/swing-trading-dashboard 2024-11-21 20:28:26 +00:00
d5a0e70c8b Add script for generating signals based on VIX Above Moving Average strategy
moshferatu pushed to main at moshferatu/ninjatrader 2024-11-19 16:08:25 +00:00
6f763721c6 Initial commit of Put / Cal Ratio Highs and Put / Call Ratio Lows strategies
moshferatu pushed to main at moshferatu/ninjatrader 2024-11-19 16:07:00 +00:00
6a908c108b Add description to Put / Call Ratio Highs and Lows strategy documentation