10 lines
396 B
Markdown
10 lines
396 B
Markdown
# VXX Trend
|
|
|
|
This strategy was taken from chapter 6 of [*Buy the Fear, Sell the Greed*](https://moshferatu.dev/moshferatu/buy-the-fear-sell-the-greed) (2018) by Larry Connors.
|
|
|
|
## Rules
|
|
|
|
1. When the 10-period moving average crosses under the 30-period moving average, enter a short trade on VXX.
|
|
2. Exit the trade when the 10-period moving average crosses above the 30-period moving average.
|
|
|
|
--- |