Libraries: GRat Order Exchange

 

GRat Order Exchange:

for export/import of orders and trades between EAs and terminals

Author: Ivan Titov

 
If I am doing copy (that is, I do not have the EA to export) can I use this code to import only?
 
dialchar #: If I am doing copy (that is, I do not have the EA to export) can I use this code to import only?

This is a kind of Trade Copier, so how are you going to only import, if you have no data being exported?

EDIT: This is the English forum, so please write in English.

 
A post has been deleted.
Do not post links to market products in the forum (free or not).
 
dialchar #:
If I am doing copy (that is, I do not have the EA to export) can I use this code to import only?

Yes, you can. You can add trades to the exchange file ..\Files\OrderExchange<Magic>.csv using the GRat_OrderExport.mqh module or in any other way.

Reason: