Códigos

Get Nth Closed Trade from the end in MT4 para MetaTrader 4

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

Get Nth Active Trade from the end in MT4 para MetaTrader 4

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

Check trading day end is reached para MetaTrader 4

This script will detect an end-of-trading day and notify

Close biggest winning / losing trade in MT4 para MetaTrader 4

This script will scan all the open trades and then will close the biggest winning/losing trade

Place Hedge Order of unbalanced positions in MT4 para MetaTrader 4

This script will place hedge trade of unbalanced type in MT4

Close or delete orders based on type in MT4 para MetaTrader 4

This script will close all active trades and delete pending orders based on the order type passed on the input

Sequentially Close all trades in MT4 para MetaTrader 4

This script will close all active trades sequentially. following the order in which they were opened

Total Active / Closed orders by order type in MT4 para MetaTrader 4

This script will calculate the total active and closed orders based on order types

Find the current winning / losing streak in MT4 para MetaTrader 4

Find the current winning / losing streak in MT4 based on filters

Calculate Drawdown in MT4 para MetaTrader 4

this shortcode will calculate the drawdown of a particular ea, where it is applied to a specified symbol