Posts Tagged ‘Please’
Rosh: Re v5: Please view forum #31007, Add global ‘search and replace’ and macro capacity to v5 editor.
Hi Rosh, I’ll try to ‘GetARoundToIt’ and post these briefly on MQL5, but please take these all into consideration. Also a built in dictionary in the editor
Your comment please on MySetup
Attached is an indicator I developed with the help of the many ideas on this site. It identifies decent buy and sell setups. They are shown by arrows…
Is anyone using ‘ FXiROBOT’ ? Please tell me how can I earn this EA.
I can’t earn with FXiROBOT(EA). Could anyone tell me the parameters ? I use FIG fx . Please help me.
Please teach OrderClose.
Three positions cannot be closed at a time. Please teach the way that closes three positions.
View full post on MQL4: Forum
Please help me……
How to return UsePeriod_5==false? if((UsePeriod_5==true)&&(ContinueNext==true)) { //////////////////// double OPEN_5=iCCI(NULL,0,5,PRICE_OPEN,0); double CLOSE_5=iCCI(NULL,0,5,PRICE_CLOSE,0); double HIGH_5=iCCI(NULL,0,5,PRICE_HIGH,0); double LOW_5=iCCI(NULL,0,5,PRICE_LOW,0); //////////////////// double…
View full post on MQL4: Forum
Please explain the code line by line…
if ( TimeBar == Time [ 0 ]) return ( 0 ) ; if ( TimeBar == 0 ) {
View full post on MQL4: Forum