PINE LIBRARY
已更新 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 :
Pine Script®
Special thanks to
wmsafwan
RozaniGhani-RG
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
發行說明
Library "bursamalaysianonshariah": List of non-Shariah stock for Bursa Malaysia as of Oct 2021
: fixed error
發行說明
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"
發行說明
Latest v4- update List of Shariah-Compliant Securities (Bursa Malaysia) as at 26 November 2021
發行說明
v6Update up to 29 DIS 2021
- add ATECH
- change securities name as per Bursa Announcement
發行說明
v6Update list as of 30 JAN 2022 - change name of ticker and new IPO (listed as Shariah Compliant by Bursa Malaysia)
發行說明
v7add CAPITALA, SIAB into shariah list
發行說明
v8Update 5 JUN 2022
發行說明
v9Update 22 SEPT 2022
發行說明
v10Update 17 DEC 2022
發行說明
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()
Pine腳本庫
秉持 TradingView 一貫的共享精神,作者將此 Pine 程式碼發佈為開源庫,讓社群中的其他 Pine 程式設計師能夠重複使用。向作者致敬!您可以在私人專案或其他開源發佈中使用此庫,但在公開發佈中重複使用該程式碼需遵守社群規範。
免責聲明
這些資訊和出版物並不意味著也不構成TradingView提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。
Pine腳本庫
秉持 TradingView 一貫的共享精神,作者將此 Pine 程式碼發佈為開源庫,讓社群中的其他 Pine 程式設計師能夠重複使用。向作者致敬!您可以在私人專案或其他開源發佈中使用此庫,但在公開發佈中重複使用該程式碼需遵守社群規範。
免責聲明
這些資訊和出版物並不意味著也不構成TradingView提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。