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.
Skrip open-source

Dalam semangat TradingView, penulis dari skrip ini telah mempublikasikannya ke sumber-terbuka, maka trader dapat mengerti dan memverifikasinya. Semangat untuk penulis! Anda dapat menggunakannya secara gratis, namun penggunaan kembali kode ini dalam publikasi diatur oleh Tata Tertib. Anda dapat memfavoritkannya untuk digunakan pada chart

Pernyataan Penyangkalan

Informasi dan publikasi tidak dimaksudkan untuk menjadi, dan bukan merupakan saran keuangan, investasi, perdagangan, atau rekomendasi lainnya yang diberikan atau didukung oleh TradingView. Baca selengkapnya di Persyaratan Penggunaan.

Inggin menggunakan skrip ini pada chart?