ดัชนีดอลล่าร์สหรัฐอเมริกา, THB/USD, EUR/USD, USD/JPY, GBP/USD, GBP/JPY
PTT PUBLIC COMPANY LIMITED, BANGKOK EXPRESSWAY AND METRO, PTT GLOBAL CHEMICAL PUBLIC COMPANY, TAOKAENOI FOOD & MARKETING, AIRPORTS OF THAILAND PUBLIC COMPANY, INDORAMA VENTURES PUBLIC COMPANY LIMITED
SET INDEX, SET100 INDEX, เอสแอนด์พี 500, ดาวน์ 30, นิเคอิ 225, ฮั่งเส็ง
ทองคำ, น้ำมันดิบ, BRENT LAST DAY FINANCIAL FUTURES (CONTINUOUS: CURRENT CONTRACT IN FRONT), เงิน, ก๊าซธรรมชาติ, บิทคอยน์
สหรัฐอเมริกา 10 ปี, พันธบัตรยูโร, เยอรมัน 10 ปี, ผลตอบแทนพันธบัตรญี่ปุ่น 10 ปี, สหราชอาณาจักร 10 ปี, อินเดีย 10 ปี
This script indicates when the current Relative Strength Index of the last 8 closes is beyond a level from center oscillation which signals the equity is likely to reverse course. When it is the lowest RSI reading of the prior 3 readings and below 25, a green vertical bar will appear signaling a potential BUY point. Likewise, the highest reading of the prior 3 RSI...
Strategy Kiss = 'Keep It Simple, Stupid' or 'Keep It Simple, Smart' The script simply identifies 2 consecutive Doji candles, and calculates Target on both the sides for given Reward : Risk factor. The High-Low to Open-Close ratio is set to default value 20. The Reward : Risk ratio is of default value 2. Both can be set to values of your choice. Accuracy best on...
Good morning Traders Inspirated by lukescream EMA-slope strategy, today I want to share with you this simple indicator whose possible use-case would be for detecting in advance possible trend reversals, specially on higher timeframes. Once that you've chosen the desired source (RSI, EMA or Stochastic k or d), the indicator will calculate its "slope"...
Version 3: Improved aesthetically, complete turnaround for the strategy with which to use this indicator. Once again, thanks to BlindFreddy and ChrisMoody for the bits of code that were assembled into this indicator. Make the chart yours using the share button for the indicator with barcolors functionality. Changes from v2 and looking forward: Indicator now uses a...
Though it may sound complex, the Vortex Indicator is essentially an uptrend line and a downtrend line. The vortex indicator can be used for a variety of purposes, including tracking the strength of trends, identifying/anticipating reversals, and generating entry/exit signals. It’s calculation is shown in the open-source code below. To reduce the number of...
This is a diversified Binary Option or Scalping Alert indicator originally designed for lower Time Frame Trend or Swing trading. Although you will find it a useful tool for higher time frames as well. The Alerts are generated by the changing direction of the ColouredMA (HullMA by default), you then have the choice of selecting the Directional filtering on these...
This indicator is made up of a stochastic oscillator and of historical volatility percentile. Historical volatility percentile basically tells you how volatile the market is based on how volatile it has been in the history. Historical volatility is great for trading options but i have also found it to be great at finding trades with good risk/reward ratio. When...
Level: 1 Background A trend reversal occurs when the direction of a stock (or a financial trading instrument) changes and moves back in the opposite direction. Uptrends that reverse into downtrends and downtrends that reverse into uptrends are examples of trend reversals. Function L1 Trend Reversal Indicator is simple but powerful. It can be used as a...
The Trend Exhaustion Indicator is a custom indicator of mine that is loosely based on the Trend Exhaustion Index created by Clifford L. Creel Ph.D. (Stocks & Commodities V. 9:1 (9-11)) This indicator will let you know the trend reversal points and when it falls below the signal line then the trend is ending vice versa. Buy when the indicator crosses above the...
This script uses 25-75 treshold of stochastic RSI with the help of kijun-sen as confirmation, to find entry points to any trend either newly developed or an established one. I just realized it on the 1 hour SPX chart. Sure it can be used on other symbols. Crossing above/below 25/75 line of sto RSI is considered as buy/sell signal. Signals are evaluated whether...
Volume based script to catch a big move. Works best on 5 min timeframe. The default sma duration for volume is set to 150 = number of candles in 5 mins timeframe for 2 days. Heavy volume is defined as = more than 9 times of sma. Both parameters are configurable. Trading strategy: Long buy at high / Short sell at low of the candle where the script gives the...
The Correlation Angle Indicator was created by John Ehlers (Stocks & Commodities V. 38:06 (8–15)) and this is technically three indicators in one so I'm splitting each one to a separate script. This particular indicator was designed for trend termination and simply buy when it is green and sell when it turns red. Let me know if you would like to see me publish...
Level: 1 Background One of the biggest differences between cryptocurrency and traditional financial markets is that cryptocurrency is based on blockchain technology. Individual investors can discover the direction of the flow of large funds through on-chain transfers. These large funds are often referred to as Whale. Whale can have a significant impact on the...
The Demand Oscillator was created by James Sibbet (Stocks & Commodities June, 1986) and I changed his formula quite a bit to what you see on here. If it rises above the signal then buy or if not then sell. This is my custom version of his formula so let me know what you think. Let me know if you would like to see me write any other scripts!
Version 3: Improved aesthetically, complete turnaround for the strategy with which to use this indicator. Once again, thanks to BlindFreddy and ChrisMoody for the bits of code that were assembled into this indicator. Make the chart yours using the share button for the indicator with barcolors functionality. Changes from v2 and looking forward: Indicator now...
Simple Pivot Reversal Strategy with some adding settings. Date Range: To test over specific market conditions. Initial Capitol: $10K - This is a more realistic representation of funds used this strategy (for me anyway). The default of $100K can give different results (usually better) than when using a smaller balance. Order Size: 100% Equity - These trend...
The strategy checks nature of the instruments. It Buys if the close is greater than yesterday's high, reverse the position if the close is lower than yesterday's low and repeat the process. 1. If it is trend following then the equity curve will be in uptrend 2. If it is mean reverting then the equity curve will be downtrend Thanks to Rayner Teo.
Here's a simple tool for determining long term trend direction using two Volume Weighted Moving Averages (VWMA). The VWMA's emphasis on volume often makes it a better measurement for trend direction than the more popular Exponential Moving Average (EMA). Trend direction is determined by comparing a fast and slow VWMA. The default length for the fast VWMA is 50...