Latest news in Elite and Advanced Elite sections - page 83

 

Elite section news.

----------

Trend envelopes (averages) - mtf indicator was programmed for simple elite section. It is multi timeframe Trend envelopes indicator with with Interpolated feature and with all kinds of alerts incl email alert. Added all 10 averages from 'averages' indicator and alerts are working as they should.

As an example : triangular MA (not centered, so no recalculation) trend envelopes:

----------

You need to subscribe to Elite section trial to read the thread about those indicators, and you should be Elite member to download them.

Files:
 

Elite section news.

----------

Trend envelopes (averages) - mtf indicator was programmed for simple elite section. It is multi timeframe Trend envelopes indicator with with Interpolated feature and with all kinds of alerts incl email alert. Added all 10 averages from 'averages' indicator and alerts are working as they should.

As an example : triangular MA (not centered, so no recalculation) trend envelopes:

----------

You need to subscribe to Elite section trial to read the thread about those indicators, and you should be Elite member to download them.

Files:
 
GenerateTickData indicator was programmed for Advanced Elite section. It is the indicator to generate tick data (so place it in indicators folder) and it will work the same regardless of the time frame it is attached to. It will create a file that is starting with "_t" and adds symbol name after it. It "pretends" to be 1 minute chart, but it is not (of course ). Just open that symbol as offline chart and use it (the indicator must be active on some other chart in order to get "live" ticks).

GenerateTickData - final indicator was programmed for Advanced Elite section. Two options added:

ResetData - Added it in order to be able to "start from the beginning" (if you turned off your PC and a "time gap" occurs since there is no way to reconstruct tick data or any other reason when you do not want the data to be appended to already existing tick data) If you set this parameter to true, it will start a new tick data history.

ShowComment - It is the fastest way to show that it is working, so if you set it to true it will simply comment in the upper left corner that tick data is saved and a time when it was saved.
Tick Data v1.00 indicator was programmed for Advanced Elite section. It is next version of GenerateTickData indicator: Added an option to choose how many ticks do you want per bar.

Indicator is differentiating 2 basic types:

- When required number of ticks per bar is 1, it records bid as low and ask as high, so you can have a sort of a "spread control" (since now you can see those ticks as lines but you can see them as bars too);

- When required number of ticks is greater than 1 then you are getting a sort of "equi-volume" charts (every bar is having a same volume when you turn the volume display on) High, low, open and close are constructed from a Bid.

Advanced Elite section news.

-------------

Tick Data v1.01 indicator was programmed for Advanced Elite section. This is improved version of Tick Data v1.00 indicator. This indicator can produce an offline chart of ticks simulated by metatrader and if you are testing an EA that depends on a narrow take profits or stops, this indicator shows you that back test can not be trusted at all. The indicator is, apart from having the possibility of recording test data, a revised version with some code optimization and some corrections.

----------

You need to subscribe to Advanced elite section trial to read the thread about those indicators/EAs, and you should be Advanced elite member to download them.

Files:
usdcadtest.gif  14 kb
 

Advanced Elite section news.

Marney indicators
.

Those indicators were discussed in Fx Trader Magazine in the month of July-September.

-------------

Marney volume indicator and Marney range indicator were programmed for Advanced Elite section.

- Marney volume indicator. There is one deviation from Marneys original (code is completely different, but that is a consequence of different platforms) : in his code, in cases when a bar is missing from any reason it is used in the average as 0 (it is due to the way he treats arrays) and in mine the missing bars are simply skipped and previous bar that conforms to time search is used. That way the original idea of Caspar Marney is honored to the letter and the average is always an average of AveragePeriods.

Here are 2 examples : 30 minute and 1 hour, and even with a short averaging period (10 in the examples) periodicity is obvious. Just remember that current bar is never going to change (it is actually a "forecast" from past volumes - so it does not change at all while new data is coming in):

- Marney range indicator. This one works better with longer average period so we suggested to use default one proposed by Caspar Marney in his article - AveragePeriod 50.

And the comparison of the 2 )range is average period 50 volumes are average period 10):

----------

You need to subscribe to Advanced elite section trial to read the thread about those indicators/EAs, and you should be Advanced elite member to download them.

 

Advanced Elite section news.

Marney indicators

Those indicators were discussed in Fx Trader Magazine in the month of July-September.

-------------

Marney volume indicator and Marney range indicator were programmed for Advanced Elite section.

- Marney volume indicator. There is one deviation from Marneys original (code is completely different, but that is a consequence of different platforms) : in his code, in cases when a bar is missing from any reason it is used in the average as 0 (it is due to the way he treats arrays) and in mine the missing bars are simply skipped and previous bar that conforms to time search is used. That way the original idea of Caspar Marney is honored to the letter and the average is always an average of AveragePeriods.

