Skip to content

Commit 91bdfb6

Browse files
authored
Enhance README with new features and links
Updated README to reflect new features and links.
1 parent 7738e63 commit 91bdfb6

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@
4747
> * Plotly 6 support
4848
> * `ticker_kwargs` in `YFData`
4949
> * Fixed Pandas TA dependency (→ [pandas-ta-classic](https://github.com/xgboosted/pandas-ta-classic)).
50+
> * Updated apps and Docker images
5051
5152
## 📦 Installation
5253

@@ -222,11 +223,11 @@ This is just the tip of the iceberg. Visit the [website](https://vectorbt.dev/)
222223

223224
## 🕹️ Apps
224225

225-
### Candlestick Patterns
226+
### Candlestick Patterns ([here](https://github.com/polakowo/vectorbt/blob/master/apps/candlestick-patterns/))
226227

227228
Explore candlestick-pattern signals interactively and backtest them with vectorbt.
228229

229-
![teaser.png](https://raw.githubusercontent.com/polakowo/vectorbt/master/apps/candlestick-patterns/teaser.png)
230+
[![teaser.png](https://raw.githubusercontent.com/polakowo/vectorbt/master/apps/candlestick-patterns/teaser.png)](https://github.com/polakowo/vectorbt/blob/master/apps/candlestick-patterns/)
230231

231232
## 🔗 Links
232233

@@ -252,4 +253,4 @@ Installing optional dependencies may be subject to a more restrictive license.
252253

253254
This software is for educational purposes only. Do not risk money you cannot afford to lose.
254255

255-
USE THE SOFTWARE AT YOUR OWN RISK. THE AUTHORS AND ALL AFFILIATES ASSUME NO RESPONSIBILITY FOR YOUR TRADING RESULTS.
256+
USE THE SOFTWARE AT YOUR OWN RISK. THE AUTHORS AND ALL AFFILIATES ASSUME NO RESPONSIBILITY FOR YOUR TRADING RESULTS.

0 commit comments

Comments
 (0)