moshferatu
  • Joined on 2023-09-01
moshferatu pushed to main at moshferatu/docker-compose 2024-01-09 21:00:48 +00:00
3ba247dedc Add Docker compose file for news data updater
moshferatu pushed to main at moshferatu/docker-compose 2024-01-09 20:54:37 +00:00
c883f27e0c Assign the OHLC data updater its own network and static ip
moshferatu pushed to main at moshferatu/docker-compose 2024-01-09 20:47:03 +00:00
cda8d29490 Assign SPX quotes downloader its own network and static ip
moshferatu pushed to main at moshferatu/database 2024-01-09 19:39:45 +00:00
dd771a07c1 Add logic for inserting data into the backtest results table and example usage
moshferatu pushed to main at moshferatu/database 2024-01-08 19:11:09 +00:00
4228d95711 Add SQL statement for creating backtest results table
moshferatu pushed to main at moshferatu/ninjatrader 2024-01-07 14:05:46 +00:00
da65f9a38f Add indicator for coloring bars on chart according to whether price is above / below fast and slow moving averages
moshferatu pushed to main at moshferatu/ninjatrader 2024-01-06 14:26:27 +00:00
cd20c466dd Add indicator for detecting pivots occurring at candles with above average volume
moshferatu pushed to main at moshferatu/plotting 2024-01-05 14:21:31 +00:00
186e064f03 Add subplot example for reference when using plotly dash
moshferatu pushed to main at moshferatu/plotting 2024-01-05 14:19:54 +00:00
deebd5a63a Set candlestick trace name to an empty string so that it doesn't render on the chart
moshferatu pushed to main at moshferatu/plotting 2024-01-04 13:27:02 +00:00
865a578e08 Add the ability to set the color of a line
moshferatu pushed to main at moshferatu/plotting 2024-01-03 14:32:32 +00:00
aa06e17dcf Add titles to charts
moshferatu pushed to main at moshferatu/plotting 2024-01-03 14:31:09 +00:00
6740993535 Add pandas requirement
moshferatu pushed to main at moshferatu/discord 2024-01-02 19:48:49 +00:00
a2ec685d87 Create simple client for sending messages to a Discord channel, currently via webhooks
moshferatu created branch main in moshferatu/discord 2024-01-02 19:29:29 +00:00
moshferatu pushed to main at moshferatu/discord 2024-01-02 19:29:29 +00:00
e2750eaa20 Add .gitignore
moshferatu pushed to main at moshferatu/plotting 2024-01-02 13:36:13 +00:00
0993aa8c3d Remove gaps from charts due to weekends and holidays
moshferatu pushed to main at moshferatu/plotting 2024-01-01 14:00:32 +00:00
81ae787aa5 Add example of plotting a chart with multiple lines
moshferatu pushed to main at moshferatu/plotting 2024-01-01 14:00:13 +00:00
49e0c4c9bd Add support for multiple traces (e.g., charts where multiple lines are plotted)
moshferatu pushed to main at moshferatu/plotting 2023-12-31 15:15:58 +00:00
4a60be48ee Trivial formatting changes
moshferatu pushed to main at moshferatu/plotting 2023-12-31 14:12:43 +00:00
c120781f03 Hide modebar from plots