Learning RTL syntax, any response highly welcomed

Login or Register

Please login or register in order to view and post in the Forum.

23 posts / 0 new
Last post
joshdawson
Last seen: 8 months 1 week ago
Joined: 04/14/2015 - 12:25
Thanks, Chad, I figured it

Thanks, Chad, I figured it out after posting the message. I tried to delete it so I didn't waste your time. My bad man.

joshdawson
Last seen: 8 months 1 week ago
Joined: 04/14/2015 - 12:25
Back testing Pullbacks

Hey Chad,
How would I generate a signal for a % change from the yearly high?

For example, we are roughly down 3% on 2/25/2021, I want to generate a signal for each time we have gone below 3% but not >5%
I am really just not sure which syntax to use, to generate the signal.

Thank you! and I hope you are having an awesome day, and gearing up for Spring.

cpayne
Last seen: 1 year 1 month ago
Joined: 03/30/2009 - 00:00
Percent Change from Year High

Here ya go: https://www.linnsoft.com/charts/jd-perchangeyearhigh-es

You can use Sesstion Statistics to get year high...

The key is, the Sesstion Stats indicator only operates off the data in the chart.  So if your chart is setup for "last 5 days", you'll only get highest high of last 5 days.  You have to make sure your view period goes back beyond Jan 1 in order for this to work. So I set the view period start to a couple days before Jan 1 2021.

In chart below, the upper pane has a blue line for developing high of year.   The lower pane shows the percent change, of the close of each bar, from the high of the year.

joshdawson
Last seen: 8 months 1 week ago
Joined: 04/14/2015 - 12:25
I was so freaking fragile

I was so freaking fragile rock close!!!
I actually looked up the formula and wrote that same Syntax as ((Sesst- cl) / Sesst) * 100
I do need to take more linear algebra classes.

You are awesome! Thanks, man!!!

joshdawson
Last seen: 8 months 1 week ago
Joined: 04/14/2015 - 12:25
V Patterns

Hey Chad,
I am stumped and need guidance. How would I identify V patterns so that I can backtest them? I don't want you to spend your time, on
it. I just need guidance on what would be the best way to identify the pattern.

cpayne
Last seen: 1 year 1 month ago
Joined: 03/30/2009 - 00:00
V Patterns?

Can you define a "V Pattern"?

joshdawson
Last seen: 8 months 1 week ago
Joined: 04/14/2015 - 12:25
My apologies Chad, I should

My apologies Chad, I should have had that info with my question.
The key factors of the pattern identification:

1. Sharp Downtrend
2. Sharp Uptrend
3. V shaped Pattern (usually 1-3 bars reversals)
4. Volume increase in both breakdown and breakout phases
5. Breakout over neckline
6. Pullback to the Neckline
7. Target

If I am looking at the 2 tick Renko on the ES, typically you will see an impulsive move down of > 4 points. Then at the reversal point at the bottom, a wick will form on the renko and then instantly impulse back up.

I have not worked on any patterns at this time, I did watch the video on the shooting star(?) and how to identify that pattern. I am just not sure where to start with patterns.
I think this is probably going to get complicated and if that is the case, I'll just move on and save my questions for something that is easier for me to understand.

cpayne
Last seen: 1 year 1 month ago
Joined: 03/30/2009 - 00:00
V Pattern Chart

Below is a 2t Renko chart with 4 point Zig Zag added to it...

https://www.linnsoft.com/comment/reply/6943/2005

So what makes these Vs of the Zig Zag into your "V Patterns"?  Do they have to go up and down in a certain amount of time?  Do they need to have some min volume on the way down and the way up?  And what are those numbers?  All these details have to be covered in order to uniquely identify what you're looking for.

joshdawson
Last seen: 8 months 1 week ago
Joined: 04/14/2015 - 12:25
Got it. So basically what I

Got it. So basically what I am doing is just thinking about price. And not coming up with an idea on how to instruct the software to identify the patterns. Thank you for giving me a place to start!!! I'll explore this and see how far I can take it.

joshdawson
Last seen: 8 months 1 week ago
Joined: 04/14/2015 - 12:25
Hey,

