; ; Stocks - Version 04.01a ; Screen = Clone, 640 X 400 Window = 640 X 384 HiRes = On Interlace = On Depth = 3 ; Color 1 = 10, 10, 10 Color 2 = 0, 0, 0 Color 3 = 15, 15, 15 Color 4 = 6, 7, 12 Color 5 = 0, 14, 0 Color 6 = 15, 3, 3 Color 7 = 15, 0, 15 Color 8 = 15, 15, 4 ; Pane 1 = 6700 Pane 2 = 3300 Pane 3 = 1000 Pane 4 = 1000 Pane 5 = 1000 ; Path = "" ; Printer P1 = 3, P2 = 0, "T:Stocks.plot" Printer Aspect = LANDSCAPE Printer Center = Off Printer Density = 3 Printer Page X Dpi = 150 Printer Page Y Dpi = 150 Printer Page Width = 800 Printer Page Height = 1000 ; Study Avg A = On, Color 8, P1 = 5, P2 = 16 Study Avg B = On, Color 7, P1 = 20, P2 = 16 Study Avg C = On, Color 6, P1 = 50, P2 = 16 Study Avg Volume = On, Color 4, P1 = 20, P2 = 0 Study Gann = Off, Color 4 Study MACD = On, Color 8 Study Percent R = On, Color 4, P1 = 14 Study PTPS = Off, Color 5 Study RSI = On, Color 3, P1 = 14 Study Stochastics = On, Color 4, P1 = 5, P2 = 3 Study Trend Line = On, Color 4 Study VPT = On, Color 3 ; Chart Candlesticks = On Chart Earnings = On, Color 3 Chart Trading = Off, Color 5 Chart Price Scale = Arithmetic Chart Volume Scale = Arithmetic ; Chart PAF Range 1 = 0.0000, 0.2500 Chart PAF Range 2 = 5.0000, 0.5000 Chart PAF Range 3 = 20.0000, 1.0000 Chart PAF Range 4 = 100.0000, 5.0000 ; Commission Script = "REXX:CalcCommission.rexx" ;