Shivam_Mandrai

IU SIP CALCULATOR

How This Indicator Script Works:

1. This indicator script calculate the monthly SIP returns of any market over any user defined period.

2. SIP stands for Systematic Investment Plan. It is a way to invest in any asset by regularly investing a fixed amount of money at regular intervals for example Monthly, Weekly, Quarterly etc.

3. This indicator Calculate the following
# Average buy price
# Total quantity hold
# Yearly returns
# Monthly returns
# Total invested amount
# Total profits in amount
# Total portfolio value
# Total returns in per percentage term.


4. This script takes monthly SIP amount, starting month, starting year, ending year, ending month from the user and store the value for calculations.

5. After that it store the open price of every month into an array then it average the array and compare that price with the last month close price.

6. on the bases of this it performs all of the calculations.

7. The script plot every calculation into an table from.

8. It requires monthly chart timeframe for working.

9. The table is editable user can change the color and transparency.

How User Can Benefit From The Script:

1. User can get the past monthly SIP returns of any market he wants to invest this will give him an overview about what to expect from the market.

2. Once user understand the expected returns from the market he can adjust his investment strategy.

3. This help the user to Analyse various stocks and their past performance.

4. User can also short list the best performed stocks.

5. Over all this script will give complete SIP vision of any market.
开源脚本

本着真正的TradingView精神,该脚本的作者将其开源发布,以便交易者可以理解和验证它。为作者喝彩!您可以免费使用它,但在出版物中重复使用此代码受网站规则的约束。 您可以收藏它以在图表上使用。

免责声明

这些信息和出版物并不意味着也不构成TradingView提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。

想在图表上使用此脚本?