Andrey Dik
Andrey Dik
4.5 (29)
  • Informações
11+ anos
experiência
25
produtos
16
versão demo
14
trabalhos
0
sinais
0
assinantes
My github with optimization algorithms: https://github.com/JQSakaJoo/Population-optimization-algorithms-MQL5

I have been developing systems based on machine learning technologies since 2007 and in the field of artificial
intelligence, optimization and forecasting.

I took an active part in the development of the MT5 platform, such as the introduction of support for universal parallel
computing on the GPU and CPU with OpenCL, testing and backtesting of distributed
computing in the LAN and cloud during optimization in MT5, my test functions are included in the standard delivery of the terminal.


A series of articles on optimization algorithms:
Genetic algorithms are easy!: https://www.mql5.com/ru/articles/55
Population optimization algorithms: https://www.mql5.com/en/articles/8122
Population optimization algorithms: Particle Swarm (PSO): https://www.mql5.com/ru/articles/11386
Population optimization algorithms: Ant Colony Optimization (ACO): https://www.mql5.com/en/articles/11602
Population optimization algorithms: Artificial Bee Colony (ABC): https://www.mql5.com/ru/articles/11736
Population optimization algorithms: Gray Wolf Optimizer (GWO): https://www.mql5.com/en/articles/11785
Population optimization algorithms: Cuckoo Optimization Algorithm (COA): https://www.mql5.com/en/articles/11786
Population Optimization Algorithms: Fish School Search (FSS): https://www.mql5.com/ru/articles/11841
Population Optimization Algorithms: Firefly Algorithm (FA): https://www.mql5.com/ru/articles/11873
Population Optimization Algorithms: Bat algorithm (BA): https://www.mql5.com/ru/articles/11915
Population Optimization Algorithms: Invasive Weed Optimization (IWO): https://www.mql5.com/ru/articles/11990


All my publications: https://www.mql5.com/en/users/joo/publications

IF YOU LIKE MY ARTICLES AND DEVELOPMENTS IN THE FIELD OF OPTIMIZATION, YOU CAN SUPPORT THE AUTHOR AND BUY OR RENT A POWERFUL LIBRARY OF THE OPTIMIZATION ALGORITHM:
https://www.mql5.com/en/market/product/92455
https://www.mql5.com/en/market/product/93703
or any other of my products:
https://www.mql5.com/en/users/joo/seller


To make an order for MT4 and MT5 through freelancing : https://www.mql5.com/en/job/new?prefered=joo
I make connections to exchanges, there are ready-made connectors.
Recommended Brokers:
https://rbfxdirect.com/ru/lk/?a=dnhp
https://www.icmarkets.com/ru/?camp=4941
Andrey Dik Produto publicado

A professional tool for trading - the divergence indicator between the AC and the price, which allows you to receive a signal about a trend reversal in a timely manner or catch price pullback movements (depending on the settings). The indicator settings allow you to adjust the strength of the divergence due to the angle of the AC peaks and the percentage change in price, which makes it possible to fine-tune the signal strength. The indicator code is optimized and is tested very quickly as part

Andrey Dik Produto publicado

A professional tool for trading - the divergence indicator between the RSI and the price, which allows you to receive a signal about a trend reversal in a timely manner or catch price pullback movements (depending on the settings). The indicator settings allow you to adjust the strength of the divergence due to the angle of the RSI peaks and the percentage change in price, which makes it possible to fine-tune the signal strength. The indicator code is optimized and is tested very quickly as

Andrey Dik
Feedback deixado para o cliente no serviço Converting tradingview script to a MQL5. (Automated strategy)
Andrey Dik Produto publicado

The SuperTrend indicator is great for trend trading, determining price levels and patterns, and allows you to find the trend reversal point in a timely manner. This indicator is an analog of the Tradingview platform indicator of the Pine Script language. It can be used both as the main tool in the strategy, and together with other indicators. Input parameters: input int       AtrPeriod = 10 ; input double    Factor    = 3.0 ;

Andrey Dik
Publicado o artigo Algoritmos de otimização populacional
Algoritmos de otimização populacional

Este é um artigo introdutório sobre a classificação do algoritmo de otimização (OA). O artigo tenta criar um banco de teste (um conjunto de funções), que deve ser usado para comparar os OAs e, talvez, identificar o algoritmo mais universal de todos os que são amplamente conhecidos.

Andrey Dik Produto publicado

Description. Bill Williams fractal indicator. Unlike fractals in standard delivery, this indicator allows you to select the number of candles on both sides of the fractal and displays the position of fractals with lines from the moment they appear, which is very convenient both visually and when building a trading system. Allows you to determine the points of a potential trend reversal, the position of support and resistance levels. Input-parameters: LeftBars  = 2; RightBars = 2;

Andrey Dik Produto publicado

