Frantisek Juris / Perfil
- Información
|
no
experiencia
|
8
productos
|
17
versiones demo
|
|
0
trabajos
|
5
señales
|
0
suscriptores
|
¡Hola!
¡Gracias por visitar mi perfil, lo aprecio mucho!
Soy un viajero a tiempo completo. Antes trabajaba como especialista en automatización en el área de pruebas y desarrollo de software. He trabajado con empresas como Vodafone, NCR y Global Payments en Praga, República Checa.
Terminé mi último proyecto corporativo en 2021. Desde 2011 he estado siguiendo de cerca las tecnologías cripto (empecé con la minería), y en 2019 decidí cerrar todos mis proyectos pendientes para dedicarme a viajar por el mundo y profundizar mis conocimientos en el trading de criptomonedas. A finales de 2020, comencé a combinar mi experiencia en automatización y trading para desarrollar mis primeros bots de trading.
Empecé automatizando software de minería (asignación de recursos), luego pasé a crear indicadores en TradingView usando Pine Script. Actualmente, estoy enfocado en mejorar mis habilidades en MQL5 y compartir mis conocimientos con el mundo. Me fascina el crecimiento de las prop firms y otras empresas de inversión que ofrecen desafíos para traders — y creo que en algún lugar hay un inversor que valorará los años que he dedicado a construir este tipo de herramientas.
También disfruto hacer networking y ampliar mi círculo social, así que no dudes en escribirme. ¡Estaré encantado de ayudarte a dar pasos hacia la vida de tus sueños!
¡Gracias por visitar mi perfil, lo aprecio mucho!
Soy un viajero a tiempo completo. Antes trabajaba como especialista en automatización en el área de pruebas y desarrollo de software. He trabajado con empresas como Vodafone, NCR y Global Payments en Praga, República Checa.
Terminé mi último proyecto corporativo en 2021. Desde 2011 he estado siguiendo de cerca las tecnologías cripto (empecé con la minería), y en 2019 decidí cerrar todos mis proyectos pendientes para dedicarme a viajar por el mundo y profundizar mis conocimientos en el trading de criptomonedas. A finales de 2020, comencé a combinar mi experiencia en automatización y trading para desarrollar mis primeros bots de trading.
Empecé automatizando software de minería (asignación de recursos), luego pasé a crear indicadores en TradingView usando Pine Script. Actualmente, estoy enfocado en mejorar mis habilidades en MQL5 y compartir mis conocimientos con el mundo. Me fascina el crecimiento de las prop firms y otras empresas de inversión que ofrecen desafíos para traders — y creo que en algún lugar hay un inversor que valorará los años que he dedicado a construir este tipo de herramientas.
También disfruto hacer networking y ampliar mi círculo social, así que no dudes en escribirme. ¡Estaré encantado de ayudarte a dar pasos hacia la vida de tus sueños!
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!
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!
: