Harshan Lakshitha Dias
Harshan Lakshitha Dias
Home
Friends

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

Harshan Lakshitha Dias
Registered at MQL5.community
Harshan Lakshitha Dias
Added topic how to edit an indicator code
i got an indicator called Daily FiboPivots.mq4. but it is only draw lines in certain number of days only. i need to customize it as i can put the number of days in extern parameters. but i cannot figure out where i need to change in the code to draw
Harshan Lakshitha Dias
Added topic hi guys im looking for help
here is the scenario... think at a once there are may be one open trade or set of open trades can be closed. so at that point i need to check at that time if account grows up or draw down. if it is a drawdown in next trade open (have a trail stop
Harshan Lakshitha Dias
Added topic About copying trade using server
Hi guys, im having some level of experince in mql programming currently i am looking for solution like this: i have heard there are limitations that using copy trade tool with investor login so i have seen some sites which use online server kind of a
Harshan Lakshitha Dias
Added topic how to remove decimal point on double
as an example how to return 10 from 10.30 . i want to just ignore decimal points
Harshan Lakshitha Dias
Added topic how to alert once at a time
my code didnt perform well. ex : if(normal logic... ){ if( !hasSentAlertOnce ){ Alert(" Alert " + Symbol() +" "+ Period()); hasSentAlertOnce= true; } }else { hasSentAlertOnce = false; } anything wrong in this code (bt didnt wrk :(
Harshan Lakshitha Dias
Added topic how to chk microlot is allowed
hi in mql any builtin function for check if the broker support microlot or not. if not any builtin functions then any ideas
Harshan Lakshitha Dias
Added topic how to show indicator on chart
i need to know how to show standard or custom indicators on a chart when an ea attached to the chart . can u guys help me out
Harshan Lakshitha Dias
Added topic how to use mql enigma
when i open it it get like this . can anybody tel me how to use it.i hv no idea hw to start :(
Harshan Lakshitha Dias
Added topic need a programming help
i made an ea.assume its trades only between 8.00am (gmt) and 9.00am (gmt). in that period if i hv trade an order manually by myself on same pair then it wont executes its trades. i set also the magic number which is not 0 (like 1234).so pls guys help
Harshan Lakshitha Dias
Added topic looking for a help
hi guys i lil bit mess with a thing. heres the situation. i made a ea which trade with trailing stop 20. when it doesnt trade and enable and when i put a manual trade in same pair then ea put that trailing stop for that manual trade.so can i know how
Harshan Lakshitha Dias
Added topic about news trading robot
does anyone have any idea to how to create an EA by a forex calander such as forex factory etc. and is it possible
Harshan Lakshitha Dias
Added topic hi corders im looking for a help
think an order has exucuted. after few minutes think its hit the TP .after that what happen to orderticket. when we use orderselect then will it returns false or what.how to determin whether that order still exsist or in history
Harshan Lakshitha Dias
Added topic hi im looking for a help to shutdown pc by an EA
hi coders, wt im looking for is can e shutdown the pc with an expertadvisor( when dailytarget hit then it should be close all orders n shutdown the pc ) . anyone can help me for that n i think this will help for other members also when we think about
Harshan Lakshitha Dias
Added topic MQL help about SMS
please if any mql expert here can u tel me how to send sms bt using sms script by dll via a expert advisor (by import that dll )when certain conditions are met . still i hv no idea about that. if anyone can pls help me
Harshan Lakshitha Dias
Added topic looking for a help for wrking with double
i am a newbie in mql4.n i want to get the value of a double until fist decimal point without round. as an example lets take 0.72 and 0.78.then values should b 0.7 in both cases not 0.7 for first one and 0.8 for second one.so guys please help me for
Harshan Lakshitha Dias
Added topic Hi im looking for a help from coders
im new to mql4.And i started to create an EA based on some customer indicators . What i am looking for is a sloution for below scenario. I use X pips goal per day.lets take it is as 10.and i trade it on in london session(that wrks fine in the