Tiago Azevedo Amorim Martins / Profilo
- Informazioni
|
2 anni
esperienza
|
7
prodotti
|
2
versioni demo
|
|
0
lavori
|
0
segnali
|
0
iscritti
|
My work focuses on developing Expert Advisors, custom indicators, and trading automation tools designed to transform trading strategies into reliable and efficient code.
I combine MQL5 and Python to create advanced trading solutions, enabling MetaTrader platforms to interact with external data sources, custom analytics, and APIs such as Binance. This hybrid approach allows traders to extend the capabilities of traditional trading platforms and build more flexible algorithmic strategies.
All projects are developed with clean, optimized, and maintainable code, and tested using historical market data to ensure stability, robustness, and practical performance.
Alongside development work, I run the MoonKoder project, where I share tutorials, code examples, and educational content about algorithmic trading and strategy development using both MQL5 and Python.
You can also find related content and programming tutorials on my YouTube channel.
📩 For custom development, strategy automation, or integrations, feel free to contact me via MQL5 messages.
Hull Moving Average (HMA) The Hull Moving Average (HMA) is a refined version of the traditional moving average, designed to minimize lag while keeping the line smooth and precise . Developed by Alan Hull , this indicator provides a faster and more accurate trend signal than standard moving averages such as the SMA or EMA. How It Works The Hull Moving Average uses a Weighted Moving Average (WMA) in a special way to reduce delay and smooth price movement. Its calculation follows three main steps
📈 Simple Moving Average (SMA) Indicator The Simple Moving Average (SMA) is one of the most fundamental and widely used tools in technical analysis. It provides a clear visual representation of the market trend by smoothing out price fluctuations over a specified period. Unlike the Exponential Moving Average (EMA) , which reacts more quickly to recent price changes, the SMA gives equal weight to all price points in the calculation, making it ideal for identifying long-term trend direction and
Exponential Moving Average (EMA) Indicator The Exponential Moving Average (EMA) is one of the most widely used indicators in technical analysis. It smooths out price fluctuations to help traders identify market trends more clearly — without being too slow to react to price changes. Unlike the Simple Moving Average (SMA), the EMA gives greater weight to recent prices , making it more responsive to new market information. This makes it ideal for traders who want to detect trend reversals earlier


