OPEN-SOURCE SCRIPT

Stock trending strategy

5 342
This is a long only strategy designed maily for stock markets and futures. In general it works best with 1h, however it can be optimized with other timeframes as well.


Components:
VWAP
MACD histogram
EMA 9


Rules for entry
Long :
For VWAP: close is above the vwap daily
EMA: close is above the moving average
MACD histogram is above 0


Short:
For VWAP: close is belowthe vwap daily
EMA: close is below the moving average
MACD histogram is below 0


Rules for exit
This strategy does not have any risk management inside. Instead it exits whenver it receives an opposite signal form the original one used for entry.

If you have any questions let me know !

면책사항

이 정보와 게시물은 TradingView에서 제공하거나 보증하는 금융, 투자, 거래 또는 기타 유형의 조언이나 권고 사항을 의미하거나 구성하지 않습니다. 자세한 내용은 이용 약관을 참고하세요.