DATASONIC GROUP BERHAD, KNM GROUP BHD, ZECON BHD, EXCEL FORCE MSC BHD, PCCS GROUP BHD, VSOLAR GROUP BERHAD
Indeks Bursa Malaysia KLCI, Hang Seng, Indeks Komposit Jakarta, Nikkei 225, Komposit Shanghai, FTSE Straits Times Singapura
US 10Y, Euro Bund, Jerman 10Y, Jepun 10Y Hasil, UK 10Y, India 10Y
Reversal candles are a very easy way to identify a turn in trend, this indicator has some specific additional conditions for the reversal candle. BUY Signal reversal candle Low of current candle exceeds low of previous candle Low of current candle is lowest for last 7 candles High of current candle exceeds high of previous candle Close of current candle is...
I've created a simple red/green candle counting script with a custom number of candles to look back on. Let me know if any bugs, issues, or suggestions.
EXPERIMENTAL: wave counting using swing charts, use at your own discretion.
Example how to limit the number of round trips per day. If entry condition is never met logic will force a round trip at end of day. Set chart to a timeframe that is lower than 1 Day period. NOTICE: This is an example script and not meant to be used as an actual strategy. By using this script or any portion thereof, you acknowledge that you have read and...
An interesting experiment to make an indicator act as a counter. I call it CCH - Close Counter Histogram. It adds 1 when current close is higher than previous close and reduces -1 when current close is lower than previous close. In the CCH settings you set how many bars to look back and use EMA to smooth the results or disable EMA smoothing. Disable the EMA...
Yet another Array indicator, simple, but efficient which i call ADO. The indicator acts as a COUNTER of when CLOSE closes above OPEN and vice versa based on specified look back period in settings. If we have more Closes above Opens, obviously the indicator will be above ZERO and GREEN, otherwise RED. Optional to smooth it by EMA (true by default). Like if you...
Katana Gaps Bounty Hunter (KGB_Hunter) by RagingRocketBull 2018 Version 1.0 This indicator shows/counts/filters gaps on a chart There are several versions: Simple, Pro and Zones. This is the Simple version. The Differences are listed below. - Simple: shows/counts gaps, changes color based on gap dir (2 colors), filters out price gaps within session, large gaps,...
This might sound like a crazy idea, but actually seems to work, on all time scales nonetheless!
A while ago I published a Candle Counter strategy that got quite some attention. Unfortunately it didn't work for all charts for some reason, so I decided to rewrite it. The result is, to me, astonishing. Judge for yourselves!
Simple green/red sequence counter, also gives current highest achieved sequence(black lines).