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

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

icon

最大のライブラリは無料のトレーディングエキスパートアドバイザー、テクニカル指標とスクリプトのコードを特集しています。使用可能なアプリを使って自動モードで取引し、プライスダイナミクスを分析することができます。コードのライブラリを使って、金融マーケットのセンチメントについてより多くを学んでください。

あなたのMetaTrader 4の中で無料のアプリをダウンロードし、テストし、実行してください。MetaTrader 4プラットフォームとMetaEditor開発環境からそれらにアクセスすることができます。

コードを投稿

This one may not be the fastest, but it will definitely close all your positions.

Deep learning Expert advisor , This EA will collect market patterns to predict the next Patterns.

Draws two labels: High-Close and Low-Close range of the last closed candle left of the current candle

Fibonacci PRO ⭐️⭐️⭐️⭐️⭐️ You want to become a constantly profitable 5-star forex trader? ⭐️⭐️⭐️⭐️⭐️ FIBONACCI PRO is a professional expert for trading according to the Fibonacci Retracement method. 1. MANUAL_CONFIRMATION - manual confirmation of transactions; 2. FIBO_CLOSE_PRICE - FIBO calculation at closing prices; 3. RSI_FILTER - input filter by modified RSI; 4. ATR_FILTER - ATR input filter. 5. ZIG ZAG

The currency strength meter is a trading tool that is used to identify trending and consolidating markets based on the percentage rate of change in price from one period to the next.

The currency strength meter is a trading tool that is used to identify trending and consolidating markets based on the percentage rate of change in price from one period to the next.

The breakout strength meter is a trading tool that is used to identify which currencies are the strongest to breakout, and which currencies are the weakest to breakout

This is a great template to start from if you're looking to build an MT4 EA quick and easily with your own rules/custom indicators. It has all the nice features for managing the account and the trades.

The breakout strength meter is a trading tool that is used to identify which currencies are the strongest to breakout, and which currencies are the weakest to breakout

Colored volumes at the bottom of the chart

A light header-only version of Log4mql that provides standardized logging.

Corrected moving averages

In MetaTrader 4, we intend to calculate the intersection coordinates of two straight line objects with different slopes using MQL4.

With this script, you can send a message from MetaTrader 4 to Telegram.

Force=((Bid-close)/close)*10000;

Script that opens 2 orders - one set to close percent of position when profit equals stoploss, another set to close at TP

Relative volume trend

Relative price trend

RSI dual features Cutler RSI with standard RSI full formulas

The 8 effective steps to build a robust day trading plan using Fibonacci retracement

Clarity index is a purely volume based indicator which is constructed on basis of volume, range and positive/negative candle count. It reflects the strength of trend with respect to volume.

MultiVote On Balance Indicator displays a higher resolution of trading volume activity to the regular On Balance Volume calculation.

This is just a framework for building a simple EA

New fisher to catch trend with indication UP and DN

Stock trading indicators. BIAS.

A simple but fully functional program that demonstrate how a martingale can work for you. Just change the entry analyis using your own scalping strategy and your personal money management style, then optimize.

ADR,AWR,AMR,Draws Average Range Lines

This script was developed in order to help us detect if a chart is actually trending or going nowhere.

The Stochastic RSI indicator (Stoch RSI) is essentially an indicator of an indicator. It is used in technical analysis to provide a stochastic calculation to the RSI indicator. This means that it is a measure of RSI relative to its own high/low range over a user defined period of time. The Stochastic RSI is an oscillator that calculates a value between 0 and 1 which is then plotted as a line. This indicator is primarily used for identifying overbought and oversold conditions.

The 8 effective steps to build a robust day trading plan using Fibonacci retracement

Use the intersection of two moving average lines to draw a vertical line

Hassane Zibara

Visual multi-timeframe trend indicator.

Example how to use file write function

Draw Fibo Expansion

It only demonstrates the possibilities of the multiplier.

This strategy is the well known set & forget with the ALERTING system. It is very useful on different trading scenarios. I urge you guys to always use trading tools that will make your live easier. So instead of watching the charts and the time and all day long, you can use this indicator that will watch the charts for you.

This is a straightforward script for strategically managing open trades and pending orders.

Catching the extreme change on candle.

Three-layer indicator Fibo Bars 2 by Ivan Kornilov

123456789101112131415...103