Arrows, sticks, signals.

Fixed alert on 1 or 0 bar.
Hi, maybe I'm a bit ignorant but isn't the original monster breakout an indicator that alerts when the candle closes above or below the middle line of a Donchian Channel (for a certain period that is defined by the user)?andrei-1 wrote: Sat Jan 08, 2022 6:13 pm A beautiful experiment. There is less noise when smoothing*
Are u able to make it MTF?andrei-1 wrote: Sat Jan 08, 2022 6:13 pm A beautiful experiment. There is less noise when smoothing*
swnlobo wrote: Thu Jan 13, 2022 4:16 am but isn't the original monster breakout an indicator that alerts when the candle closes above or below the middle line of a Donchian Channel (for a certain period that is defined by the user)?
Theoretically I can, but it's problematic. Interpolation won't help here (it's cheating). This is a classic MTF: Real in real time, and at the close of the upper bar. I do not remember any indicator with a ready-made code that does not draw MTF.
Hi andrei-1andrei-1 wrote: Thu Jan 13, 2022 6:29 pm Theoretically I can, but it's problematic. Interpolation won't help here (it's cheating). This is a classic MTF: Real in real time, and at the close of the upper bar. I do not remember any indicator with a ready-made code that does not draw MTF.