I made this to serve as a reminder if a candle is not closed yet. This is to avoid entering a trade based on a candle that is not closed because this candle could look alot different by the time it closes. Good luck.
Simple script which adds arrows above or below bars. Triangles will appear if close prices is in a above 80% or below 20% of tick price bar. Default values can be changed from settings.
(english) OTHER WAY TO WATCH THE CANDLES With this awesome indicator you can watch the candles in diferent forms. Parameters: Presentation of candles: 0=NORMAL 1=EVOLUTION ... it paints from the extrem (high/low) of last candle (depending to bullish or bearish) 2=OSCILLATOR... display the candles like an oscillator indicator Do you want water to...
// // Author : Jacques CRETINON // Last Version : V1.0 11-22-2016 // // Risk disclaimer : Do not use this script in production environment. We assume no liability or responsibility for any damage to you, your computer, or your other property, due to the use of this script. // // Purpose of this script : // 1- use same pine code for strategy or study script (with...