// Downloaded From https://www.WiseStockTrader.com //^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\Scale//^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^// DayO = TimeFrameGetPrice( "O", inDaily ); DayO=LastValue(DayO); UpDown=Param("Scale Slider",-0,-3000,3000,1); for (i = 0; i C420 , colorBrightGreen, colorRed); PlotText ( "0", BarCount, LastValue(DayO), colorWhite); style = ParamStyle(" Scale style",styleLine,maskAll); Plot(LineArray(i-Offset, DayO+UpDown, BarCount, DayO+UpDown,1), "", trendcolor,style ,Null, Null, Offset,0,Extention); GfxSetBkColor(colorCustom16); GfxSetTextColor(colorBlack); GfxSelectFont("Arial",12,700 ); GfxTextOut("Gap= "+(O420-C420),2,550); TimeFrameRestore(); //^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\\Scale//^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^// See marketlogy.com for unique AFL