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

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

icon

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

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

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

The function changes colour of object. An example of realization in the indicator.

The function changes the name of a font. An example of realization in the indicator.

A package of libraries with the file functions for working without the limitations in any directories.

The function of adduction of the price to the correct form for the given symbol by means of rounding or discarding the excess.

This set of functions enables one to capture mouse events on your trading chart. One can simmulate buttons to trigger actions in the EA.

Running an EA in a virtual account

Universal EA scheme to enable easy multiple strategy implementation into one EA

Functions for processing the orders of Spot currency pairs, Spot Gold and Spot Silver with error handling. OrderProcess() strengthened. New functions Lots, OrderCloseByRetracement, OrderModifyTS and OrderSendI added. Revision 2 has been used to run expert

Wrapper for reading and writing to MySQL

Stochastic net for the the classification problems with the instruction provided.

The automatic calculation of the lot size from the specified percent of free assests.

The calculation of the amount of lots considering the possible loss. The maximum loss volume is specified in percents of the current balance.

A library of MySQL 5.0 error codes If you use a connection to the MySQL database in your EA, indicator or script and it doesn't work or something goes wrong then this library will allow you to find out what error is returned by the MySQL database.

Work with any http servers...

Functions for handling two dimensional string arrays. Usefull for prototyping.

Description of the FXT file header, functions of reading and writing of the header.

1234