Roberto Jacobs / Profil
- Bilgiler
|
10+ yıl
deneyim
|
3
ürünler
|
78
demo sürümleri
|
|
28
işler
|
0
sinyaller
|
0
aboneler
|
MQL5 Community:
Programmer + Forex Trader
Product on Market:
Forex Currency Power Index indicator for MT5
https://www.mql5.com/en/market/product/101322
Forex Currency Power Index indicator for MT4
https://www.mql5.com/en/market/product/101328
TrendColorBars
https://www.mql5.com/en/market/product/14715
Programmer + Forex Trader
Product on Market:
Forex Currency Power Index indicator for MT5
https://www.mql5.com/en/market/product/101322
Forex Currency Power Index indicator for MT4
https://www.mql5.com/en/market/product/101328
TrendColorBars
https://www.mql5.com/en/market/product/14715
Roberto Jacobs
Hello fellow traders and MQL developers, Effective risk management is often the missing link between a profitable strategy and a sustainable one—especially when dealing with multi-currency setups...
Sosyal ağlarda paylaş · 1
118
Roberto Jacobs
**Hello MQL5 Community!** In 2016, I published the **ForexLines Indicator** here on CodeBase. Today, I’m excited to share its evolution into a fully automated Multi-Currency EA: **ExpMACross2_MCEA**...
Sosyal ağlarda paylaş · 1
155
Roberto Jacobs
*"Moving beyond the limits of standard MQL5 loops. I just published the **GMM_MD_MCEA**, a Python-driven Multi-Currency Engine that solves the common 'Invalid Fill' and 'Signal Collision' errors using Advanced Dictionary Logic. Check out how I integrated Python's flexibility with MT5's power...
Sosyal ağlarda paylaş · 2
130
Roberto Jacobs
Merging Legend with Modern AI With Gemini's assistance, I successfully translated years of manual observation into a sophisticated automated dashboard. The system integrates two core pillars: 1...
Sosyal ağlarda paylaş · 1
126
Roberto Jacobs
In the high-speed world of algorithmic trading, the difference between a winning EA and a losing one often lies in how it perceives market movement...
Sosyal ağlarda paylaş · 1
207
Roberto Jacobs
Ultimate Efficiency: The Multi-Currency Advantage In modern algorithmic trading, efficiency is the key to scalability. The Heiken_Ashi_MCEA is a high-performance Expert Advisor for MetaTrader 5 designed to solve the complexity of multi-pair trading...
Sosyal ağlarda paylaş · 1
145
Roberto Jacobs
The Williams' Percent Range (WPR) is a highly respected momentum oscillator used by technical analysts to identify overbought and oversold conditions...
Sosyal ağlarda paylaş · 1
238
Roberto Jacobs
The Parabolic SAR (Stop and Reverse) is a staple in technical analysis, primarily used to identify trend direction and potential reversal points. However, trading based on a single timeframe often leads to "market noise" and false signals...
Sosyal ağlarda paylaş · 1
388
Roberto Jacobs
RSI_MTF is a technical indicator based on the Relative Strength Index (RSI) designed to display RSI signals from multiple timeframes simultaneously within a single Meta Trader 5 chart window. This indicator is highly useful for traders who want to perform efficient multi-timeframe analysis...
Sosyal ağlarda paylaş · 1
236
Roberto Jacobs
The Money Flow Index Multi-Timeframe (MFI_MTF) Indicator for MetaTrader 5 calculates and scans the Money Flow Index (MFI) on all 21 standard MT5 timeframes (M1 … MN1) and displays per-timeframe signals directly on the chart...
Sosyal ağlarda paylaş · 1
495
Roberto Jacobs
The Commodity Channel Index Multi-Timeframe (CCI MTF) Indicator for MetaTrader 5 provides a comprehensive and compact way to read CCI momentum across all 21 standard timeframes (from M1 to MN1) on a single chart...
Sosyal ağlarda paylaş · 1
329
Roberto Jacobs
Fractals Multi-Timeframe Indicator for MT5 — Complete Guide
8 Ağustos 2025, 17:03
Fractals are one of the classic tools introduced by legendary trader Bill Williams. These simple yet powerful markers are used to identify local swing highs and lows in price action. When used correctly, Fractals can help traders pinpoint reversal areas or breakout setups...
Sosyal ağlarda paylaş · 1
990
Roberto Jacobs
Average Directional Movement Index Multi-Timeframe Indicator for MT5
7 Ağustos 2025, 08:50
Introduction The Average Directional Movement Index Multi-Timeframe (ADX MTF) Indicator for MetaTrader 5 provides directional signals from all 21 standard timeframes, ranging from M1 to MN1...
Sosyal ağlarda paylaş · 1
346
Roberto Jacobs
n this article, I will discuss the creation of the On Balance Volume Multi Timeframe indicator for MT5. This indicator will calculate the comparison of OBV movements in percentage terms across 21 different timeframes, ranging from M1 to MN1...
Sosyal ağlarda paylaş · 1
620
Roberto Jacobs
In this article I will discuss about making the Strength of Price Movement Multi Timeframe indicator for MT5, where the indicator will calculate price movement comparison in percent on each timeframe, in this case 21 timeframes from M1 to MN1. Read more...
Sosyal ağlarda paylaş · 2
323
Roberto Jacobs
The Triple Moving Average Crossover strategy is a powerful tool used by forex traders to identify potential trading opportunities. By employing three moving averages with different periods, this strategy aims to increase the accuracy of signals and minimize the chances of false breakouts...
Sosyal ağlarda paylaş · 2
1213
Roberto Jacobs
FiboPivotCandleBar is a sophisticated trading tool designed to provide trading signals by combining several technical indicators, including Fibonacci levels, Pivot Points, ZigZag, MACD, and Moving Averages...
Sosyal ağlarda paylaş · 1
317
Roberto Jacobs
FiboPivotCandleBar is a sophisticated trading tool designed to provide trading signals by combining several technical indicators, including Fibonacci levels, Pivot Points, ZigZag, MACD, and Moving Averages indicators...
Sosyal ağlarda paylaş · 1
348
Roberto Jacobs
FiboPivotCandleBar Expert Advisor for MetaTrader 4 In this article, I'll explain how to create a standard and simple Expert Advisor (EA) or forex robot byapplying Buy or Sell signals from the FiboPivotCandleBar indicator for MetaTrader 4...
Sosyal ağlarda paylaş · 1
213
:
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402
