코드

Get Nth Closed Trade from the end in MT5 MetaTrader 5용

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 MT5 MetaTrader 5용

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

Get Nth Closed Trade from the end in MT4 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 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 MetaTrader 4용

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

Close biggest winning / losing trade in MT4 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 MetaTrader 4용

This script will place hedge trade of unbalanced type in MT4

Close or delete orders based on type in MT4 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 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 MetaTrader 4용

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