shihab
shihab
Friends

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

shihab
Registered at MQL5.community
shihab
Added topic Please need help in Custome indicator & EA.
Hi, I have an indicator which draw Up & Down arrow in the main chart window to provide buy & sell signal.How can i use this indicator in EA using iCustome() function? I mean what is code in "int var=iCustome(???????)? plz help. thanks in
shihab
Added topic Need help with Custom Indicator & EA
Hi, I am new to mql programming. I have an custom indicator which give buy & sell signal by putting arrow in chart window. It doesn't pass any return value for EA. So i can't use iCustome() function from EA. How can i get the signal from EA?In
shihab
Added topic Plz help me in error code 4107 with ordersend()
I am new to mql4 programming. i am trying to write an EA that showing error 4107 for following code... ppbid=Bid; ppask=Ask; MyLot=0.01; int