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]
Search found 3 matches
- Thu Aug 31, 2006 9:13 pm
- Forum: Tradestation indicators
- Topic: Frequency analysis of Array in EasyLanguage
- Replies: 3
- Views: 3877
- Gender:
- Mon Aug 21, 2006 1:25 am
- Forum: Tradestation indicators
- Topic: Frequency analysis of Array in EasyLanguage
- Replies: 3
- Views: 3877
- Gender:
- Wed Aug 09, 2006 11:40 pm
- Forum: Tradestation indicators
- Topic: Frequency analysis of Array in EasyLanguage
- Replies: 3
- Views: 3877
- Gender:
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...