mktmole 325 posts msg #50231 - Ignore mktmole |
2/25/2007 2:30:05 PM
/* Today’s Low vs Lows of the past 5 days. */
------------------
The above is Ok but would like TRO's Trend Display idea of
Set{a1, L6 * 1}
Set{a2, L5 * 10}
Set{a3, L3 * 100}
Set{a4, L2 * 1000}
Set{a5, L1 * 10000}
and add eachcolumns etc
and sort by descending "Low Trend", where column values are = to 1
Any help would be appreciated, thank you!
|
TheRumpledOne 6,411 posts msg #50234 - Ignore TheRumpledOne modified |
2/25/2007 3:51:45 PM
/* Today’s Low vs Lows of the past 5 days. */
LTREND's format is abcde where a = 5 days ago, b = 4 days ago, etc...
Just like looking at a chart!
|
mktmole 325 posts msg #50244 - Ignore mktmole |
2/25/2007 7:10:26 PM
TRO, ...Thank you!
|