levieux

Monthly Returns in Strategies with Market Benchmark

levieux 已更新   
This is a modified version of this excellent script Monthly Returns in PineScript Strategues by QuantNomad

I liked and used the script but wanted to see how strategy performed vs market on each month/year. So I am sharing back.

The modification consists in adding Market or Buy & Hold performance between parenthesis inside each cell to better see how strategy performed vs market.

Also, 3 red levels and 3 green levels have been used :
For green :
1/ Light when strategy pnl > 0 but < market
2/ medium when strategy pnl > 0 and > market
3/ Dark when strategy pnl > 0 and market < 0 or pnl > market x 2

Same logic in the opposite direction for red.

The strategy provided here is just a showcase of how to use the table in pine script.

Disclaimer
Please remember that past performance may not be indicative of future results.
Due to various factors, including changing market conditions, the strategy may no longer perform as well as in historical backtesting.
This post and the script don’t provide any financial advice.
發布通知:
Refactor code
發布通知:
Fixed bug with red color level
發布通知:
Get number precision as input (0 => no digit after the decimal point, 1 => 1 digit after decimal point etc.)

開源腳本

本著真正的TradingView精神,該腳本的作者將其開源發布,以便交易者可以理解和驗證它。為作者喝彩吧!您可以免費使用它,但在出版物中重複使用此代碼受網站規則的約束。 您可以收藏它以在圖表上使用。

免責聲明

這些資訊和出版物並不意味著也不構成TradingView提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。

想在圖表上使用此腳本?