Serhii Shevchuk / Profile
- Information
11+ years
experience
|
5
products
|
347
demo versions
|
0
jobs
|
0
signals
|
0
subscribers
|
Add friends via their profile or user search and you will be able to see if they are online
If your strategy requires trading during a certain period of market activity - calm or turbulent, this indicator will help you find such periods of time within a week for each currency pair using statistics. The principle of the indicator is quite simple. The entire trading week, from Monday 00:00 to Friday 23:59, is divided into timeslots, the duration of which corresponds to the current timeframe. For each timeslot, activity is calculated - the average value of the difference between the slow

In the previous part, we considered the implementation of the MySQL connector. In this article, we will consider its application by implementing the service for collecting signal properties and the program for viewing their changes over time. The implemented example has practical sense if users need to observe changes in properties that are not displayed on the signal's web page.

MetaTrader 5 has received network functions recently. This opened up great opportunities for programmers developing products for the Market. Now they can implement things that required dynamic libraries before. In this article, we will consider them using the implementation of the MySQL as an example.

The article describes the algorithm for implementing the OpenCL candlestick patterns tester in the "1 minute OHLC" mode. We will also compare its speed with the built-in strategy tester launched in the fast and slow optimization modes.

We can find dial gauges in cars and airplanes, in industrial production and everyday life. They are used in all spheres which require quick response to behavior of a controlled value. This article describes the library of dial gauges for MetaTrader 5.

Would you like to see an hourly chart with bars opening from the second and the fifth minute of the hour? What does a redrawn chart look like when the opening time of bars is changing every minute? What advantages does trading on such charts have? You will find answers to these questions in this article.


This tool is designed to measure the distance between two points on a chart and much more. List of measured values: Distance in points Profit (with and without spread) Time difference Percentage price change Slope angle Number of bars (various variations) Ratio of distance in points to the reference value Features: Snap to OHLC prices Automatic color profile setting based on chart background color Various types of pointers to choose
This tool is designed to measure the distance between two points on a chart and much more. List of measured values: Distance in points Profit (with and without spread) Time difference Percentage price change Slope angle Number of bars (various variations) Ratio of distance in points to the reference value Features: Snap to OHLC prices Automatic color profile setting based on chart background color Various types of pointers to choose

The indicator is designed to build horizontal support and resistance levels. The level search algorithm is based on the grouping of extremes. It is possible to display statistical information for each level, filter the display of levels by a number of properties, adjust the color scheme depending on the type of level (support or resistance). Features: The indicator is ready to work and in most cases does not require special settings Manual or automatic selection of the range of extrema grouping
The indicator is designed to build horizontal support and resistance levels. The level search algorithm is based on the grouping of extremes. It is possible to display statistical information for each level, filter the display of levels by a number of properties, adjust the color scheme depending on the type of level (support or resistance). Features: The indicator is ready to work and in most cases does not require special settings Manual or automatic selection of the range of extrema grouping

There is currently a fair number of means for a comfortable remote monitoring of a trading account: mobile terminals, push notifications, working with ICQ. But it all requires Internet connection. This article describes the process of creating an Expert Advisor that will allow you to stay in touch with your trading terminal even when mobile Internet is not available, through calls and text messaging.