Frantisek Juris
Frantisek Juris
5 (4)
  • Informazioni
no
esperienza
8
prodotti
17
versioni demo
0
lavori
5
segnali
0
iscritti
Investor & Developer al FJUNIVERSE
Ciao!
Grazie per aver visitato il mio profilo — lo apprezzo davvero tanto!

Sono un viaggiatore a tempo pieno. In passato ho lavorato come specialista in automazione nel campo del testing e dello sviluppo software. Ho collaborato con aziende come Vodafone, NCR e Global Payments a Praga, nella Repubblica Ceca.

Ho concluso il mio ultimo progetto aziendale nel 2021. Dal 2011 seguo da vicino le tecnologie legate al mondo delle criptovalute (ho iniziato con il mining), e nel 2019 ho deciso di chiudere tutti i progetti in sospeso per dedicarmi a viaggiare e approfondire le mie conoscenze nel trading crypto. Alla fine del 2020, ho iniziato a unire le mie competenze in automazione e trading per creare i miei primi bot di trading.

Ho iniziato automatizzando software di mining (allocazione delle risorse), poi mi sono dedicato allo sviluppo di indicatori su TradingView imparando Pine Script. Ora mi sto concentrando sul miglioramento delle mie abilità in MQL5 e voglio condividere le mie conoscenze con il mondo. Trovo affascinante l’ascesa delle prop firm e delle società di investimento che offrono sfide ai trader — e credo che da qualche parte ci sia un investitore che saprà apprezzare gli anni di lavoro che ho dedicato a costruire questi strumenti.

Mi piace anche fare networking ed espandere la mia rete sociale, quindi sentiti libero di scrivermi! Sarò felice di aiutarti a fare i primi passi verso la vita dei tuoi sogni.
Frantisek Juris
Frantisek Juris
Free MetaTrader 5 Expert Advisors for Testing and Learning
Hi traders,While experimenting with different automated trading ideas in MetaTrader 5, I built a couple of small Expert Advisors mainly for testing strategy logic and understanding how different systems behave over time.
Instead of keeping them private, I decided to release two of these EAs completely free on the MQL5 Market so other traders can study them, test them, and maybe get inspiration for their own algorithmic trading systems.

The first EA is based on a simple long-term Dollar Cost Averaging idea.The strategy splits the position into 100 buy orders and gradually averages in when price drops. When the combined position moves into overall profit, the EA closes the basket. The logic is intentionally simple and designed for assets that historically tend to grow over time, such as Bitcoin, Gold, or stock indices like the S&P500.
Free EA (DCA strategy): https://www.mql5.com/en/market/product/167501

The second EA is a small experiment focused on recovery logic and position sizing.The strategy opens a LONG trade when the previous candle closes bullish. It uses a Take Profit of 1 percent price movement and a Stop Loss of 1 percent price movement. Position size is calibrated so that a theoretical −100 percent price move would equal roughly a −1 percent loss of the account balance. Because the real stop loss is only −1 percent price movement, the first losing trade typically results in a very small balance change as −0.01%.
If the stop loss is hit, the EA activates a recovery step that slightly increases the next position size. The idea is that when a trade reaches take profit, it can recover previous losses and reset the cycle. This creates a structure similar to strategies often described as recovery systems, grid logic, or martingale-style progression.
Free EA (recovery experiment): https://www.mql5.com/en/market/product/167506

I decided to release these versions for free mainly so traders can see real working examples of Expert Advisors and experiment with them in strategy tester or demo accounts.
Of course, before running any automated system on a live account, it is always wise to run long backtests (5–10 years if possible) and fully understand the risks of the strategy.
I would also be genuinely interested to hear from other traders here.Do you prefer long-term strategies like DCA and position building, or more active trading systems?And when you started using Expert Advisors in MetaTrader 5, what helped you the most to understand automated trading?
Wishing everyone successful testing and good trading!
Frantisek Juris
Registrato sulla MQL5.community