Mira cómo descargar robots gratis
¡Búscanos en Telegram!
Pon "Me gusta" y sigue las noticias
¿Es interesante este script?
Deje un enlace a él, ¡qué los demás también lo valoren!
¿Le ha gustado el script?
Evalúe su trabajo en el terminal MetaTrader 5
Scripts

The example of using the Named Pipes in MetaTrader 4 - script para MetaTrader 4

Visualizaciones:
18680
Ranking:
(17)
Publicado:
2013.01.15 13:09
Actualizado:
2014.04.21 14:56
¿Necesita un robot o indicador basado en este código? Solicítelo en la bolsa freelance Pasar a la bolsa

Many developers face the same problem - how to get to the trading terminal sandbox without using unsafe DLLs. One of the easiest and safest method is to use standard Named Pipes that work as normal file operations.

Between read and write operations is strongly recommended to set FileFlush() and FileSeek() to the beginning of the file.

See the description in the article Communicating With MetaTrader 5 Using Named Pipes Without Using DLLs

Traducción del ruso realizada por MetaQuotes Ltd
Artículo original: https://www.mql5.com/ru/code/10865

MAonMA MAonMA

Moving Average on Moving Average

MMA_Breakout_strategy_Volume I - coded by WhooDoo22. MMA_Breakout_strategy_Volume I - coded by WhooDoo22.

Strategy is founded on support and resistance AND the theory that the market moves in trends or consolidated horizontal movement containing smaller ranges. It uses default custom indicator moving average and partial order closing. -WhooDoo22.

Profitstat Profitstat

Shows you profit history in real time.

PSAR trader v2 PSAR trader v2

Trades using parabolic SAR signals