Here are 2 examples : 30 minute and 1 hour, and even with a short averaging period (10 in the examples) periodicity is obvious. Just remember that current bar is never going to change (it is actually a "forecast" from past volumes - so it does not change at all while new data is coming in):

- Marney range indicator. This one works better with longer average period so we suggested to use default one proposed by Caspar Marney in his article - AveragePeriod 50.

And the comparison of the 2 )range is average period 50 volumes are average period 10):

----------

You need to subscribe to Advanced elite section trial to read the thread about those indicators/EAs, and you should be Advanced elite member to download them.

 

Elite section news.

----------

Trend envelopes (averages) - histo indicator was programmed for simple elite section. It is the histo version of Trend envelopes (averages) - mtf indicator: multi timeframe Trend envelopes indicator with all kinds of alerts incl email alert for all 10 averages from 'averages' indicator.

----------

You need to subscribe to Elite section trial to read the thread about those indicators, and you should be Elite member to download them.

Files:
 

Elite section news.

----------

Trend envelopes (averages) - histo indicator was programmed for simple elite section. It is the histo version of Trend envelopes (averages) - mtf indicator: multi timeframe Trend envelopes indicator with all kinds of alerts incl email alert for all 10 averages from 'averages' indicator.

----------

You need to subscribe to Elite section trial to read the thread about those indicators, and you should be Elite member to download them.

Files:
 

Advanced Elite section news.

-------------

Dynamic zone Spearman Rank Correlation indicator was programmed for Advanced Elite section. This one is with mtf, alerts and colors when levels are broken so it should cover all the bases. Levels for alert and colors are on dynamic levels too.

----------

You need to subscribe to Advanced elite section trial to read the thread about those indicators/EAs, and you should be Advanced elite member to download them.

Files:
dzspearman.gif  23 kb
 

Advanced Elite section news.

-------------

Dynamic zone Spearman Rank Correlation indicator was programmed for Advanced Elite section. This one is with mtf, alerts and colors when levels are broken so it should cover all the bases. Levels for alert and colors are on dynamic levels too.

----------

You need to subscribe to Advanced elite section trial to read the thread about those indicators/EAs, and you should be Advanced elite member to download them.

Files:
dzspearman.gif  23 kb
 
GenerateTickData indicator was programmed for Advanced Elite section. It is the indicator to generate tick data (so place it in indicators folder) and it will work the same regardless of the time frame it is attached to. It will create a file that is starting with "_t" and adds symbol name after it. It "pretends" to be 1 minute chart, but it is not (of course ). Just open that symbol as offline chart and use it (the indicator must be active on some other chart in order to get "live" ticks).

GenerateTickData - final indicator was programmed for Advanced Elite section. Two options added:

ResetData - Added it in order to be able to "start from the beginning" (if you turned off your PC and a "time gap" occurs since there is no way to reconstruct tick data or any other reason when you do not want the data to be appended to already existing tick data) If you set this parameter to true, it will start a new tick data history.

ShowComment - It is the fastest way to show that it is working, so if you set it to true it will simply comment in the upper left corner that tick data is saved and a time when it was saved.
Tick Data v1.00 indicator was programmed for Advanced Elite section. It is next version of GenerateTickData indicator: Added an option to choose how many ticks do you want per bar.

Indicator is differentiating 2 basic types:

- When required number of ticks per bar is 1, it records bid as low and ask as high, so you can have a sort of a "spread control" (since now you can see those ticks as lines but you can see them as bars too);

- When required number of ticks is greater than 1 then you are getting a sort of "equi-volume" charts (every bar is having a same volume when you turn the volume display on) High, low, open and close are constructed from a Bid.
Tick Data v1.01 indicator was programmed for Advanced Elite section. This is improved version of Tick Data v1.00 indicator. This indicator can produce an offline chart of ticks simulated by metatrader and if you are testing an EA that depends on a narrow take profits or stops, this indicator shows you that back test can not be trusted at all. The indicator is, apart from having the possibility of recording test data, a revised version with some code optimization and some corrections.

Advanced Elite section news.

-------------

Tick Data v1.02 indicator was programmed for Advanced Elite section. It is the Newer version of tick data indicator. Unlike before (previous versions) this one make difference as of how many ticks is chosen and saves it accordingly. As before the name of the symbol for offline charts is "_t"+symbol name, but the difference is in the "time frame" it is saved as : the time frame is in fact number of ticks. So you are going to artificially get a 1 minute, 10 minute, nnn minutes tick charts where minutes are in fact number of ticks per bar. The limitation (due to metatrader naming conventions) is that the maximum number of ticks can be 9999. All the charts are updated live (one 1 tick chart and two 10 tick charts) and both indicators (for 1 tick and 10 tick) are attached to the same chart (white one on the picture):

----------

You need to subscribe to Advanced elite section trial to read the thread about those indicators/EAs, and you should be Advanced elite member to download them.

Files:
tickdata102.jpg  146 kb
Reason: