|
864d4b479e
|
Add dependencies to plotting module documentation
|
2024-12-23 08:01:47 -08:00 |
|
|
97b0dc1875
|
Add description to plotting module README
|
2024-12-23 07:59:09 -08:00 |
|
|
f28822d85f
|
Update plotting module .gitignore
|
2024-12-20 05:33:21 -08:00 |
|
|
2375560149
|
Initial commit of plotting module README
|
2024-10-25 13:48:53 -07:00 |
|
|
1a76ae8c47
|
Remove gaps in intraday charts when the market is not open
|
2024-01-31 12:57:12 -08:00 |
|
|
23d5ffb391
|
Expose plotting logic in a local Python module
|
2024-01-30 11:16:06 -08:00 |
|
|
f2bc5938bf
|
Update .gitignore to ignore local python module files
|
2024-01-30 11:08:08 -08:00 |
|
|
6eefb07add
|
Add the ability to plot backtest results
|
2024-01-30 10:56:02 -08:00 |
|
|
186e064f03
|
Add subplot example for reference when using plotly dash
|
2024-01-05 06:21:28 -08:00 |
|
|
deebd5a63a
|
Set candlestick trace name to an empty string so that it doesn't render on the chart
|
2024-01-05 06:19:49 -08:00 |
|
|
865a578e08
|
Add the ability to set the color of a line
|
2024-01-04 05:26:58 -08:00 |
|
|
aa06e17dcf
|
Add titles to charts
|
2024-01-03 06:32:29 -08:00 |
|
|
6740993535
|
Add pandas requirement
|
2024-01-03 06:31:05 -08:00 |
|
|
0993aa8c3d
|
Remove gaps from charts due to weekends and holidays
|
2024-01-02 05:36:08 -08:00 |
|
|
81ae787aa5
|
Add example of plotting a chart with multiple lines
|
2024-01-01 06:00:29 -08:00 |
|
|
49e0c4c9bd
|
Add support for multiple traces (e.g., charts where multiple lines are plotted)
|
2024-01-01 06:00:09 -08:00 |
|
|
4a60be48ee
|
Trivial formatting changes
|
2023-12-31 07:15:53 -08:00 |
|
|
c120781f03
|
Hide modebar from plots
|
2023-12-31 06:12:37 -08:00 |
|
|
db0182faed
|
Add line chart type
|
2023-12-30 06:15:30 -08:00 |
|
|
c0f32f4f9c
|
Add example script for plotting a candlestick chart
|
2023-12-29 07:16:11 -08:00 |
|
|
a7dd63dc0f
|
Add methods for plotting charts, including subplots
|
2023-12-29 07:15:18 -08:00 |
|
|
84bc78d16d
|
Add candlestick chart type
|
2023-12-29 05:38:45 -08:00 |
|
|
f317697a8c
|
Add base chart type
|
2023-12-29 05:37:30 -08:00 |
|
|
c7be7e15ea
|
Add initial .gitignore and requirements.txt
|
2023-12-29 05:36:04 -08:00 |
|