type before – Japanese Translation – Keybot Dictionary

Spacer TTN Translation Network TTN TTN Login Deutsch Français Spacer Help
Source Languages Target Languages
Keybot      38 Results   38 Domains
  www.mql5.com  
For the OnTick function, we modify the EA in such a way that for long positions, the EA will use fixed lot sizing, while for short positions, it will use fixed ratio lot sizing. This can be achieved altering the selected money management type before the TradeOpen method of the order manager is called, through the method Selected of CMoneys:
ここでは、固定小数、固定リスク、およびポイントマネーマネジメントメソッドごとの固定リスクを使用するためにコード行を含めました。 しかし、これらのメソッドは、ゼロストップロスを必要とするため、この時点で EAはゼロストップでトレードをエントリーし、メソッドを使用することを控えるでしょう。 一方、固定ロットと固定比率のマネーマネジメントメソッドを使用します。 ただし、オブジェクトが無効なストップロス (0 未満) を返す場合、オーダーマネージャのデフォルトのロットサイズが使用されます (デフォルトの0.1 ロットは、CorderManager/COrderManagerBase の m_lotsize クラスメンバで使用できます)。