Watch how to download trading robots for free
Find us on Telegram!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Views:
62298
Rating:
(39)
Published:
2005.09.15 17:49
Updated:
2014.04.21 14:51
MACD_Sample.mq4 (6.92 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance


Classical MACD Sample


Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/7150

Get Nth Closed Trade from the end in MT4 Get Nth Closed Trade from the end in MT4

This EA will scan all the closed trades and then print the nth trade from the end

Harmonic AI Pattern Harmonic AI Pattern

HarmonicEA is an Expert Advisor (EA) developed for MetaTrader 4 (MT4) that utilizes harmonic pattern recognition and RSI-based signals to identify potential trading opportunities in the forex market. The EA is designed to detect various bullish and bearish harmonic patterns, including crab, butterfly, bat, deep bat, AB=CD, 3-drive, 5-drive, and shark patterns, across multiple timeframes. It incorporates risk management features such as dynamic lot sizing based on a percentage of account balance, maximum drawdown control, and a trailing stop mechanism to protect profits. HarmonicEA is suitable for traders seeking an automated solution to capitalize on harmonic patterns while managing risk effectively.

Three Colors Three Colors

Example: Moving Average indicator filling by different colors

Rotating text Rotating text

Easy example working with object: object creation, modification properties, redraw chart.