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

ユーザーの評価に基づくMQL4とMQL5のトップソースコード - 3

コードを投稿

インディケータ2Extreme4U Grid Builder

インディケータPivot Fibs

インディケータTSD PP MACD FORCE Ind v1

インディケータTrading hours

このスクリプトは、為替レートを「ポンプ」します。

インディケータStoneAxe_x4x

It is designed to create a non-standard symbol period based on the use of the standard period.

通貨ペア、金と銀の現物注文を処理する関数です。

インディケータInnBar_mtf。

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.

Revers Script.

MA-like indicator based on Hodrick Prescott Filter

Gives Buy, Sell and Exit signals based on EMA

Kaufman Volatility according to Perry Kaufman books "Smarter Trading"

Often times I find my chart is too cluttered with indicators to see the price action, however I still need those reference points. My solution was to create an indicator which displays the current level of some of the MA's of the current candle.

Based on Zigzag Indicator.

Below you can find a super simple method to create a license based on MT4 account name. Place in your init function: CheckLicense(); The stringLower method makes sure the account name is in lowercase. Then you can check this value with the account name you want to check.

Gaussian Filter Multi Pole smoother of price data

With these classes you can create and test your signals runtime.

a Versatile automated trading tool for the MetaTrader 4 platform. This EA is designed to assist traders in managing their positions effectively by offering features such as setting a breakeven point, trailing stop, stop loss, and take profit levels. It works with various input parameters, allowing you to customize its behavior to fit your trading strategy.

This time, we're providing a sample that enters based on the Golden Cross and Dead Cross of the moving averages. If you want to see a sample where a long entry is made when the closing price of the candlestick crosses above the moving average, please refer to this article.

The Breakeven Point, or Titik Impas, denotes the price level at which a trade's profit becomes zero. By setting a position to Titik Impas Breakeven, the stop-loss is aligned with the position's opening price. This strategy proves valuable when you aim to allow profits to accumulate while ensuring that the trade remains secure and does not revert to negative territory.

Break on Code Error ! This script is a general example of using error brake in any strategy.

Bars Pips for Chart Symbol and Period selected

Reverses all open trades after Closure for all symbols .

This MQL4 EA is designed to close positions for a basket of currency pairs based on certain profit and loss thresholds.

This is a simple code to mimic onTradeTransaction Event handler defined in MQL5

This script will close all active trades sequentially. following the order in which they were opened

This script will close all active trades and delete pending orders based on the order type passed on the input.

This code can detect if its a friday of the first week of the month. It is usually to detect days with NFP. Sone trader dont want to trade at that day. Maybe this code can help some one who need it

The PrevDayLines.mq4 script is a tool for MetaTrader 4 that automatically draws three critical price levels from the previous trading day on your chart. These levels include the highest price (Max), the lowest price (Min), and the average price (Avg), providing traders with a clear visual reference for key support and resistance points.

そのようなものは見たことがないでしょう。このインディケータは、チャート上にカマリラとピボットなど日ごとのRSIレベルを表示します。とても記述的です。ぜひ使ってみてください!

Variant of stochastic indicator, which filters false signals automatically.

Displays a Histogram of Momentum, ATR, CCI or RSI indicators relative to a specified level.

インディケータDJ Linesは、ピボットポイントに関連しています。このようなインディケータは、「前日の価格からトレンド転換を示すブレイクポイントが算出できる」という概念をベースにしています。

Power of CAD indicator shows actual strength of currency CAD calculated of 7 pairs that contain CAD. Indicator can be used for strategies based on mean reversion and/or correlation. Included pairs: USD CAD, AUD CAD, CAD JPY, EUR CAD, GBP CAD, NZD CAD, CAD CHF.

Th Expert will set the TP based on the SL manually set using the input multiplier. Using this you can set 2,3,4 etc times the SL set.

MACD indicator with possibility to establish mode of moving average and applied price.

Shows you profit history in real time.

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

12345678910...103