TradingView
levieux
16 de Abr de 2022 14:38

MonthlyReturnsVsMarket 

Fantom / USDFTX

Descrição

Library "MonthlyReturnsVsMarket" is a repackaging of the script here

Credits to @QuantNomad for orginal script

Now you can avoid to pollute your own strategy's code with the monthly returns table code and just import the library and call displayMonthlyPnL(int precision) function

To be used in strategy scripts.

Notas de Lançamento

added meaningful description

Notas de Lançamento

Updated description

Notas de Lançamento

fix

Notas de Lançamento

Added white background color to table so that colors are displayed properly in dark theme

Notas de Lançamento

Added 2 parameters to control whether monthly market and yearly (buy & hold) performance are displayed
Comentários
Tears-Of-Broker
Good table! thanks
serkany88
There should be white text version of the table for users that use tradingview with dark skin. maybe send a parameter for it?
levieux
@serkany88, done, it should now display properly in dark theme. thanks for your feedback.
Mais