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...
A simple indicator to show the most liquid Sharia stocks in the Indonesian market based on Index JII , JII70 , and IDX-MES BUMN 17 ----------------------------------------------------------------------------------------------------------------------------------------------- Stocks included in the index are shown in light green (lime), while the rest will be...
Indicator consist of moving averages (MA). This indicator make it easier for me to switch between few MA lines. 1. MA10 - used for intraday. 2. MA50 and Ichimoku - to analyze swing trend - display only MA50 and ichimoku cloud 3. MA20, MA50 and MA200 - to analyze the trend - for swing trade 4. Lines 52 Week High / Low - display both lines as guide when trading
Simple indicator to show syariah status for specific counter. This script only limited for stocks traded in Malaysia market only. Syariah compliant stocks will be indicated by green colored pane. Non-syariah compliant stocks will be indicated by red colored pane. I also add secondary features to calculate lot size based on capital you have.