ShowMe with TradeStation

I made a new "ShowMe" EDL in TradeStation and it works when I apply it to charts (it will indeed put marks where its condition is true) but when I apply it to Radarscreens it will not display when it is true. Why is this?
 
1) turn on history bars in radarstation
Format X technique -> General -> Load 50 additional bars

or

2) make sure you plot1 something

thats all :) hope it helps
 
I have done all of that. What should I use for my "Plot1" stuff? I just used the Plot1 that I grabbed from a different showme file.

This is what I'm using:


Plot1( High, "VolBrkOut" ) ;

even though this is just the "ShowMe" plot that I took from the volume break out "ShowMe." Is that why it is not working?
 
Back
Top