vobornik / mt4-trade-copy

Free MT4 trade copier - Metatrader4 EA software to copy all trades from one to one or more Metatrader4 terminals written in MQL4 language (*.mq4)
GNU General Public License v2.0
227 stars 143 forks source link

Error 5004, 5002 #1

Closed theallegrarr closed 2 years ago

theallegrarr commented 8 years ago

In the filename parameter, i entered D:\Users\Forbes\AppData\Roaming\MetaQuotes\Terminal\B86ACF179AE0C55FA87E9532FBCA2802\MQL4\Files\TradeCopy

the name of the file is TradeCopy.csv but i either get Error 5004 or Error 5002

but when i manually copy the file from the master platform to the slave platform files directory, trades are copied

HusseinTaha commented 4 years ago

this error is fixed in this patch : https://github.com/HusseinTaha/mt4-trade-copy/tree/patch-2

vobornik commented 2 years ago

patch merged, thanks