You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
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.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.
Elite section news.
----------
AscTrend2_2 on jurik indicator was programmed for simple elite section. It is the jurik mod for elite asctrend.
----------
You need to subscribe to Elite section trial to read the thread about those indicators, and you should be Elite member to download them.
Elite section news.
----------
AscTrend2_2 on jurik indicator was programmed for simple elite section. It is the jurik mod for elite asctrend.
----------
You need to subscribe to Elite section trial to read the thread about those indicators, and you should be Elite member to download them.
Elite section news.
----------
PriceChannel_Signal_on jurik indicator was programmed for simple elite section. It is a jurik mod of price channel the arrow with the ball is pretty good entries and the arrow by itself is reentry or time to add another lot.
----------
You need to subscribe to Elite section trial to read the thread about those indicators, and you should be Elite member to download them.
Elite section news.
----------
PriceChannel_Signal_on jurik indicator was programmed for simple elite section. It is a jurik mod of price channel the arrow with the ball is pretty good entries and the arrow by itself is reentry or time to add another lot.
----------
You need to subscribe to Elite section trial to read the thread about those indicators, and you should be Elite member to download them.
Elite section news.
----------
SnakeForce - simple TMA indicator was programmed for simple elite section. This is a snake force made to use simple triangular MA (so no repainting of the last 5 bars). We can clearly see where the shift happened and the effect of centering triangular MA has on it (On the image: upper is the original Snake force with centered TMA (last 5 bars repainting) and lower is the SnakeForce with "regular: TMA - no repainting).
----------
You need to subscribe to Elite section trial to read the thread about those indicators, and you should be Elite member to download them.
Elite section news.
----------
SuperTrend nrp indicator was programmed for simple elite section. This version does not repaint and this indicator is having multi timeframe and interpolated features. One parameter needs an explanation : OldCalculation. There are some versions of super trend that were using a fixed difference for calculating when the trend changes direction or "steps" in the same direction. If you set the OldCalculation to true, it will calculate like those earliest versions, otherwise it will use a normal average true range for that task (the default
----------
You need to subscribe to Elite section trial to read the thread about those indicators, and you should be Elite member to download them.
Elite section news.
----------
SuperTrend nrp indicator was programmed for simple elite section. This version does not repaint and this indicator is having multi timeframe and interpolated features. One parameter needs an explanation : OldCalculation. There are some versions of super trend that were using a fixed difference for calculating when the trend changes direction or "steps" in the same direction. If you set the OldCalculation to true, it will calculate like those earliest versions, otherwise it will use a normal average true range for that task (the default
----------
You need to subscribe to Elite section trial to read the thread about those indicators, and you should be Elite member to download them.
Elite section news.
----------
SnakeForce - simple TMA indicator was programmed for simple elite section. This is a snake force made to use simple triangular MA (so no repainting of the last 5 bars). We can clearly see where the shift happened and the effect of centering triangular MA has on it (On the image: upper is the original Snake force with centered TMA (last 5 bars repainting) and lower is the SnakeForce with "regular: TMA - no repainting).
----------
You need to subscribe to Elite section trial to read the thread about those indicators, and you should be Elite member to download them.
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.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.03 indicator was programmed for Advanced Elite section. It is the next version of Tick Data indicator. A parameter to add a completely new option - there is some explanation of the author: "It occurred to me that a tick chart is a bit "illogical" - illogical in a sense that current bar open is very rarely previous bar open (since it was opened at first tick after a current bar reaches tick count), not when the previous bar was closed. So decided to add on option that takes care of it : UsePreviousCloseForOpen - if set to true, then the open is determined from previous bar close not the first ticks after the bar opens, if set to false it work as before".
----------
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.