無料でロボットをダウンロードする方法を見る
Twitter上で私たちを見つけてください。
私たちのファンページに参加してください
MetaTrader 5ターミナルからコードベースにアクセスしてください。
適切なコードが見つからなかったらフリーランスセクションで注文できます
エキスパートアドバイザーやインディケータを書く方法

MetaTrader 4のためのMQL4ライブラリソースコード - 3

icon

ライブラリは新しいアプリを開発するために使用できる小さなサブプログラムです。それはトレーディングや分析的な機能を実行せず、MetaTrader 4の中で実行することはできません。それらの目的はMQL4での新しいアプリの開発を簡単にすることです。

これらのアプリは取引戦略エディタであるMetaEditorからダウンロードして使用できます。

コードを投稿
最新 | ベスト

時刻・時間を計算する、または調査レポートの接近を検出する為に使用されるライブラリです。

最大値、最小値、期待値、標準偏差、歪度、尖度およびZスコアを計算する為に使用されます。

冬時間から夏時間へ移行を判断するYURAZというライブラリです。

Log4mqlとは、ファイルまたはコンソールで柔軟なロギングのためのMQL4ライブラリです。Lod4j Javaの改善バージョンです。

DateTime 値と double 値の間で変換するためのライブラリです。

値動きを追いかけるように自動でポジションをするライブラリです。

入力引数でフォント一覧を管理させるライブラリです。このライブラリは208のフォントがあります。

MT4から口座へ接続させるMQL4ライブラリです。

このライブラリを使用することで、MT4からMySQLに接続することができます。メモリ管理に関するバグが修正されています。また、標準ライブラリのバグが修正されています。

注文を管理する超簡単な方法です。

この関数は、ストップロスのサイズとリスク変数で指定されたものから算出されたロットサイズを返します。

この関数は全ての重複する注文を閉じます。これは、スプレッドの節約になります。

この関数は、指定した時間内での特定のコードの実行を許可します。

The header file contains functions for searching last and previous order in the trade pool.

The simple class for counting of the orders with different filters: by symbol of currency, Magic Number, either closed, either opened orders.

SendAdvancedEmail function for Metatrader 4 and 5 with HTML mailbody support.

The function will filter the trade positon. If the current time in the time you set, the function will return true.

Library to work with Skype.

The gSpeak dll for MetaTrader Build 6xx

Script Calling Library for MT4 build 600 and later

This is a Class for the new MQL4 that parses JSON. It requires the Hash.mqh class.

Simple library that allows sending requests via HTTP protocol from new MQL4

An implementation of a HashMap in MQL4

Connecting to MySQL server from new MQL4.

mt4R, modified for supporting new MQL4

This is a simple (cheap) UnitTest include library for new MQL4

Export text to Excel in real time using native DDE library provided by Windows

Improved functions iAC, iAO and iBearsBulls

Improved functions iBands и iMACD.

This is a control library for MT Tester.

This library implements two simple HTTP GET / POST function and does not require external dll(s).

version 1 of bindings to zeromq library

Retrieve a list of all Symbols/Instruments known to the Server with MarketInfo output to a CSV file

placed utility functions from ryaz's server socket into socket.mqh, makes it really easy to use. comes with similar server example.

Hi All, This is temporary fix to the original BPNN.dll posted by gpwr. Now you can play with the NN he created. Please keep in mind this is a makeshift - it will leave unreleased memory so be sure you restart your system after use. ALX

In conjunction with Miranda IM, you can use this library to control your Mirand IM client. E.g. Send and receive messages, set the status, read the contact list, etc..

Library for virtual trading.

Record the performance of individual strategies real time in offline charts.

A WinSock library and a client/server example

This function calculates the heights in pixel of all panes in a window.

1234