Usama Bin Islam
Usama Bin Islam
  • Informações
no
experiência
0
produtos
0
versão demo
0
trabalhos
0
sinais
0
assinantes
MT5 Expert Advisor (EA) Developer em
MQL5 developer: Expert Advisors from written rules, indicator development, Pine Script to MQL5 conversions, and cost-aware backtesting.

How I work:
- I turn your rules into a short written spec (entries, exits, stops, sizing, filters) before writing any code, so we agree on the logic first.
- Delivered code compiles clean and is tested in the Strategy Tester with realistic spread, slippage and commission.
- You get commented source code, a compile log, and a usage guide with every delivery.
- No lookahead, no repainting: signals are generated only from data available at that moment.

I do not promise profits or sell strategies. I build and test the tooling; the trading decisions stay yours.

Public examples of my work (Python/MQL5 parity testing, backtesting pipelines): github.com/RAo797bit

Send your rules or an existing EA/indicator and I will tell you what it would take.
Amigos

Adicione amigos através do seu perfil ou da pesquisa de usuário e você poderá ver se eles estão online

Usama Bin Islam
Publicado o código ATR Trailing Stop (Pine Script Port)
MQL5 port of a Pine Script ATR trailing-stop indicator: nLoss = ATR-multiple, the stop ratchets under price in an uptrend and over price in a downtrend, and flips (with a buy/sell arrow) when price closes through it. Includes a Python reference port and a parity test that checks both agree with a literal, bar-by-bar transcription of the Pine semantics (na/nz/series history).
5
Usama Bin Islam
Publicado o código EMA Cross Demo EA with ATR Stops
A small demo Expert Advisor: EMA fast/slow cross entries (evaluated on closed bars only, no repainting), ATR-based stop-loss and take-profit, spread filter, and position handling that works on both hedging and netting accounts. Includes a Python reference implementation for parity testing. This is a deliverable example, not a trading recommendation - the attached equity curve is from synthetic data and shows the method, not an edge.
3
Usama Bin Islam
Registrado no site MQL5.community