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

MetaTrader 4のためのMQL4スクリプトソースコード - 9

icon

スクリプトは一度だけ実行する小さなアプリです。例えば、チャートからすべてのオブジェクトを削除したり、ポジションにセットで注文を出せます。ここで小さな分析的あるいはトレーディングの機能を自動化することのできる何百ものアプリを見つけてください。

スクリプトはMetaTrader 4から無料でダウンロードし実行できます。

コードを投稿

Script for horizontal grid lines plotting

action just like pressing home key, esc to exit,

Scripts deletes all objects from the diagram.

It's version 2 of Customized Buy and sell v1 .... http://codebase.mql4.com/4901

Code sample

2 SCRIPS TO AUTOMATE OPENING MULTIPLE POSITIONS SIMULTAINIOUSLY

Cut Off All trade , But keep the queue Trade

some people worked as ib , they used to need to calclute total trade lotes. here it is.

Buy Sell Customized With RefreshRates and Lots Manager

The calculation of the amount of lots through the specified percentage of free assets.

The script for simultaneous placing of several orders by different symbols.

The UploadExport script is a universal program tool. It is developed to ease the working of the analyst and the trader with regard to the daily routine actions of wave analysis using the ELWAVE program.

Scripts to Close Orders under various conditions

You pick the script and drag it on a chart's point. Then it uses this point to modify all stop/take profit levels of the chart's currency.

The script is the calculator of the simple, complex, nominal and continuously charged percents.

An example of automatic running of the script when the timeframe or symbol is changed.

The script selectively clears the chart by the part of the name and/or by the type of the object.

The script closes any position using the Drag'n'Drop method, i.e. the method of "drag the script with the mouse and drop it on the order lines".

The script is intended for gathering some statistics by the symbols and its comparison.

A determination of a bar and trend direction.

Uploading of history of all symbols from the Market Watch window by all TF. The recording to a file of names and trading condtions by all symbols from the Market Watch window.

Spread, swap, minimum stop limit, price of a point, calculated maximum lot!!!

Get all the Account and MarketInfo details for a currency pair at a glance.

Quckly generate histoircal data from any M1 data such as alpari for all time frames up to D1. Shift Time to suit your server.

Quickly close open orders by dragging and dropping this expert on chart. Will ask for confirmation to close each order within 2 pips of the drop.

Revers Script.

Demo of functions in StringArraySuite.mqh

Simple csv-to-fxt Converter

123456789