type before – Japanese Translation – Keybot Dictionary
TTN Translation Network
TTN
TTN
Login
Deutsch
Français
Source Languages
Target Languages
Select
Select
Keybot
38
Results
38
Domains
www.mql5.com
Show text
Show cached source
Open source URL
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:
Compare text pages
Compare HTM pages
Open source URL
Open target URL
Define
mql5.com
as primary domain
ここでは、固定小数、固定リスク、およびポイントマネーマネジメントメソッドごとの固定リスクを使用するためにコード行を含めました。 しかし、これらのメソッドは、ゼロストップロスを必要とするため、この時点で EAはゼロストップでトレードをエントリーし、メソッドを使用することを控えるでしょう。 一方、固定ロットと固定比率のマネーマネジメントメソッドを使用します。 ただし、オブジェクトが無効なストップロス (0 未満) を返す場合、オーダーマネージャのデフォルトのロットサイズが使用されます (デフォルトの0.1 ロットは、CorderManager/COrderManagerBase の m_lotsize クラスメンバで使用できます)。