BURSATRENDBANDCHART

bursamalaysianonshariah

Library "bursamalaysianonshariah"

List of non-Shariah stock for Bursa Malaysia as of Oct 2021
No parameter required
status() will return 1 if ticker in the list, 0 if ticker not in the list and 2 if ticker not from Bursa Malaysia

Example usage :
//@version=5

indicator("My Script", overlay = true)
import BURSATRENDBANDCHART/bursamalaysianonshariah/1 as b

bgcolor(status() == 1 ? color.new(color.red, 90) : status() == 0 ? color.new(color.green, 90) : color.new(color.blue, 90))

Special thanks to
wmsafwan
RozaniGhani-RG
Notes de version:
Library "bursamalaysianonshariah"
: List of non-Shariah stock for Bursa Malaysia as of Oct 2021
: fixed error
Notes de version:
Library "bursamalaysianonshariah"
: Update ! List of Shariah stock for Bursa Malaysia as of Oct 2021

status()
Now all list are shariah compliant. Up to date 974 stock including warrant.
: status() will return 0 if in the list (shariah), 1 if not in the list (non-shariah) and 2 if ticker not from Bursa Malaysia
I will keep this library name as "bursamalaysianonshariah"
Notes de version:
Latest v4
- update List of Shariah-Compliant Securities (Bursa Malaysia) as at 26 November 2021
Notes de version:
v6
Update up to 29 DIS 2021
- add ATECH
- change securities name as per Bursa Announcement
Notes de version:
v6
Update list as of 30 JAN 2022 - change name of ticker and new IPO (listed as Shariah Compliant by Bursa Malaysia)
Notes de version:
v7
add CAPITALA, SIAB into shariah list
Notes de version:
v8
Update 5 JUN 2022
Notes de version:
v9
Update 22 SEPT 2022
Notes de version:
v10
Update 17 DEC 2022
Notes de version:
Library "bursamalaysianonshariah"
: Update 27 DEC 2022 ! List of Shariah stock for Bursa Malaysia
Compiling took too long. I divided the array element into two groups.

status()

Bibliothèque Pine

Dans le véritable esprit de TradingView, l'auteur a publié ce code Pine en tant que bibliothèque open-source afin que d'autres programmeurs Pine de notre communauté puissent le réutiliser. Bravo à l'auteur ! Vous pouvez utiliser cette bibliothèque à titre privé ou dans d'autres publications open-source, mais la réutilisation de ce code dans une publication est régie par notre Règlement.

Clause de non-responsabilité

Les informations et les publications ne sont pas destinées à être, et ne constituent pas, des conseils ou des recommandations en matière de finance, d'investissement, de trading ou d'autres types de conseils fournis ou approuvés par TradingView. Pour en savoir plus, consultez les Conditions d'utilisation.

Vous voulez utiliser cette bibliothèque?

Copiez le texte dans le presse-papiers et collez-le dans votre script.