Search found 3 matches

by casamba
Thu Aug 31, 2006 9:13 pm
Forum: Tradestation indicators
Topic: Frequency analysis of Array in EasyLanguage
Replies: 3
Views: 3877
Gender: Male

After some 3 weeks I have finally arrived at the solution with the assistance of an EL Engineer.
The final working code can be seen at
[url=https://www.tradestation.com/Discussions/Topic.aspx?Topic_ID=54813]
by casamba
Mon Aug 21, 2006 1:25 am
Forum: Tradestation indicators
Topic: Frequency analysis of Array in EasyLanguage
Replies: 3
Views: 3877
Gender: Male

Thanks OBX - I will try your suggestion - in the meantime here is the code that works so far, with the coding lacuna highlighted by asterisk. if Barnumber=1 then ClearPrintLog; Inputs: {SlowMA Values} iPrice(Close),iLength(13), {FastMA Slope Vals} iFastMASlopeLen&...
by casamba
Wed Aug 09, 2006 11:40 pm
Forum: Tradestation indicators
Topic: Frequency analysis of Array in EasyLanguage
Replies: 3
Views: 3877
Gender: Male

Frequency analysis of Array in EasyLanguage

I have a 2D Array aMktStates[2500,6](0); which contains approximately 250 different Market States spread over 2,500 bars. These are different combinations of three moving averages, their slopes, and crossovers. (I'm using Adaptive Moving Average and John Ehler's Instant TrendLine which show great pr...

Go to advanced search