Usama Bin Islam
Usama Bin Islam
  • Informazioni
no
esperienza
0
prodotti
0
versioni demo
0
lavori
0
segnali
0
iscritti
MT5 Expert Advisor (EA) Developer al
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.
Amici

Aggiungi amici tramite il loro profilo o la ricerca utente e sarai in grado di vedere se sono online

Usama Bin Islam
Codice pubblicato 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).
Usama Bin Islam
Codice pubblicato 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.
Usama Bin Islam
Registrato sulla MQL5.community