Oleg Papkov / プロファイル
- 情報
8+ 年
経験
|
11
製品
|
229
デモバージョン
|
0
ジョブ
|
0
シグナル
|
0
購読者
|
EAボートグッドライン ボート-グッドライン-エキスパート-アドバイザーは、Limパラメーターを使用して、選択可能なパラメーターと設定可能なパラメーターを使用して二つのストキャスティ のEAは簡単に最適な選択すべての設定パラメータ。 ロボットは傾向を計算し、その方向に取引を行います。 のEAは二つのモードを終取引を ノーマルモード(Net=false)は、TakeProfit expert AdvisorまたはStopLoss expert Advisorでトレードを終了します。 "Net=true"モードでは、トランザクションが間違った方向に行われた場合、平均化ネットワークが構築され、TRによっても閉じられます。 例外なくすべてのトランザクションには、stoplossとTakeProfitがあります。 すべての取引の方向に一SLとTPます。 ブローカーとの通信が失われた場合、すべての取引は保護されます。 EAのパラメータ: MAGICB-長い方向のマジックナンバー; 魔法-短い方向のマジックナンバー; "__労働時間__GMT__";
Example:
https://www.mql5.com/en/charts/11296273/btcusd-m15-roboforex-ltd
Пример:
https://charts.mql5.com/23/494/btcusd-m15-roboforex-ltd.png
Indicator FTG_Tick is not ready yet, but is already trying to count the tick lot. Is it possible?
https://www.youtube.com/watch?v=DQDBqrQA3jQ
The FTG_Tick indicator tries to mathematically calculate the total tick lot.
https://www.youtube.com/watch?v=DQDBqrQA3jQ
The Expert Advisor trades using the Stochastic indicator with the specified parameters. A trade is opened at the crossover of the specified levels. The default levels are K = 11, D = 3, Sl = 3. The EA opens a trade when overbought and oversold levels specified by the trader are crossed. Trades are closed by Take Profit levels, which are hidden form the broker. If a wrong direction is chosen, the EA opens an averaging grid of orders. If there is no signal for opening a position by Stochastic
The Expert Advisor trades using the Stochastic indicator with the specified parameters. A trade is opened at the crossover of the specified levels. The default levels are K = 11, D = 3, Sl = 3. The EA opens a trade when overbought and oversold levels specified by the trader are crossed. Trades are closed by Take Profit levels, which are hidden form the broker. If a wrong direction is chosen, the EA opens an averaging grid of orders. Expert parameters MAGICB - Long magic number; MAGICS - Short