Munkhtur Borjigon / 个人资料
- 信息
|
不
经验
|
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 的读数在黄金和欧元/美元上具有相同含义。
颜色编码:
普通文本:距离超过 InpNearATR(默认 1.0 ATR)
金色 :距离在 InpNearATR 范围内
橙色/红色 :距离在 InpVeryNearATR 范围内(默认 0.5 ATR)
分享社交网络
129
318
: