The Kijun-sen line with color customization and sending alert on trend changes
Example of using IndicatorSetDouble() function. This is an indicator that turns upside down the maximum and minimum values of the indicator window and values of levels, on which the horizontal lines are placed
An example of how to use the IndicatorSetString() function. A simple indicator that shows how to create a label, e.g. "Overbought level" for each level
An example of the IndicatorSetInteger() function. A simple indicator that shows how to create a label, e.g. "Overbought level" for each horizontal level
The indicator demonstrates the example of using the FileReadInteger() function
The script demonstrates the example of using the FileWriteInteger() function
The script demonstrates the example of using the FileTell() function
The script demonstrates the example of using the FileSize() function
The indicator demonstrates the example of using the FileReadDouble() function
The script demonstrates the example of using the FileWriteDouble() function
We do our best to introduce all the leading Championship Participants to our audience in reasonable time. To achieve that, we closely monitor the most promising contestants in our TOP-10 and arrange interviews with them. However, the sharp rise of Alexey Masterov (reinhard) up to the third place has
The Championship is coming to an end leaving us with vivid impressions of many unusual trading strategies. However, the trading robot of Sergey Pankratyev (s75) is showing really peculiar things - it is trading all 12 currency pairs opening only long positions. It is not an error but just a response
"Be sure to participate in the Automated Trading Championships, where you can get a truly invaluable experience!" - this is the motto of contestant Enbo Lu (luenbo) from China. He appeared in the TOP-10 of Automated Trading Championship 2012 last week and is now consistently trying to reach the
The Championship keeps providing us with new discoveries, as well as new interesting Participants and unusual ideas implemented in the competition trading robots. While interviewing Ruslan Ziyatdinov (rusland1962), we learned about his simple approach to trading and found out why it is better to
As December 28 is approaching, the list of leaders of the Automated Trading Championship 2012 is becoming clearer. With only two weeks to go until the end of the Championship, Mariusz Zarnowski (zrn) from Poland stands a good chance to be in the top three. His EA has already demonstrated how it can
The Expert Advisor of Evgeny Gnidko (FIFO) currently seems to be the most stable one at the Automated Trading Championship 2012. This trading robot entered TOP-10 at the third week remaining one of the leading Expert Advisors ever since
The trading robot of Sergey Abramov (26405) is staying in TOP-10 since the second week. However, it caused much anxiety for its developer. As it turned out, the robot contains a small error in position close block. The robot has been developed almost exclusively on the basis of the past years'
It was during the second week of the Championship when the Expert Advisor of Alexandr Artapov (artall) found itself on the third position trading EURUSD and EURJPY. Then it briefly left TOP-10 to appear again after one month of struggle for survival. As it turned out, this trading robot is still
"Everyone who is struggling with programming and who were not able to participate in this year's competition, know that it becomes a lot easier in time", said Juan Pablo Alonso Escobar (JPAlonso), the hero of today's interview
Is it really necessary to be a programmer to develop trading robots? Do we need to spend years monitoring price charts to be able to "feel" the market? All these issues have been discussed in our interview with Dmitry Terentew (SAFF), whose trading robot has been occupying the first page of the
MA or Price Histogram : Histogram between price and indicator or between two indicators Author: Vladimir Karputov
DeMarker Pending : Strategy based on the 'DeMarker' indicator, working with pending orders Author: Vladimir Karputov
Equal garden Arrow : The indicator shows the position of two indicators (iMA and iStochastic) Author: Vladimir Karputov
DeMarker gaining position volume 2 : Version 2: extended functionality (added a few extra options) Author: Vladimir Karputov
Constant Range Channel : A simple indicator plotting a channel with a constant range Author: Fernando Carreiro
Constant Range Channel : A simple indicator plotting a channel with a constant range Author: Fernando Carreiro
Trailing Activate Close All : Assistant - works on the current symbol, has the 'Trailing activate if profit is >=' parameter in the trailing parameters. Sets the initial Stop Loss and Take Profit. Closes all positions when target profit is reached Author: Vladimir Karputov
Trailing Activate : Assistant - works on the current symbol, has the 'Trailing activate if profit is >=' parameter in the trailing parameters Author: Vladimir Karputov
Rectangle in interval : In a given time interval, a rectangle is constructed. Author: Vladimir Karputov
Simple Profit By Periods Panel 2 Extended : Utility Expert Advisor. Shows the total profit for several periods (amount and in%), the number of transactions for several periods. Calculation by a given symbol and magic number Author: Vladimir Karputov