yvel13 / Profile
Friends
Requests
Add friends via their profile or user search and you will be able to see if they are online
Outgoing
yvel13
Added topic Need help to convert iHighest , iLowest to mql5 ?
Hi, If anyone can help converting this from mql4 to mql5 as I try to understand the new logic of mql5. Thanks. double High4=iHigh(Symbol(),PERIOD_H1,iHighest(Symbol(),PERIOD_H1,MODE_HIGH,4,1)); double
yvel13
Added topic Question for newbie's: Can we launch script from EA ?
I understand we can launch a script directly on the security window but how can we do it automatically from EA ? Or, should I set it at the same time as the EA on the screen but in this case how can I have it coming back periodically ? (once a month)
yvel13
Added topic Need help how to show an account situation every 25st of the month
Hello, Anyone can help with programming a simple code to show an account situation every 25 st of the month? I wish to compeer actual month to previous one to show the balance on the journal at the date. The problem is with week-end and day off, I
: