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, не являются финансовыми, инвестиционными, торговыми или любыми другими рекомендациями. Мы не предоставляем советы по покупке и продаже активов. Подробнее — в Условиях использования TradingView.

Хотите использовать этот скрипт на графике?