MetaTrader MT4 All Source Code Downloads - Page 220

Showing 2756 results
MQ L4 Implementation of on Trade Event Handler expert MT4
MetaTrader 4 expert advisor

MQ L4 Implementation of on Trade Event Handler

The code keeps track of orders' tickets in an CArrayInt. Monitoring the changes to the list of tickets in onTimer it triggers these event handlers:note: Not all features of the MQL...
RS I with channels indicator MT4
MetaTrader 4 indicator

RS I with channels

This indicator promote new way of analyses signals from standard indicator named RSI. Main feature of RSI is level crossing signals. Usually 30 and 70. But it's bad relative to rea...
Adaptive SM A indicator MT4
MetaTrader 4 indicator

Adaptive SM A

Download the source code for this indicator
Find the current winning / losing streak in MT4 script MT4
MetaTrader 4 script

Find the current winning / losing streak in MT4

In this simple expert advisor, we will be able to see the current winning /losing streak in the MT4 terminal. We have two filter options. One is based on symbol and the other is a ...
Sequentially Close all trades in MT4 script MT4
MetaTrader 4 script

Sequentially Close all trades in MT4

This simplae script will first sort the open tickets in asending order. Then it will try to close them sequentially. That means the first trade will be closed first then the 2nd on...
Close or delete orders based on type in MT4 script MT4
MetaTrader 4 script

Close or delete orders based on type in MT4

This simple script will close /delete a order based on the input value passed on the script. for example if user pass OP_BUY then it will close all the buy trades. Similarly if som...
Close biggest winning / losing trade in MT4 script MT4
MetaTrader 4 script

Close biggest winning / losing trade in MT4

This particular script will find the biggest winning / losing trade among a list of trades and close them . if you want either of them then comment the code block accordingly.there...
Get Nth Active Trade from the end in MT4 expert MT4
MetaTrader 4 expert advisor

Get Nth Active Trade from the end in MT4

This particular expert advisor contains a very useful code which is often required by the developers. Most of the time , we need the last active trade. But in this EA you can searc...

RobotFX does not own any of the code provided on this platform. All tools are freely available on the internet; we simply index and re-offer them for download. We are not responsible for any financial losses that may occur. Trading responsibilities rely solely on the traders downloading and using the displayed Expert Advisors, indicators, and scripts. These tools are provided for educational purposes only and may require modification or optimization to align with a trader's specific strategy or needs.


© ROBOTFX - Best MetaTrader Expert Advisors & Indicators