Description. Trend indicator. It also allows you to identify areas of the flat. Low-pass filter, has two filtering methods. It can be used both as the main tool in the strategy, and together with other indicators. Input-parameters: Method      = Method1;    //Method Type Alfa        = 0.2;        //Alfa, 0.0->1.0 Beta        = 0.8;        //Beta, 0.0->1.0 MethodSize  = 6; 

Andrey Dik Produto publicado

FREE

Description. The basis for the formation of the Kagi chart is the price range, always the reverse of the movement. If the price goes beyond its limits, a box is displayed on the chart. Boxes are formed of different sizes and are always alternating, that is, after the "up" box, a "down" box will be built. Time is not involved in the construction. Features. For use in conjunction with the Expert Advisor, an additional buffer is implemented-a box counter. For convenience and to increase the speed

Andrey Dik Produto publicado
Comentário: 1
FREE

Description. The basis for the formation of the Renko chart is the price range. If the price goes beyond its limits, the chart shows a box above or below the previous one. As a result, we see price movement without additional "noise" and important support and resistance levels. Features. For use in conjunction with the Expert Advisor, an additional buffer is implemented-a box counter. For convenience and to increase the speed of testing, the user can use the "new box" event, which the indicator

Andrey Dik
Adicionado o tópico Se existe um processo cuja análise de uma parte não permite prever a próxima parte.
Hi. Eu sugiro que a estimada comunidade venha com um processo que não pode ser previsto (para que não se possa fazer dinheiro com esta previsão). Ao mesmo tempo, o processo não deve ter características estatísticas estacionárias ao longo do tempo
Andrey Dik
Adicionado o tópico "Pimentas frias"!
Olá! Para aqueles que são "legais". Não precisamos (não devemos) sacudir as massas de ar do fórum com estatísticas desenhadas por photoshop, sacudi-las neste tópico. Sinais claros, tais como: EURUSD, comprar, SL 200, TP 300, 5:51:49. Se
Andrey Dik
Adicionado o tópico Redefinição de indicadores.
Saudações! Sugiro que você poste aqui indicadores ou links para eles na Base de Código
Andrey Dik
Adicionado o tópico Literatura. Redes neurais. Algoritmos genéticos. Processamento de sinal digital. Matemática, análise. Estatísticas.
Redes neurais, algoritmos genéticos Um estudo de caso sobre o uso de redes neurais para a execução técnica.pdf Christian L. Dunis Modelagem e Comércio EURUSD.pdf ED PONSI Padrões e Probabilidades de Forex. Gorban A.N. Neuroinformática. O que somos
Andrey Dik
Adicionado o tópico Mais uma vez, é sobre o eterno: tendência/plano.
É muito importante para qualquer estratégia identificar a tendência/flutuação de forma oportuna. De uma forma ou de outra, a eficácia do TS depende disso. É claro que em diferentes TFs no mesmo momento pode haver ambos no sentido que um determinado
Andrey Dik
Adicionado o tópico Campeonato de Otimização de Algoritmos.
O Campeonato de Otimização de Algoritmos é concebido como uma competição para pessoas que são buscadoras, inquisitivas, para quem ficar parado significa retroceder. O Campeonato é uma grande oportunidade para testar seus algoritmos sob duras
Andrey Dik
Adicionado o tópico O destino das moedas do mundo na esteira do desaparecimento do dólar.
Li que o dólar americano tem duas categorias de séries de cédulas: para uso doméstico e para o resto do mundo, que os EUA poderiam reconhecer de um dia para o outro as cédulas "não americanas" como meras cédulas... O vulcão de Yellowstone está
Andrey Dik
Adicionado o tópico Licenças de base de código
Na verdade, a questão é: sob qual licença os códigos são apresentados no banco de dados
Andrey Dik
Adicionado o tópico dll e mercado.
IV. Продукты Um Produto submetido para venda através do serviço Market pode ser submetido como um ficheiro compilado com a extensão EX5 ou um único ficheiro de código fonte com a extensão MQ5. Os ficheiros de produtos submetidos como ficheiros MQ5
Andrey Dik
Adicionado o tópico Publicidade. Anúncios e lançamentos de produtos para o mercado.
Caros vendedores e desenvolvedores de software comercial destinado a funcionar no ambiente da plataforma MT5 ! Este fio é para si. Afixe aqui os seus anúncios e lançamentos de produtos para o Mercado e para a comunidade, o mais cedo possível, para
Andrey Dik
Adicionado o tópico Optimização dos algoritmos.
Sugiro discutir aqui problemas de lógica de algoritmo óptima. Se alguém duvida que o seu algoritmo tem uma lógica óptima em termos de velocidade (ou clareza), então é bem-vindo. Além disso, dou as boas-vindas a este fio àqueles que querem praticar os