dharb_32
dharb_32
Friends

Add friends via their profile or user search and you will be able to see if they are online

dharb_32
Registered at MQL5.community
dharb_32
Added topic Need help debugging while loop
Can anyone help me with this? I have written the following while loop. The idea behind it is that it keeps updating winprice and looseprice with the current Ask price until the current ask price is equal to the stop loss or take profit . However it
dharb_32
Added topic Need help finding compilation error
Can anyone help me find the error in the following script? I keep getting a "\end of program-unbalanced left parentheses" error . PlaceBuyOrder() and PlaceSellOrder() are functions I defined and which compile ok. Would appreciate anyone's