tylercabral 23 posts msg #118757 - Ignore tylercabral modified |
3/25/2014 6:49:40 PM
Hi I am interested in drawing a non-filter criteria item on a char that shows up for both 1) daily filters, and 2) when I click on the ticker under trades in the backtesting interface.
What I want to show is a a single bar, what shows up for count data variables, for my sell trigger to make it more apparent. I figured this out earlier but since deleted those filters and cannot seem to get it back.
Anyone know how to do this?
What I am looking to show is a count variable like here:
http://www.stockfetcher.com/forums/Announcements/New-StockFetcher-Charts/106153
But one that is not used as part of the filter.
......................
Well I figured it out in case anyone in the future runs into the same problem. Here was my solution:
set{var1, count(expression1 (e.g., MACD histogram(12,26) has been decreasing over the last 2 days),1)}
and draw var1
|