何か面白いこと - ページ 50

 

シグナルマンEA

----------------

シンプルシグナルマン - MetaTrader 5のための専門家

When you open a position, the EA plays the specified sound ( Sound Name ), the specified number of times ( Repetitions ) with the specified pause ( Pause ).

アプリケーションの方法の一つ:保留中の注文を入れ、自分のことを行う。保留中の注文の1つがトリガーされると、すぐに音が鳴ります。ポジションがクローズされると、サウンドが再生されます。

 

これは非常に興味深いEA -。

---------------

仮想ロボット- MetaTrader 4のための専門家

バーチャルロボット - MetaTrader 4用エキスパート

Virtual Robot will open virtual trades, using them to monitor the market to determine the entry point(according to the inputs parameters), at which point Virtual Bot will start opening real trades.

このEAに関する議論はこちらで お読みください。
 

ペンディングオーダーとトレイリングを発注- MetaTrader 5 用エキスパート

保留注文とトレイリングを配置する - MetaTrader 5のための専門家

If there is no pending order placed by this advisor in the market, then a pending order is placed:

  • 保留タイプ- 指定された保留中の注文のタイプで、4つのオプションのうちの1つです。指値買い、指値売り、逆指値買い、逆指値売り
  • 保留:有効期限- 保留注文の有効期限を分単位で指定します (有効期限を15分未満に設定しないことをお勧めします)
  • 未決済です。インデント- 取引注文を送信するときの、現在の価格からのインデントです。
  • 未決済です。Maximum spread- 最大スプレッド、現在のスプレッド(Ask - Bid)が指定したスプレッドより高い場合、保留注文は発注されず、スプレッドの減少が予想されます。
 

VR---SETKA---3_v2- MetaTrader 5用エキスパート

VR---SETKA---3_v2 - MetaTrader 5用エキスパート

I have developed this EA based on my own trading experience. The market and the price are chaotic entities with no laws, therefore forecasting future movements is meaningless. However, there is one law that never changes: the chaos can never produce regular permanent sequences (the chaos remains the chaos). This can be used to catch movements of different size receiving a small profit.


 

多くのユーザーからプライスクロスEMA(またはSMA/MA/その他)EAの要望があり、本日Metatrader5用のEAが作成されました。

---------------

iMAプライスクロス - MetaTrader 5用エキスパート

iMA 価格交差 - MetaTrader 5 用エキスパート

The EA limits the number of deals on one bar (always on no more than one deal on one bar - this is strictly written in the code and not output to the input parameters).

iMAを下回ることなく、価格がクロス することを想定しています。

 

誰が「grail」は黒字にならないと言ったのか?

----------------

ラッキー- MetaTrader 4のための専門家

ラッキー - MetaTrader 4用エキスパート

ラッキー - MetaTrader 4用エキスパート

誰が "GRAIL "は利益になることはできませんと言いましたか?- grailについての記事の著者の一人。私は、その逆を言うことができます。ラッキーもまたgrailですが、3ヶ月間それを使い続けた結果、イントラバー・トレーディングを使わなくても利益をもたらすようになりました。証拠が必要ですか?デモとリアル口座からのレポートをご覧ください。 <br /> 翻訳="no">。
 

トレーディング、自動売買システム、トレーディング戦略のテストに関するフォーラム

XP Moving Average!

セルゲイ・ゴルベフ, 2020.02.06 16:38

ティーアールイーエムエー

  • T3MA-ALARM- MetaTrader 4のためのインジケータ
  • T3MA-ALARM- MetaTrader 5のためのインジケータ
  • T3MA- MetaTrader 5のための専門家
  • T3MA- MetaTrader 4用エキスパート
  • T3MA(MTC)- MetaTrader 5用エキスパート

ティーアールイーエムエー


 

タンブラーおもちゃ - MetaTrader 5のための専門家

The Expert Advisor uses the concept of 'Zero Cycle': the state when there are no positions and pending orders placed by this Expert Advisor. If the operation time interval is set (' Use time control ' is set to ' true ') and are in the zero cycle - the EA places two pending orders at a distance of 'Pending: Indent ' from the current price. The type of pending orders is set in ' Pending: Type ' and can be either ' Buy stop Sell stop ' or ' Buy limit Sell limit '.

保留中の注文の一般的な設定: 'Pending:Expiration' - 保留注文の有効期限(分)、'Pending: 最大スプレッド' - 最大スプレッド、現在のスプレッドが指定されたものよりも大きい場合、EAはスプレッドが減少するまで待ちます。

1 つの保留中の注文がトリガーされると、2 つ目の注文は削除されます。

保留中の注文の数量(ゼロサイクル後の最初のもの)は、最小ロット数 'The number of minimum lots (for start lot)' にのみ設定されます。リスクに対するパーセンテージとしてのダイナミックロットの計算はありません。

受信したポジションの保留中の注文を 'Pending. Stop Loss ' 距離でトリガーした後、反対側の保留中の注文を 'Pending. Stop Loss ' 距離でトリガーします。Stop Loss' 距離で、受け取ったポジションに対して1つの保留注文が発生した後、反対の保留注文が増加したロットで発注されます:ポジション量に 'Pending: ロット増加率」係数を掛けたものです。

全てのポジションを決済します。

利益が「Profit target」パラメータに達すると、すべてのポジションを決済し、保留中の注文を削除します(該当する場合)。

 

Name Chart - MetaTrader 5用インジケータ

Name Chart - MetaTrader 5用インジケーター

Name Chart - MetaTrader 5用インジケーター

Name Chart - MetaTrader 5用インジケーター

OBJ_LABEL グラフィックオブジェクトを使用してシンボルの名前を表示するインジケーターです。