Sergej Michajlik / Profilo
- Informazioni
|
no
esperienza
|
0
prodotti
|
0
versioni demo
|
|
0
lavori
|
0
segnali
|
0
iscritti
|
I build and maintain MT5 Expert Advisors, mostly for people trading index CFDs on prop firm accounts. DAX and S&P 500 are the markets I know best, I trade them myself on an FTMO account, so I know the rules from the trader side, not only from the code side.
Latest thing I built is a four engine intraday program for FTMO. Every order has its stop on the server, there is a daily loss guard, the session times are correct through the summer time changes for both Frankfurt and New York, and every decision and fill goes to a CSV so I can check the live trades against the backtest line by line. I also wrote a standalone risk guard that watches the whole account and closes everything before the firm's limits are hit.
How I work: before I write code I send you one page with your rules in plain words, you confirm it, then I build. You get the source, the compiled file and a tester report on real ticks with spread and slippage in it. When the data allows, I also test on a period the strategy was not built on, so you see numbers that were not tuned to look good.
Happy to do Pine Script to MQL5 conversions, fix or finish an existing EA, add risk management to one, or just run an honest backtest on something you already have.
Latest thing I built is a four engine intraday program for FTMO. Every order has its stop on the server, there is a daily loss guard, the session times are correct through the summer time changes for both Frankfurt and New York, and every decision and fill goes to a CSV so I can check the live trades against the backtest line by line. I also wrote a standalone risk guard that watches the whole account and closes everything before the firm's limits are hit.
How I work: before I write code I send you one page with your rules in plain words, you confirm it, then I build. You get the source, the compiled file and a tester report on real ticks with spread and slippage in it. When the data allows, I also test on a period the strategy was not built on, so you see numbers that were not tuned to look good.
Happy to do Pine Script to MQL5 conversions, fix or finish an existing EA, add risk management to one, or just run an honest backtest on something you already have.
Amici
Richieste
Aggiungi amici tramite il loro profilo o la ricerca utente e sarai in grado di vedere se sono online
In uscita
Sergej Michajlik
Codice pubblicato PropGuard - account risk manager for prop firm accounts
Account level risk guard for prop firm accounts. One copy on any chart watches every position on the account, closes everything when the daily loss or maximum loss limit is hit, caps lot size and can flatten around high impact news. Logs every action to the Experts tab and a CSV.
: