Israel Pelumi Abioye / Profilo
- Informazioni
|
1 anno
esperienza
|
5
prodotti
|
108
versioni demo
|
|
0
lavori
|
0
segnali
|
0
iscritti
|
Ciao! Il mio campo di specializzazione è lo sviluppo di Expert Advisor e sistemi di trading automatizzati. Sono un programmatore MQL5 dedicato ed esperto. Per aiutare i trader a massimizzare il loro potenziale nel mercato Forex, mi specializzo nella creazione di algoritmi di trading complessi e nell'implementazione di strategie di trading sofisticate.
Sono appassionato di trasformare le idee di trading in realtà attraverso il codice e lavoro duramente per migliorare le mie competenze e offrire soluzioni di alta qualità. Insieme, realizzeremo la tua visione di trading!
Servizi offerti:
1. Sviluppo personalizzato di Expert Advisor (EA)
2. Implementazione di strategie di trading
3. Scrittura di script e automazione
4. Consulenza per progetti freelance
5. Tutoraggio su MQL5
The Moving Average EA - https://www.mql5.com/en/market/product/124158
Boom and Crash Ultimate Spikes - https://www.mql5.com/en/market/product/130778?source=Site+Profile
Deriv Volatility Bot
https://www.mql5.com/en/market/product/132277
This article will show you how to visualize candle data obtained via the WebRequest function and API in candle format. We'll use MQL5 to read the candle data from a CSV file and display it as custom candles on the chart, since indicators cannot directly use the WebRequest function.
Learn how to use WebRequest and external API calls to retrieve recent candle data, convert each value into a usable type, and save the information neatly in a table format. This step lays the groundwork for building an indicator that visualizes the data in candle format.
Discover a step-by-step tutorial that simplifies the extraction, conversion, and organization of candle data from API responses within the MQL5 environment. This guide is perfect for newcomers looking to enhance their coding skills and develop robust strategies for managing market data efficiently.
In this article, we continue mastering API and WebRequest in MQL5 by retrieving candlestick data from an external source. We focus on splitting the server response, cleaning the data, and extracting essential elements such as opening time and OHLC values for multiple daily candles, preparing the data for further analysis.
This article teaches you how to retrieve and extract price data from external platforms using APIs and the WebRequest function in MQL5. You’ll learn how URLs are structured, how API responses are formatted, how to convert server data into readable strings, and how to identify and extract specific values from JSON responses.
This article introduces how to use the WebRequest() function and APIs in MQL5 to communicate with external platforms. You’ll learn how to create a Telegram bot, obtain chat and group IDs, and send, edit, and delete messages directly from MT5, building a strong foundation for mastering API integration in your future MQL5 projects.
This article teaches you how to build an MQL5 Expert Advisor that automatically detects support and resistance zones and executes trades based on them. You’ll learn how to program your EA to identify these key market levels, monitor price reactions, and make trading decisions without manual intervention.
This article explains how to build an Expert Advisor (EA) that interacts with chart objects, particularly trend lines, to identify and trade breakout and reversal opportunities. You will learn how the EA confirms valid signals, manages trade frequency, and maintains consistency with user-selected strategies.
This article teaches you how to create an Expert Advisor that detects support and resistance zones drawn on the chart and executes trades automatically based on them.
This article explores how to build an Opening Range Breakout (ORB) Expert Advisor in MQL5. It explains how the EA identifies breakouts from the market’s initial range and opens trades accordingly. You’ll also learn how to control the number of positions opened and set a specific cutoff time to stop trading automatically.
This article explains how to detect and trade the 5-0 harmonic pattern in MQL5, validate it using Fibonacci levels, and display it on the chart.
Learn how to detect and display the Gartley harmonic pattern in MetaTrader 5 using MQL5. This article explains each step of the process, from identifying swing points to applying Fibonacci ratios and plotting the full pattern on the chart for clear visual confirmation.
In this article, we explore the fundamentals of harmonic patterns, their structures, and how they are applied in trading. You’ll learn about Fibonacci retracements, extensions, and how to implement harmonic pattern detection in MQL5, setting the foundation for building advanced trading tools and Expert Advisors.
Are you ready to take control of your trading journey?
In this upcoming cohort, I’ll guide you step-by-step through the powerful world of MQL5 — the programming language behind MetaTrader 5. Whether you’re a trader who wants to automate strategies or someone looking to start a profitable career as an MQL5 developer, this training is for you!
📚 What You’ll Learn:
✅ The fundamentals of MQL5 and how the platform works.
✅ How to build custom indicators for technical analysis.
✅ How to create trading robots (Expert Advisors) that trade automatically for you.
✅ How to send trading signals to Telegram, Email, and more.
✅ Real-world projects — so you don’t just learn theory, you actually build useful tools.
✅ Tips on how to monetize your MQL5 skills by selling products on the MQL5 marketplace or freelancing for clients worldwide.
💡 Why Learn MQL5?
• Automation = Freedom — Let your strategies trade for you while you focus on other things.
• Cut Emotions from Trading — Bots follow rules without fear or greed.
• Increase Consistency — Your system works 24/7 without missing opportunities.
• Extra Income Source — Many MQL5 developers earn by selling indicators, EAs, and offering coding services.
• Stay Ahead of the Market — Build tools tailored to your exact strategy instead of depending on generic indicators.
🔥 Special Bonus for This Cohort:
I’ll share some insider tips and tricks to avoid common mistakes beginner MQL5 programmers make, and how to write clean, profitable, and efficient code.
📅 Limited Slots Available — This is a small group training so everyone gets personal attention. Don’t miss your chance to learn a skill that can change your trading and your income forever!
📥 How to Join:
Send me a DM or click the link in my bio to register. Once you sign up, you’ll receive the schedule and access details.
Let’s build your MQL5 skills together and turn your trading ideas into reality.
AI ChartPattern Pro AI ChartPattern Pro è un indicatore ad alta precisione progettato per aiutare i trader a identificare oggettivamente pattern grafici avanzati, senza pregiudizi o manipolazioni. La versione 1.0 include due potenti pattern: l’Onda di Wolfe e la figura Testa e Spalle. Questo indicatore non si limita a mostrare i pattern, ma fornisce segnali operativi: Prezzo di ingresso Stop Loss (SL) Take Profit 1 (TP1) Take Profit 2 (TP2) Tutto questo con un’impostazione minima da parte
This article shows how to programmatically identify bullish and bearish Wolfe Wave patterns and trade them using MQL5. We’ll explore how to identify Wolfe Wave structures programmatically and execute trades based on them using MQL5. This includes detecting key swing points, validating pattern rules, and preparing the EA to act on the signals it finds.
This article explains the Wolfe Wave pattern in detail, covering both the bearish and bullish variations. It also breaks down the step-by-step logic used to identify valid buy and sell setups based on this advanced chart pattern.
This article teaches beginners how to build an Expert Advisor (EA) in MQL5 that trades based on chart pattern recognition using trend line breakouts and reversals. By learning how to retrieve trend line values dynamically and compare them with price action, readers will be able to develop EAs capable of identifying and trading chart patterns such as ascending and descending trend lines, channels, wedges, triangles, and more.