Hey,
I am wondering if I doing this in the best way. I have created a signal, and I am looking at Signal Statistics (MFE since the last signal). I want to see what the mean, sigma 1 etc is, so I use the prof indicator to get these metrics. Is this the best way or is writing a CI using MA(V#2) a better option?

BEGIN Investor/RT TRADING SIGNAL DEFINITION for DeltaDivergencePos_buy
COMMENT=NONE
SOURCE=Joshua Dawson
PLATFORM=Windows 10 x64 (6.2, Build 9200)
DATE=2021-03-24 16:30
VERSION=14.2.5 (Build #33462 Dec 10 2020 10:56:54)
DATAFEED=Rithmic
NAME=DeltaDivergencePos_buy
BARCOUNT=AUTOMATIC
ELEM=SESST:Session Statistics Indicator:SESST[ ] Lowest PREFS: 122,122,122,2,2,0,0,128,0,1,0,0,1,4,1,17,12701270,2,0,4,1,F,F,1020,0,61.8,F,F,3540672000,3541017600,2,0,30,F,3,F,F,F,1020,405,F,
ELEM=POS:Position Indicator:POS[ ] Result 1 PREFS: 0,149,0,1,2,0,255,0,0,1,0,0,1,6,744744,10,
ELEM=VB:Volume Breakdown:VB[ ] Delta(Buy-Sell Vol) PREFS: 0,202,0,0,2,0,255,0,0,1,0,0,0,0,5,10,12701270,F,F,499,0,0,0,0,2,2,0,0,0,0,0,0,0,1,0,0,F,F,0,Vol,\0,32767,0,0,
ELEM=LO:Low
SIGNAL=LO < SESST.1 AND POS > 1 AND VB > 0
END Investor/RT TRADING SIGNAL DEFINITION for DeltaDivergencePos_buy
BEGIN Investor/RT CHART DEFINITION for Untitled_13
--
--To Import This Definition:
--1. Select all the text in this file.
--2. COPY to clipboard (Ctrl+C)
--3. Go to Investor/RT and PASTE (Ctrl+V)
--To learn more about importing definitions see www.linnsoft.com/importing.
--
COMMENT=NONE
SOURCE=Joshua Dawson
PLATFORM=Windows 10 x64 (6.2, Build 9200)
DATE=2021-03-24 16:30
TIMEZONE=Eastern Daylight Time (UTC - 5:00) DST
VERSION=14.2.5 (Build #33462 Dec 10 2020 10:56:54)
DATAFEED=Rithmic + DTNMA ORS=0 Trading Simulator
NAME=Untitled_13 SIZE=1048,1918
PERIODICITY=8,8,1342177280 (8t Renko)
PIXELS=2:0
LOOKAHEAD=0
RMARGIN=67
CFLAGS=786432 CFLAGS2=154145
VIEWPERIOD=1,1,120,3684907800,3699447300 (Last 120 days)
SUBSESSION=0,30,2
COLORS=12632256,0,5329233,16053492,2434341,11382189,16777215,0,0
DESC=Untitled_13: ESM1 (8t Re) 8t Renko, Day Session 09:30-16:15
SESSION OVERRIDE=2 Index Futures: Hours: 09:30 to 16:15
TICKER=ESM1:GLOBEX:7 SECTYPE=3 DISPLAY=12 ALIAS=@ES#
-Tick Data: 120 Days, Intraday: 1000 Days, Daily: 6000 Days
PANE #1 PCT=0.022863 PFLAGS=272 SCALE=1,-42400.000000,8000.000000,0.000000,0.000000,0.000000,0,0
PRESET: PROF_243 ,#127 DESC: PROF[ESM1 (8t Re) 0,cust] LABEL: T TXTLBL: F,"",F RECALC: 3,3 PREFS: 128,128,128,1,2,0,0.25,225165264,1,204,0,0,2,2,0,204,0,0,2,2,0,255,255,255,2,2,0,0,149,0,2,2,0,68,7,14011401,F,T,F,F,5,T,T,F,F,30,7,T,F,3692799000,3693540600,8,3,0,0,F,F,500,F,F,F,F,10,0,0,255,2,2,0,0,3,1,0,1,T,F,0,255,0,2,2,0,255,0,0,2,469791792,0,F,F,0,128,255,3,2,0,9,0,F,T,255,16777215,0,0,F,F,50331903,2,0,9934592,65,255,5000,0,0,0,0,3,2,0,0,30,0,1,T,F,F,T,0,0,255,2,2,0,95,T,F,2824,2893.5,F,F,HL7834W,0,-1,
INDICATOR: BUTN #94 ASSOC: ESM1:GLOBEX:2 ID#1 PERIODICITY: 8,8,1342177280 DESC: BUTN: PROF_243 LABEL: T TXTLBL: F,"",F RECALC: 0,0 PREFS: 21,0,1024,0,14011401,\0,127,PROF_243 ,5,16711680,\0,2,0,1,30,0,16746632,117440512,0,0,50331903,117440512,Pivot,10,2,
INDICATOR: BUTN #94 ASSOC: ESM1:GLOBEX:2 ID#1 PERIODICITY: 8,8,1342177280 DESC: BUTN: Periodicity Menu LABEL: T TXTLBL: F,"",F RECALC: 0,0 PREFS: 1,1,0,0,14011401,1 min^5 min^30 min^60 min^-^Daily^Weekly^Monthly,3553552,\0,0,16711680,\0,2,0,1,30,0,16746632,117440512,0,0,50331903,117440512,Pivot,10,2,
INDICATOR: BUTN #94 ASSOC: ESM1:GLOBEX:2 ID#1 PERIODICITY: 8,8,1342177280 DESC: BUTN: Session Menu LABEL: T TXTLBL: F,"",F RECALC: 0,0 PREFS: 2,1,0,0,14011401,0^1^31,3553552,\0,0,16711680,\0,2,0,1,30,0,16746632,117440512,0,0,50331903,117440512,Pivot,10,2,
INDICATOR: BUTN #94 ASSOC: ESM1:GLOBEX:2 ID#1 PERIODICITY: 8,8,1342177280 DESC: BUTN: Set View Period from Menu LABEL: T TXTLBL: F,"",F RECALC: 0,0 PREFS: 25,1,0,0,14011401,1/1/2016^50 days^1 month^3 months^6 months^1 year^2 years^3 years^5 years,3553552,\0,0,16711680,\0,2,0,1,30,0,16746632,117440512,0,0,50331903,117440512,Pivot,10,2,
INDICATOR: BUTN #94 ASSOC: ESM1:GLOBEX:2 ID#1 PERIODICITY: 8,8,1342177280 DESC: BUTN: Maximize Chart LABEL: T TXTLBL: F,"",F RECALC: 0,0 PREFS: 26,0,0,0,14011401,Maximize,3553552,\0,0,16711680,\0,2,0,1,30,0,16746632,117440512,0,0,50331903,117440512,Pivot,10,2,
INDICATOR: BUTN #94 ASSOC: ESM1:GLOBEX:2 ID#1 PERIODICITY: 8,8,1342177280 DESC: BUTN: Minimize Chart LABEL: T TXTLBL: F,"",F RECALC: 0,0 PREFS: 26,0,0,0,14011401,Minimize,3553552,\0,0,16711680,\0,2,0,1,30,0,16746632,117440512,0,0,50331903,117440512,Pivot,10,2,
INDICATOR: BUTN #94 ASSOC: ESM1:GLOBEX:2 ID#1 PERIODICITY: 8,8,1342177280 DESC: BUTN: Restore Chart LABEL: T TXTLBL: F,"",F RECALC: 0,0 PREFS: 26,0,0,0,14011401,Restore,3553552,\0,0,16711680,\0,2,0,1,30,0,16746632,117440512,0,0,50331903,117440512,Pivot,10,2,
PANE #2 PCT=0.247266 PFLAGS=32784 SCALE=16,3635.026000,4044.974000,0.000000,0.000000,0.000000,0,0
INDICATOR: RLINE #6 ASSOC: ESM1:GLOBEX:2 ID#1 PERIODICITY: 8,8,1342177280 DESC: REF[ESM1 (8t Re) 0] 3353.75 (Top of Range) LABEL: T TXTLBL: F,"AUTO",F RECALC: 0,0 PREFS: 192,220,192,2,2,0,2,3664193400,3353.75,T,F,F,T,F,2,15,0,Top of Range,0,F,512,,176414712,4044.974,0.60495,T,F,100BarPctChg,0,1242240,15753,F,F,F,0,0,0,0,-0,0,0,0,-2147483648,163,163,163,2,2,0,F,F,1,14011401,12,F,F,0,0,255,1,2,0,33488896,33619712,283816,4.000000,8.000000,12.000000,F,F,2,2,F,F,F,F,50,0,1,0,F,60,0,0,T,F,0,0,30,
INDICATOR: RLINE #6 ASSOC: ESM1:GLOBEX:2 ID#1 PERIODICITY: 8,8,1342177280 DESC: REF[ESM1 (8t Re) 0] 3305.75 (Top of Range) LABEL: T TXTLBL: F,"AUTO",F RECALC: 0,0 PREFS: 192,220,192,2,2,0,2,3663670500,3305.75,T,F,F,T,F,2,15,0,Top of Range,0,F,512,,176414712,4044.974,0.60495,T,F,100BarPctChg,0,1242240,15753,F,F,F,0,0,0,0,-0,0,0,0,-2147483648,163,163,163,2,2,0,F,F,1,14011401,12,F,F,0,0,255,1,2,0,33488896,33619712,283816,4.000000,8.000000,12.000000,F,F,2,2,F,F,F,F,50,0,1,0,F,60,0,0,T,F,0,0,30,
INDICATOR: RLINE #6 ASSOC: ESM1:GLOBEX:2 ID#1 PERIODICITY: 8,8,1342177280 DESC: REF[ESM1 (8t Re) 0] 3292.50 (Top of Range) LABEL: T TXTLBL: F,"AUTO",F RECALC: 0,0 PREFS: 192,220,192,2,2,0,2,3663308700,3292.5,T,F,F,T,F,2,15,0,Top of Range,0,F,512,,176414712,4044.974,0.60495,T,F,100BarPctChg,0,1242240,15753,F,F,F,0,0,0,0,-0,0,0,0,-2147483648,163,163,163,2,2,0,F,F,1,14011401,12,F,F,0,0,255,1,2,0,33488896,33619712,283816,4.000000,8.000000,12.000000,F,F,2,2,F,F,F,F,50,0,1,0,F,60,0,0,T,F,0,0,30,
INDICATOR: RLINE #6 ASSOC: ESM1:GLOBEX:2 ID#1 PERIODICITY: 8,8,1342177280 DESC: REF[ESM1 (8t Re) 0] 3318.25 (Top of Range) LABEL: T TXTLBL: F,"AUTO",F RECALC: 0,0 PREFS: 192,220,192,2,2,0,2,3662025300,3318.25,T,F,F,T,F,2,15,0,Top of Range,0,F,512,,154586016,4044.974,0.60495,T,F,100BarPctChg,0,1242240,15753,F,F,F,0,0,0,0,-0,0,0,0,-2147483648,163,163,163,2,2,0,F,F,1,14011401,12,F,F,0,0,255,1,2,0,33488896,33619712,283816,4.000000,8.000000,12.000000,F,F,2,2,F,F,F,F,50,0,1,0,F,60,0,0,T,F,0,0,30,
INDICATOR: RLINE #6 ASSOC: ESM1:GLOBEX:2 ID#1 PERIODICITY: 8,8,1342177280 DESC: REF[ESM1 (8t Re) 0] 3289.75 (Top of Range) LABEL: T TXTLBL: F,"AUTO",F RECALC: 0,0 PREFS: 192,220,192,2,2,0,2,3661760700,3289.75,T,F,F,T,F,2,15,0,Top of Range,0,F,512,,176414712,4044.974,0.60495,T,F,100BarPctChg,0,1242240,15753,F,F,F,0,0,0,0,-0,0,0,0,-2147483648,163,163,163,2,2,0,F,F,1,14011401,12,F,F,0,0,255,1,2,0,33488896,33619712,283816,4.000000,8.000000,12.000000,F,F,2,2,F,F,F,F,50,0,1,0,F,60,0,0,T,F,0,0,30,
INDICATOR: RLINE #6 ASSOC: ESM1:GLOBEX:2 ID#1 PERIODICITY: 8,8,1342177280 DESC: REF[ESM1 (8t Re) 0] 3335.75 (Top of Range) LABEL: T TXTLBL: F,"AUTO",F RECALC: 0,0 PREFS: 192,220,192,2,2,0,2,3663763200,3335.75,T,F,F,T,F,2,15,0,Top of Range,0,F,512,,176414712,4044.974,0.60495,T,F,100BarPctChg,0,1242240,15753,F,F,F,0,0,0,0,-0,0,0,0,-2147483648,163,163,163,2,2,0,F,F,1,14011401,12,F,F,0,0,255,1,2,0,33488896,33619712,283816,4.000000,8.000000,12.000000,F,F,2,2,F,F,F,F,50,0,1,0,F,60,0,0,T,F,0,0,30,
INDICATOR: RLINE #6 ASSOC: ESM1:GLOBEX:2 ID#1 PERIODICITY: 8,8,1342177280 DESC: REF[ESM1 (8t Re) 0] 3375.00 (Top of Range) LABEL: T TXTLBL: F,"AUTO",F RECALC: 0,0 PREFS: 192,220,192,2,2,0,2,3664883700,3375,T,F,F,T,F,2,15,0,Top of Range,0,F,512,,176414712,4044.974,0.60495,T,F,100BarPctChg,0,1242240,15753,F,F,F,0,0,0,0,-0,0,0,0,-2147483648,163,163,163,2,2,0,F,F,1,14011401,12,F,F,0,0,255,1,2,0,33488896,33619712,283816,4.000000,8.000000,12.000000,F,F,2,2,F,F,F,F,50,0,1,0,F,60,0,0,T,F,0,0,30,
INDICATOR: RLINE #6 ASSOC: ESM1:GLOBEX:2 ID#1 PERIODICITY: 8,8,1342177280 DESC: REF[ESM1 (8t Re) 0] 3332.75 (Top of Range) LABEL: T TXTLBL: F,"AUTO",F RECALC: 0,0 PREFS: 192,220,192,2,2,0,2,3662724600,3332.75,T,F,F,T,F,2,15,0,Top of Range,0,F,512,,154586016,4044.974,0.60495,T,F,100BarPctChg,0,1242240,15753,F,F,F,0,0,0,0,-0,0,0,0,-2147483648,163,163,163,2,2,0,F,F,1,14011401,12,F,F,0,0,255,1,2,0,33488896,33619712,283816,4.000000,8.000000,12.000000,F,F,2,2,F,F,F,F,50,0,1,0,F,60,0,0,T,F,0,0,30,
INDICATOR: RLINE #6 ASSOC: ESM1:GLOBEX:2 ID#1 PERIODICITY: 8,8,1342177280 DESC: REF[ESM1 (8t Re) 0] 3380.75 (Top of Range) LABEL: T TXTLBL: F,"AUTO",F RECALC: 0,0 PREFS: 192,220,192,2,2,0,2,3664365300,3380.75,T,F,F,T,F,2,15,0,Top of Range,0,F,512,,176414712,4044.974,0.60495,T,F,100BarPctChg,0,1242240,15753,F,F,F,0,0,0,0,-0,0,0,0,-2147483648,163,163,163,2,2,0,F,F,1,14011401,12,F,F,0,0,255,1,2,0,33488896,33619712,283816,4.000000,8.000000,12.000000,F,F,2,2,F,F,F,F,50,0,1,0,F,60,0,0,T,F,0,0,30,
INDICATOR: RLINE #6 ASSOC: ESM1:GLOBEX:2 ID#1 PERIODICITY: 8,8,1342177280 DESC: REF[ESM1 (8t Re) 0] 3299.00 (Top of Range) LABEL: T TXTLBL: F,"AUTO",F RECALC: 0,0 PREFS: 192,220,192,2,2,0,2,3661947000,3299,T,F,F,T,F,2,15,0,Top of Range,0,F,512,,176414712,4044.974,0.60495,T,F,100BarPctChg,0,1242240,15753,F,F,F,0,0,0,0,-0,0,0,0,-2147483648,163,163,163,2,2,0,F,F,1,14011401,12,F,F,0,0,255,1,2,0,33488896,33619712,283816,4.000000,8.000000,12.000000,F,F,2,2,F,F,F,F,50,0,1,0,F,60,0,0,T,F,0,0,30,
INDICATOR: RLINE #6 ASSOC: ESM1:GLOBEX:2 ID#1 PERIODICITY: 8,8,1342177280 DESC: REF[ESM1 (8t Re) 0] 3381.50 (Top of Range) LABEL: T TXTLBL: F,"AUTO",F RECALC: 0,0 PREFS: 192,220,192,2,2,0,2,3664535400,3381.5,T,F,F,T,F,2,15,0,Top of Range,0,F,512,,176414712,4044.974,0.60495,T,F,100BarPctChg,0,1242240,15753,F,F,F,0,0,0,0,-0,0,0,0,-2147483648,163,163,163,2,2,0,F,F,1,14011401,12,F,F,0,0,255,1,2,0,33488896,33619712,283816,4.000000,8.000000,12.000000,F,F,2,2,F,F,F,F,50,0,1,0,F,60,0,0,T,F,0,0,30,
INDICATOR: RLINE #6 ASSOC: ESM1:GLOBEX:2 ID#1 PERIODICITY: 8,8,1342177280 DESC: REF[ESM1 (8t Re) 0] 3276.75 (Top of Range) LABEL: T TXTLBL: F,"AUTO",F RECALC: 0,0 PREFS: 192,220,192,2,2,0,2,3661429500,3276.75,T,F,F,T,F,2,15,0,Top of Range,0,F,512,,176414712,4044.974,0.60495,T,F,100BarPctChg,0,1242240,15753,F,F,F,0,0,0,0,-0,0,0,0,-2147483648,163,163,163,2,2,0,F,F,1,14011401,12,F,F,0,0,255,1,2,0,33488896,33619712,283816,4.000000,8.000000,12.000000,F,F,2,2,F,F,F,F,50,0,1,0,F,60,0,0,T,F,0,0,30,
INDICATOR: RLINE #6 ASSOC: ESM1:GLOBEX:2 ID#1 PERIODICITY: 8,8,1342177280 DESC: REF[ESM1 (8t Re) 0] 3284.50 (Top of Range) LABEL: T TXTLBL: F,"AUTO",F RECALC: 0,0 PREFS: 192,220,192,2,2,0,2,3663057600,3284.5,T,F,F,T,F,2,15,0,Top of Range,0,F,512,,176414712,4044.974,0.60495,T,F,100BarPctChg,0,1242240,15753,F,F,F,0,0,0,0,-0,0,0,0,-2147483648,163,163,163,2,2,0,F,F,1,14011401,12,F,F,0,0,255,1,2,0,33488896,33619712,283816,4.000000,8.000000,12.000000,F,F,2,2,F,F,F,F,50,0,1,0,F,60,0,0,T,F,0,0,30,
INDICATOR: RLINE #6 ASSOC: ESM1:GLOBEX:2 ID#1 PERIODICITY: 8,8,1342177280 DESC: REF[ESM1 (8t Re) 0] 3341.50 (Top of Range) LABEL: T TXTLBL: F,"AUTO",F RECALC: 0,0 PREFS: 192,220,192,2,2,0,2,3663918000,3341.5,T,F,F,T,F,2,15,0,Top of Range,0,F,512,,154586016,4044.974,0.60495,T,F,100BarPctChg,0,1242240,15753,F,F,F,0,0,0,0,-0,0,0,0,-2147483648,163,163,163,2,2,0,F,F,1,14011401,12,F,F,0,0,255,1,2,0,33488896,33619712,283816,4.000000,8.000000,12.000000,F,F,2,2,F,F,F,F,50,0,1,0,F,60,0,0,T,F,0,0,30,
INDICATOR: RLINE #6 ASSOC: ESM1:GLOBEX:2 ID#1 PERIODICITY: 8,8,1342177280 DESC: REF[ESM1 (8t Re) 0] 3258.00 (Top of Range) LABEL: T TXTLBL: F,"AUTO",F RECALC: 0,0 PREFS: 192,220,192,2,2,0,2,3662975700,3258,T,F,F,T,F,2,15,0,Top of Range,0,F,512,,176414712,4044.974,0.60495,T,F,100BarPctChg,0,1242240,15753,F,F,F,0,0,0,0,-0,0,0,0,-2147483648,163,163,163,2,2,0,F,F,1,14011401,12,F,F,0,0,255,1,2,0,33488896,33619712,283816,4.000000,8.000000,12.000000,F,F,2,2,F,F,F,F,50,0,1,0,F,60,0,0,T,F,0,0,30,
INDICATOR: RLINE #6 ASSOC: ESM1:GLOBEX:2 ID#1 PERIODICITY: 8,8,1342177280 DESC: REF[ESM1 (8t Re) 0] 3346.50 (Top of Range) LABEL: T TXTLBL: F,"AUTO",F RECALC: 0,0 PREFS: 192,220,192,2,2,0,2,3663842400,3346.5,T,F,F,T,F,2,15,0,Top of Range,0,F,512,,154586016,4044.974,0.60495,T,F,100BarPctChg,0,1242240,15753,F,F,F,0,0,0,0,-0,0,0,0,-2147483648,163,163,163,2,2,0,F,F,1,14011401,12,F,F,0,0,255,1,2,0,33488896,33619712,283816,4.000000,8.000000,12.000000,F,F,2,2,F,F,F,F,50,0,1,0,F,60,0,0,T,F,0,0,30,
INDICATOR: RLINE #6 ASSOC: ESM1:GLOBEX:2 ID#1 PERIODICITY: 8,8,1342177280 DESC: REF[ESM1 (8t Re) 0] 3330.00 (Top of Range) LABEL: T TXTLBL: F,"AUTO",F RECALC: 0,0 PREFS: 192,220,192,2,2,0,2,3662362800,3330,T,F,F,T,F,2,15,0,Top of Range,0,F,512,,154586016,4044.974,0.60495,T,F,100BarPctChg,0,1242240,15753,F,F,F,0,0,0,0,-0,0,0,0,-2147483648,163,163,163,2,2,0,F,F,1,14011401,12,F,F,0,0,255,1,2,0,33488896,33619712,283816,4.000000,8.000000,12.000000,F,F,2,2,F,F,F,F,50,0,1,0,F,60,0,0,T,F,0,0,30,
INDICATOR: RLINE #6 ASSOC: ESM1:GLOBEX:2 ID#1 PERIODICITY: 8,8,1342177280 DESC: REF[ESM1 (8t Re) 0] 3385.00 (Top of Range) LABEL: T TXTLBL: F,"AUTO",F RECALC: 0,0 PREFS: 192,220,192,2,2,0,2,3664449900,3385,T,F,F,T,F,2,15,0,Top of Range,0,F,512,,176414712,4044.974,0.60495,T,F,100BarPctChg,0,1242240,15753,F,F,F,0,0,0,0,-0,0,0,0,-2147483648,163,163,163,2,2,0,F,F,1,14011401,12,F,F,0,0,255,1,2,0,33488896,33619712,283816,4.000000,8.000000,12.000000,F,F,2,2,F,F,F,F,50,0,1,0,F,60,0,0,T,F,0,0,30,
INDICATOR: RLINE #6 ASSOC: ESM1:GLOBEX:2 ID#1 PERIODICITY: 8,8,1342177280 DESC: REF[ESM1 (8t Re) 0] 3267.75 (Top of Range) LABEL: T TXTLBL: F,"AUTO",F RECALC: 0,0 PREFS: 192,220,192,2,2,0,2,3663580500,3267.75,T,F,F,T,F,2,15,0,Top of Range,0,F,512,,176414712,4044.974,0.60495,T,F,100BarPctChg,0,1242240,15753,F,F,F,0,0,0,0,-0,0,0,0,-2147483648,163,163,163,2,2,0,F,F,1,14011401,12,F,F,0,0,255,1,2,0,33488896,33619712,283816,4.000000,8.000000,12.000000,F,F,2,2,F,F,F,F,50,0,1,0,F,60,0,0,T,F,0,0,30,
INDICATOR: RLINE #6 ASSOC: ESM1:GLOBEX:2 ID#1 PERIODICITY: 8,8,1342177280 DESC: REF[ESM1 (8t Re) 0] 3393.75 (Top of Range) LABEL: T TXTLBL: F,"AUTO",F RECALC: 0,0 PREFS: 192,220,192,2,2,0,2,3665060100,3393.75,T,F,F,T,F,2,15,0,Top of Range,0,F,512,,176414712,4044.974,0.60495,T,F,100BarPctChg,0,1242240,15753,F,F,F,0,0,0,0,-0,0,0,0,-2147483648,163,163,163,2,2,0,F,F,1,14011401,12,F,F,0,0,255,1,2,0,33488896,33619712,283816,4.000000,8.000000,12.000000,F,F,2,2,F,F,F,F,50,0,1,0,F,60,0,0,T,F,0,0,30,
INDICATOR: RLINE #6 ASSOC: ESM1:GLOBEX:2 ID#1 PERIODICITY: 8,8,1342177280 DESC: REF[ESM1 (8t Re) 0] 3355.50 (Top of Range) LABEL: T TXTLBL: F,"AUTO",F RECALC: 0,0 PREFS: 192,220,192,2,2,0,2,3665129400,3355.5,T,F,F,T,F,2,15,0,Top of Range,0,F,512,,154586016,4044.974,0.60495,T,F,100BarPctChg,0,1242240,15753,F,F,F,0,0,0,0,-0,0,0,0,-2147483648,163,163,163,2,2,0,F,F,1,14011401,12,F,F,0,0,255,1,2,0,33488896,33619712,283816,4.000000,8.000000,12.000000,F,F,2,2,F,F,F,F,50,0,1,0,F,60,0,0,T,F,0,0,30,
INDICATOR: RLINE #6 ASSOC: ESM1:GLOBEX:2 ID#1 PERIODICITY: 8,8,1342177280 DESC: REF[ESM1 (8t Re) 0] 3259.75 (Top of Range) LABEL: T TXTLBL: F,"AUTO",F RECALC: 0,0 PREFS: 192,220,192,2,2,0,2,3660822000,3259.75,T,F,F,T,F,2,15,0,Top of Range,0,F,512,,176414712,4044.974,0.60495,T,F,100BarPctChg,0,1242240,15753,F,F,F,0,0,0,0,-0,0,0,0,-2147483648,163,163,163,2,2,0,F,F,1,14011401,12,F,F,0,0,255,1,2,0,33488896,33619712,283816,4.000000,8.000000,12.000000,F,F,2,2,F,F,F,F,50,0,1,0,F,60,0,0,T,F,0,0,30,
INDICATOR: RLINE #6 ASSOC: ESM1:GLOBEX:2 ID#1 PERIODICITY: 8,8,1342177280 DESC: REF[ESM1 (8t Re) 0] 3295.25 (Top of Range) LABEL: T TXTLBL: F,"AUTO",F RECALC: 0,0 PREFS: 192,220,192,2,2,0,2,3661852500,3295.25,T,F,F,T,F,2,15,0,Top of Range,0,F,512,,176414712,4044.974,0.60495,T,F,100BarPctChg,0,1242240,15753,F,F,F,0,0,0,0,-0,0,0,0,-2147483648,163,163,163,2,2,0,F,F,1,14011401,12,F,F,0,0,255,1,2,0,33488896,33619712,283816,4.000000,8.000000,12.000000,F,F,2,2,F,F,F,F,50,0,1,0,F,60,0,0,T,F,0,0,30,
INSTRUMENT: ESM1:GLOBEX:2 ID#1 PERIODICITY: 8,8,1342177280 TYPE: 3,2,12 COLORS: 64256,16711680,1,0 [Alias: @ES#]
VAP_FOOTPRINT: 0,0,2,0,9,0,0,100,0,0,0,4672,50,0,0.25,0,0,0,0,0,Arial,0,
SESSION #2. Index Futures: Closed,Posted, Hours: 09:30 to 16:15
INDICATOR: PROF #127 ASSOC: ESM1:GLOBEX:2 ID#1 PERIODICITY: 8,8,1342177280 DESC: PROF[ESM1 (8t Re) 1,cust] LABEL: T TXTLBL: F,"",F RECALC: 0,0 PREFS: 128,128,128,1,2,0,0.25,225165264,1,204,0,0,2,2,0,204,0,0,2,2,0,255,255,255,2,2,0,0,149,0,2,2,0,68,7,14011401,F,T,F,F,5,T,T,F,F,30,7,T,F,3692799000,3693540600,8,3,0,0,F,F,500,F,F,F,F,10,0,0,255,2,2,0,0,3,1,0,1,T,F,0,255,0,2,2,0,255,0,0,2,469791792,0,F,F,0,128,255,3,2,0,9,0,F,T,255,16777215,0,0,F,F,50331903,2,0,9934592,65,255,5000,0,0,0,0,3,2,0,0,30,0,1,T,F,F,T,0,0,255,2,2,0,95,T,F,2824,2893.5,F,F,HL7834W,0,-1,
--INVISIBLE INSTRUMENT: ESM1:GLOBEX:2 PERIODICITY: 10,1,1
PANE #3 PCT=0.244284 PFLAGS=32784 SCALE=16,-2.118428,3.208886,0.000000,0.000000,0.000000,0,0
INDICATOR: SSTAT #110 ASSOC: ESM1:GLOBEX:2 ID#1 PERIODICITY: 8,8,1342177280 DESC: SSTAT[ESM1 (8t Re) 2] 20,DeltaDivergencePos_buy "Cons Signals" LABEL: T TXTLBL: T,"Cons Signals",T RECALC: 0,0 PREFS: 0,128,255,1,2,0,DeltaDivergencePos_buy,0,0,T,F,1,185,0,0,1,0,0,0,20,0,T,13001300,2,1,1,F,F,10,
PANE #4 PCT=0.244284 PFLAGS=32784 SCALE=16,-55.222107,7.112480,0.000000,0.000000,0.000000,0,0
INDICATOR: SSTAT #110 ASSOC: ESM1:GLOBEX:2 ID#1 PERIODICITY: 8,8,1342177280 DESC: SSTAT[ESM1 (8t Re) 2] 20,DeltaDivergencePos_buy "MFE after signa" LABEL: T TXTLBL: T,"MFE after signa",F RECALC: 0,0 PREFS: 0,128,255,1,2,0,DeltaDivergencePos_buy,0,15,F,F,1,185,0,0,1,0,0,0,20,0,T,13001300,2,1,1,T,F,10,
INDICATOR: PROF #127 ASSOC: ESM1:GLOBEX:2 ID#1 PERIODICITY: 8,8,1342177280 DESC: PROF[ESM1 (8t Re) 1,all] LABEL: T TXTLBL: F,"",F RECALC: 0,0 PREFS: 128,128,128,1,2,0,1,225165264,1,204,0,0,2,2,0,204,0,0,2,2,0,255,255,255,2,2,0,0,149,0,2,2,0,68,7,14011401,F,T,F,T,5,T,T,F,F,30,11,T,F,3698818230,3699447299,8,3,0,0,T,F,500,F,F,F,F,10,0,0,255,2,2,0,0,3,5,0,1,T,F,0,255,0,2,2,0,255,0,0,2,469791792,0,F,F,0,128,255,3,2,0,9,0,F,T,255,16777215,0,0,F,F,50331903,2,0,9934592,65,255,5000,0,0,0,0,3,2,0,0,30,0,1,T,F,F,T,0,0,255,2,2,0,95,T,F,2824,2893.5,F,F,HL7834W,0,-1,
PANE #5 PCT=0.244284 PFLAGS=32784 SCALE=17,-16.800000,1.200000,0.000000,0.000000,0.000000,0,0
INDICATOR: PROF #127 ASSOC: ESM1:GLOBEX:2 ID#1 PERIODICITY: 8,8,1342177280 DESC: PROF[ESM1 (8t Re) 0,all] LABEL: T TXTLBL: F,"",F RECALC: 0,0 PREFS: 128,128,128,1,2,0,1,225165264,1,204,0,0,2,2,0,204,0,0,2,2,0,255,255,255,2,2,0,0,149,0,2,2,0,68,7,14011401,F,T,F,F,5,T,T,F,F,30,11,T,F,3699438423,3699447299,8,3,0,0,T,F,500,F,F,F,F,10,0,0,255,2,2,0,0,3,5,0,1,T,F,0,255,0,2,2,0,255,0,0,2,469791792,0,F,F,0,128,255,3,2,0,9,0,F,T,255,16777215,0,0,F,F,50331903,2,0,9934592,65,255,5000,0,0,0,0,3,2,0,0,30,0,1,T,F,F,T,0,0,255,2,2,0,95,T,F,2824,2893.5,F,F,HL7834W,0,-1,
INDICATOR: SSTAT #110 ASSOC: ESM1:GLOBEX:2 ID#1 PERIODICITY: 8,8,1342177280 DESC: SSTAT[ESM1 (8t Re) 2] 20,DeltaDivergencePos_buy LABEL: T TXTLBL: F,"AUTO",F RECALC: 0,0 PREFS: 255,128,128,1,2,0,DeltaDivergencePos_buy,0,16,F,F,1,185,0,0,1,0,0,0,20,0,T,13001300,2,1,1,F,F,10,
- This chart definition references 1 RTL object (scan/signal/custom indicator)
END Investor/RT CHART DEFINITION for Untitled_13

Pages