Reading and writing the same file cell (.csv)
-
Hello friends, I need to save the price of a currency, for example Eurusd in real time in a cell of a .csv file and make another metatrader read this same cell.
Does anyone have any example projects of how I can do this?
Example:
Metatrader 5 (brokerage1) write Bid price to price.csv file in cell A line 1.
Metatrader 5 (brokerage 2) read the price that is in the price.csv file in cell A line 1. -
@ontradingx You will need custom code and terminal variables for sure. I?m not the man you are looking for but I remember someone asked something like that long ago. Did you search on the forums?