Munkhtur Borjigon / プロファイル
- 情報
|
no
経験
|
0
製品
|
0
デモバージョン
|
|
0
ジョブ
|
0
シグナル
|
0
購読者
|
I build MetaTrader 5 Expert Advisors that are properly testedbefore delivery. My focus areas:
- Custom EA development from your strategy rules (any indicator combination, entry/exit logic, money management)
- Position sizing done right: percent-risk, fixed-money, or drawdown-buffer sizing for prop firm accounts
- Prop firm ready EAs: daily loss guards, max drawdown protection, news filters, spread filters, full audit logging
- Bug fixing and code review for existing EAs (lot calculation errors, broker compatibility, look-ahead bias in backtests)
- Pine Script indicators converted to MQL5
What makes my work different: every EA I deliver includes abacktest report with realistic spread and slippage costs, andclear documentation of every input parameter. I test on realtick data before you ever see the file.
I respond within 12 hours. Clear communication, no overpromising
- Custom EA development from your strategy rules (any indicator combination, entry/exit logic, money management)
- Position sizing done right: percent-risk, fixed-money, or drawdown-buffer sizing for prop firm accounts
- Prop firm ready EAs: daily loss guards, max drawdown protection, news filters, spread filters, full audit logging
- Bug fixing and code review for existing EAs (lot calculation errors, broker compatibility, look-ahead bias in backtests)
- Pine Script indicators converted to MQL5
What makes my work different: every EA I deliver includes abacktest report with realistic spread and slippage costs, andclear documentation of every input parameter. I test on realtick data before you ever see the file.
I respond within 12 hours. Clear communication, no overpromising
Munkhtur Borjigon
パブリッシュされたコードBreakout Distance - Donchian channel with distance-to-trigger panel in ATR units
ほとんどのチャネル指標は、ブレイクアウトレベルがどこにあるかを示します。この指標は、
現在、そのレベルからどれほど離れているかを、具体的な行動に結びつけられる形で示してくれます。
このパネルには、チャネルの上限と下限の両方について、以下の情報が表示されます:
レベルそのもの
現在の価格からの距離(銘柄固有の価格単位で表示)
同じ距離をATR単位で表したもの
価格がトリガーに近づくにつれて塗りつぶされていく近接バー
ATRの列が重要な理由。ブレイクアウトからの距離が8ドルであるということは、
静かなアジア市場の時間帯と、ニュース発表中の時間帯では、その意味が全く異なります。
その距離を現在のATRで割ることで、その数値は、異なる取引セッション間、ボラティリティの状況、および銘柄間で比較可能になります。0.30 ATRという数値は、金市場でもEURUSDでも同じ意味を持ちます。
色分け:
通常のテキスト:InpNearATR以上離れている(デフォルト 1.0 ATR)
金色:InpNearATR以内
オレンジ・赤:InpVeryNearATR以内(デフォルト 0.5 ATR)
ソーシャルネットワーク上でシェアする
76
320
: