Usama Bin Islam
Usama Bin Islam
  • Informations
Aucun
expérience
0
produits
0
versions de démo
0
offres d’emploi
0
signaux
0
les abonnés
MT5 Expert Advisor (EA) Developer à
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.
Amis

Ajoutez des amis via leur profil ou une recherche d'utilisateur et vous pourrez voir s'ils sont en ligne

Usama Bin Islam
Code publié 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
Code publié 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
Enregistré à MQL5.community