Frantisek Juris / Profil
- Information
|
nein
Erfahrung
|
8
Produkte
|
17
Demoversionen
|
|
0
Jobs
|
5
Signale
|
0
Abonnenten
|
Hallo!
Vielen Dank, dass du mein Profil besuchst – das weiß ich sehr zu schätzen!
Ich bin Vollzeitreisender und war zuvor als Automatisierungsspezialist im Bereich Softwaretests und -entwicklung tätig. Ich habe unter anderem für Vodafone, NCR und Global Payments in Prag, Tschechien, gearbeitet.
Mein letztes Projekt in der Unternehmenswelt habe ich 2021 abgeschlossen. Seit 2011 verfolge ich die Entwicklungen im Bereich Krypto-Technologien (angefangen mit dem Mining). Im Jahr 2019 habe ich beschlossen, alle offenen Projekte abzuschließen, um die Welt zu bereisen und mich intensiv mit dem Krypto-Trading zu beschäftigen. Ende 2020 begann ich damit, mein Wissen über Automatisierung und Trading zu kombinieren und meine ersten Trading-Bots zu entwickeln.
Zuerst automatisierte ich Mining-Software (Ressourcenzuweisung), dann wechselte ich zur Entwicklung von TradingView-Indikatoren mit Pine Script. Derzeit konzentriere ich mich darauf, meine Fähigkeiten in MQL5 zu verbessern und mein Wissen mit der Welt zu teilen. Ich finde das Wachstum von Prop-Firmen und Investmentunternehmen, die Trader-Challenges anbieten, sehr spannend – und ich bin überzeugt, dass es irgendwo einen Investor gibt, der meine jahrelange Arbeit an diesen Tools zu schätzen weiß.
Ich liebe es auch, neue Kontakte zu knüpfen und mein Netzwerk zu erweitern – also zögere nicht, mir zu schreiben! Ich helfe dir gerne dabei, Schritte in Richtung deines Traumlebens zu gehen.
Vielen Dank, dass du mein Profil besuchst – das weiß ich sehr zu schätzen!
Ich bin Vollzeitreisender und war zuvor als Automatisierungsspezialist im Bereich Softwaretests und -entwicklung tätig. Ich habe unter anderem für Vodafone, NCR und Global Payments in Prag, Tschechien, gearbeitet.
Mein letztes Projekt in der Unternehmenswelt habe ich 2021 abgeschlossen. Seit 2011 verfolge ich die Entwicklungen im Bereich Krypto-Technologien (angefangen mit dem Mining). Im Jahr 2019 habe ich beschlossen, alle offenen Projekte abzuschließen, um die Welt zu bereisen und mich intensiv mit dem Krypto-Trading zu beschäftigen. Ende 2020 begann ich damit, mein Wissen über Automatisierung und Trading zu kombinieren und meine ersten Trading-Bots zu entwickeln.
Zuerst automatisierte ich Mining-Software (Ressourcenzuweisung), dann wechselte ich zur Entwicklung von TradingView-Indikatoren mit Pine Script. Derzeit konzentriere ich mich darauf, meine Fähigkeiten in MQL5 zu verbessern und mein Wissen mit der Welt zu teilen. Ich finde das Wachstum von Prop-Firmen und Investmentunternehmen, die Trader-Challenges anbieten, sehr spannend – und ich bin überzeugt, dass es irgendwo einen Investor gibt, der meine jahrelange Arbeit an diesen Tools zu schätzen weiß.
Ich liebe es auch, neue Kontakte zu knüpfen und mein Netzwerk zu erweitern – also zögere nicht, mir zu schreiben! Ich helfe dir gerne dabei, Schritte in Richtung deines Traumlebens zu gehen.
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!
: