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

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

コードを投稿

Most EAs tend to close orders in take profit based on the distance in pips from the purchase price. However, this MQL4 code is based mainly on the current profit.

このインディケータは、未執行注文を金融商品によって分類します。

The script downloads history for all timeframes and symbols in the Market Watch.

This is the standard Heiken Ashi, but with the option to spot Dojis and color them differently.

Shown all TF candle direction on Chart.

The indicator allows to control the Strategy Tester speed.

This Indicator shows the potential breakout/stop levels.

Changing the size of the chart window is important in my EA, but it may serve as inspiration for others.

トレーリングのための関数を含むライブラリです。複雑なアルゴリズムを簡単に使うことです。

Handy crosshair for MetaTrader 4.

Simple one click trade panel, typically useful for scalpers and day traders.

Trading and analysis dashboard which usually provides great trading opportunities during daytime.

スピアマンの順位相関係数は、統計的に相関を調べる処理をするときの非パラメトリックメソッドです。今回の場合、2つ数値列の並行度合いが検出されます。

インディケータRBCI

インディケータは、サポート/レジスタンスレベルを表示します。

Ver. 8のアップデートです。

インディケータLSMA AppliedPrice

インディケータTrading hours

インディケータT3 RSI

インディケータAcceleration&Speedは、価格の上昇・下降の速度と加速度を表示します。

2次元配列の処理をする関数です。モデル化で使用することをおすすめします。

このインディケータは、サポート/レジスタンスレベルを表示します。

インディケータDin Fibo Next。このインディケータは、チャネルを表示します。

インディケータTradePrice-T03

The MDAC indicator by Elder

インディケータ Candle_Signal。シグナルインジケータです。

レポートジェネレータ

インディケータZigAndZagをベースにしたエキスパートアドバイザです。

インディケータMACD with crossing

インディケータBS_MarketPric。

このインディケータは、別ウィンドウに現在お使いのシンボル、現在のBid/Askの割合、ロング/ショートでのスワップ、そして他のシンボルの変動するスワップを表示します。では、見てみましょう。

This indicator uses a combination of Bollinger Bands and Keltner Channels to capture moves from low to high volatility.

This indicator shows the last candle of all timeframes (M1,M5 ... D1) together with the actual price.

All Moving Average on the M1 Time Frame

Parabolic SAR for current TF and 3 next TFs with Alert. This indicator made by request of maks741 and with help of Nikolay.

Opens and closes orders using parabolic SAR signals

Trend of 8 pairs on one chart

Automatic EMA envelope.

Multi TimeFrame Stochastic. This indicator was created at the request of several traders in the image of the indicator Nik_PSAR_2B (http://codebase.mql4.com/6934)

Reads all available instruments and their characteristics and generates an HTML report. Positive Swaps are highlighted.

123456789101112...105