moshferatu
  • Joined on 2023-09-01
moshferatu pushed to main at moshferatu/database-automation 2024-07-04 03:05:46 +00:00
fe28f2e2be Replace dependency on requests module with one on cloudscraper in order to bypass Cloudflare bot protections
moshferatu pushed to main at moshferatu/news-automation 2024-07-04 03:00:29 +00:00
061172e1be Update log message so that the date gets displayed in a human-readable form
moshferatu pushed to main at moshferatu/news-automation 2024-07-04 02:50:29 +00:00
ca32f51e1a Use cloudscraper module instead of requests in order to bypass Cloudflare bot restrictions
moshferatu pushed to main at moshferatu/tradingview 2024-07-03 19:18:59 +00:00
46fe64f59c Add NASDAQ Cumulative New Highs New Lows breadth indicator
moshferatu pushed to main at moshferatu/tradingview 2024-07-03 19:16:46 +00:00
fb60515e1f Add NYSE Cumulative 52 Week New highs New Lows breadth indicator
moshferatu pushed to main at moshferatu/ninjatrader 2024-07-02 15:16:45 +00:00
5ec5b2dbda Remove unused imports and alphabetize them
moshferatu pushed to main at moshferatu/ninjatrader 2024-07-02 15:15:00 +00:00
80cd490469 Make the VIX Ratio indicator plots more bold by default
moshferatu pushed to main at moshferatu/ninjatrader 2024-07-01 23:13:31 +00:00
5a8c6341af Ignore the detected pattern series when serializing in order to prevent errors as data series are not serializable
moshferatu pushed to main at moshferatu/ninjatrader 2024-07-01 23:11:42 +00:00
2721851e4f Remove NinjaScriptProperty attributes from 3CR strokes as they should not be included in the indicator constructor
moshferatu pushed to main at moshferatu/ninjatrader 2024-07-01 17:09:17 +00:00
69a649c65a Initial commit of pivot points (a.k.a. swing high / low) indicator
moshferatu pushed to main at moshferatu/ninjatrader 2024-06-30 12:53:25 +00:00
f8f19c6a43 Initial commit of simple mean reversion bot
moshferatu pushed to main at moshferatu/comfy-ui-workflows 2024-06-29 12:57:53 +00:00
29f80692a2 Add new IPAdapter precise style transfer workflow
moshferatu pushed to main at moshferatu/comfy-ui-workflows 2024-06-29 12:56:12 +00:00
258d4bec90 Rename precise style transfer workflow to indicate that it is using the mad scientist node from IPAdapter plus
moshferatu pushed to main at moshferatu/ninjatrader 2024-06-29 12:34:49 +00:00
a1168ec494 Fix typo TQQ -> TQQQ
moshferatu pushed to main at moshferatu/ninjatrader 2024-06-29 12:34:14 +00:00
9eb5fa6c21 Add SPY backtest results for VWAP trend bot
moshferatu pushed to main at moshferatu/ninjatrader 2024-06-29 12:32:01 +00:00
edfdfafbcb Add QQQ backtest results for VWAP trend bot
moshferatu pushed to main at moshferatu/ninjatrader 2024-06-29 12:28:09 +00:00
9f22e1a5a9 Add backtest results for VWAP trend bot for TQQQ
moshferatu pushed to main at moshferatu/ninjatrader 2024-06-29 12:10:58 +00:00
2898b98668 Add README for VWAP Trend Bot with strategy overview
moshferatu pushed to main at moshferatu/ninjatrader 2024-06-29 12:05:44 +00:00
881a2634d8 Move VWAP Trend Bot into separate directory
moshferatu pushed to main at moshferatu/ninjatrader 2024-06-28 21:00:29 +00:00
39ef56067e Add VWAP trend bot