TradingView
hafizmat
2021年2月1日下午1點57分

Gap detector 

Crude Oil Futures (Mar 2021)NYMEX

描述


This is a very simple gap indicator derived by comparing the previous opening and next closing price.


Gap down if opening price is lesser than previous closed price.


Gap up if opening is more than previous closed price.


This gap detector use to evaluate the continuation or reversal of next candle and needed to be implement with other indicator such as Moving average or Boilinger band to read the possible direction of trend. Basic knowledge of candlestick pattern may help to predict the direction of next candlestick base on gap up or down of current price.


Alert can be setup using this gap detector accordingly to the time frame of chart.

Multiple time frame is recommended

評論
aeda139
This is a very simple gap indicator derived by comparing the previous opening and next closing price >>> maybe need a correction here. Its actually comparing previous closing price with next opening price :) anyway a very helpful indicator, tq for this!
更多