無料でロボットをダウンロードする方法を見る
Telegram上で私たちを見つけてください。
私たちのファンページに参加してください
興味深いスクリプト?
それではリンクにそれを投稿してください。-
他の人にそれを評価してもらいます
記事を気に入りましたか?MetaTrader 5ターミナルの中でそれを試してみてください。
スクリプト

The example of using the Named Pipes in MetaTrader 4 - MetaTrader 4のためのスクリプト

ビュー:
18961
評価:
(18)
パブリッシュ済み:
2013.01.15 13:09
アップデート済み:
2014.04.21 14:56
MQL5フリーランス このコードに基づいたロボットまたはインジケーターが必要なら、フリーランスでご注文ください フリーランスに移動

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

MetaQuotes Ltdによってロシア語から翻訳されました。
元のコード: 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