Juraj Ondrusek / Profile
- Information
|
10+ years
experience
|
0
products
|
0
demo versions
|
|
0
jobs
|
0
signals
|
0
subscribers
|
Friends
5
Requests
Outgoing
Juraj Ondrusek
Added topic How to save MARGIN LEVEL to a file
Please, how to change this line in the way to write a MARGIN LEVEL % into a file MARGIN.TXT? if(!FileWriter("SEURUSD.TXT", (string)(MarketInfo(" EURUSD ",MODE_SPREAD)/mult) )) return(false);
Juraj Ondrusek
Left feedback to developer for job Georgo
Perfect programmer! Very fast response! Proffessional work!
Juraj Ondrusek
Added topic write EURUSD price to file
Please, anybody know write code EA - "write current price to file"? For example: Pair: EURUSD Filename: EURUSD.txt 1.EA check sell price of EURUSD 2.write it to a txt file 3.repeat from step 1. (real-time = fast response) In file can not be other as
Juraj Ondrusek
Added topic EA: Place order from external file
PLEASE, know anybody write code EA? : For example: I have file: ORDER.TXT Inside is: SELL ; 0.1 ; 20 ; 10 ; 0 It is: order type ; volume ; TP ; SL ; TS How to works: 1.Run EA 2.EA must check if the file ORDER.TXT is exist. If not, must still cheking
Juraj Ondrusek
Added topic EURUSD price write to file
Please, anybody know write code EA - "write current price to file"? For example: Pair: EURUSD Filename: EURUSD.txt At all time, on every change (=every second/milisecond) must EA write current sell price of EURUSD to txt file. In file can not be
: