moshferatu
  • Joined on 2023-09-01
moshferatu pushed to main at moshferatu/dashboarding 2024-03-30 13:28:30 +00:00
204fb8a7e8 Query historical OHLC data using just the selected date
moshferatu pushed to main at moshferatu/iqfeed 2024-03-30 13:20:17 +00:00
c0646ed021 More trivial formatting changes
moshferatu pushed to main at moshferatu/iqfeed 2024-03-30 13:18:48 +00:00
f7f10a1003 Re-order imports so that they are in alphabetical order
moshferatu pushed to main at moshferatu/iqfeed 2024-03-30 13:18:09 +00:00
8bf31cde1d Add support for querying a single day's worth of historical OHLC data
moshferatu pushed to main at moshferatu/iqfeed 2024-03-30 13:11:13 +00:00
9fed98b37d Display historical data in example query rather than saving a CSV file
moshferatu pushed to main at moshferatu/iqfeed 2024-03-30 13:04:56 +00:00
04721ae4fe Trivial formatting changes
moshferatu pushed to main at moshferatu/dashboarding 2024-03-29 16:00:21 +00:00
e17796d736 Remove the need to provide hours and minutes when looking up historical OHLC data
moshferatu pushed to main at moshferatu/tradestation 2024-03-28 17:05:21 +00:00
06b7c7e475 Remove comment regarding paper trading endpoint as no trading is taking place via the TradeStation API currently
moshferatu pushed to main at moshferatu/tradestation 2024-03-28 17:04:32 +00:00
619ae4862e Skip empty responses when streaming options chain data as TradeStation will often return such responses
moshferatu pushed to main at moshferatu/options-backtesting 2024-03-26 12:35:46 +00:00
3926429751 Remove unused metrics collection code
moshferatu pushed to main at moshferatu/options-backtesting 2024-03-25 20:21:58 +00:00
663d4e13a3 Trivial formatting change
moshferatu pushed to main at moshferatu/docker-compose 2024-03-24 14:14:08 +00:00
480fcaf6b9 Add Immich to separate network in order to prevent clashes with WSL host
moshferatu pushed to main at moshferatu/docker-compose 2024-03-24 14:05:57 +00:00
moshferatu pushed to main at moshferatu/docker-compose 2024-03-23 13:34:06 +00:00
d0cb7dfcef Add Jellyseer to separate network in order to prevent clashes with WSL host
moshferatu pushed to main at moshferatu/docker-compose 2024-03-22 12:40:37 +00:00
a49a160c51 Add Sonarr to separate network in order to prevent clashes with WSL host
moshferatu pushed to main at moshferatu/docker-compose 2024-03-21 12:45:32 +00:00
090f193af5 Add Radarr to separate network in order to prevent clashes with WSL host
moshferatu pushed to main at moshferatu/docker-compose 2024-03-20 12:03:55 +00:00
683de18973 Add Prowlarr to separate network in order to prevent clashes with WSL host
moshferatu pushed to main at moshferatu/ninjatrader 2024-03-19 12:45:09 +00:00
8fb8117b9f Simple reversal indicator
moshferatu pushed to main at moshferatu/ninjatrader 2024-03-18 15:49:29 +00:00
6df1d0d857 Display the chosen index name on the chart
moshferatu pushed to main at moshferatu/ninjatrader 2024-03-18 13:55:41 +00:00
2b5f974f55 Calculate index value using component prices looked up during chart bar processing