80613536
80613536
Friends

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

80613536
Added topic How I can select position >1
Hi, Users! My MT5-Account in on Hedging mode. How I can Select Position if the PositionTotal()>1. Thanks you for all help
80613536
Added topic How I can draw my two indicator in separate subchart when I create this indicator on only one MT4 program?
Hi staff, I create two custom indicator on only MT4 prorgram. Can I draw these indicators  in two separate subcharts? thank you for all help
80613536
Added topic How I can draw two custom indicator on two different sub windows?
Hi staf, How I can draw two custom indicator on two different sub windows? Tanks for all help
80613536
Added topic How I Can to make a custom indicator that use the data from two cross EURUSD and EURJPY?
Hi, staff how I can to make a custom indicator that use the data from two cross, EURUSD and EURJPY?  Thank you for all help
80613536
Added topic expression of 'void' type is illegal 1 1
Hi, I need some help. I translate my Mt4 EA in MT5 EA but compilator report this error "expression of 'void' type is illegal               1     1". Can someone help me please? Tancks for all
80613536
Added topic How can I calutate the margin reguired for CFD GE30Dec20?
Hi staff, How can I calculate the margin required for CFD GE30Dec20?.    I make a script to write the  “NormalizeDouble(MarketInfo(Symbol(),MODE_MARGINREQUIRED),2)” and  
80613536
Added topic Quality of Model 25% on back test esecution
Hi staff, today I downloads a new history files on EURUSD from Tickstory. I stored these files in my directory G:.../EURUSD. That directory have a subdirectory FXx. Afther the download the files *.hst there are on my directory EURUSD and the files
80613536
Added topic Can it possible display one custom indicator in two different separate windows?
Hi guy, I need display my custom indicator that consist on two different buffer. Can I display these two different buffers on two different charts? I'm grateful on your help. thank you
80613536
Added topic My indicator don't write the value of "volume[]"
Hi guys, I attach the file of my indicator.  If I tray to write the value of "volume[]", the log file display this error: 1 18:54:45.011 EstrazioneDati000 EURUSD,Weekly: array out of range in 'EstrazioneDati000.mq4' (98,239) 0 18:55:00.257
80613536
Added topic OnChartEvent don't work
Hi guys, I need a big help. In my indicator I create some ChartEventCustom, but when OnChartEvent is On, it don't work corretly. can you tell me what I do wrong? here there is my code: <Deleted> Tank you too for all help
80613536
Added topic How can I read the text of the label that MQL4 draw when I override an H-line object with the mouse?
I guys, I need some help. When I override an HLine object with the mouse, Mql4 draw a label that contain a text of index and level price of Hline. How can I read this text by an Custom Indicator , or an EA or a script? Tank you for every help
80613536
Added topic How can I move the mouse by my indicator, EA or script?
I work on MQL4, Can I move the mouse by my indicator, ea or script? Thank you, guys for all your help
80613536
Added topic Indicator don't delete obbject.
Hi guys, My indicator create a lot of trend line (that are the same of Hline) and for every trend line create a EventChartCustom with the conditions their delete. But the code don't make your goal. Can you help me please. here there is my code: int
80613536
Added topic GetTickCount()
Hi guys, in my indicator there are these program line:  uint  Start=GetTickCount(); . . . . uint Fine =GetTickCount()-Start; but Start and Fine are always equal zero. Can you help me please? Tank you for all help
80613536
Added topic My indicator can't use a dynamic array
hi guys, a function in my indicator use an indicator that I declare as global. If I declare it as static array my indicator use it, but if declare it as dynamic array, when the function try to use it my indicator stop it without some warning. Tank
80613536
Added topic find an object on chart
Hi guys, My custom indicator draw a lot of hline. How can I see if at pricex a hline id drawed? Tanks for all help
80613536
Added topic Delete my created Object
Hi guys, I need to delete my created object when the Ask==price1, How I can do it? Tanks for every help
80613536
Added topic ObjectDelete
Hi guys, on my costom indicator I draw a lot of hline bye this line code: if(!ObjectCreate(ChartID(),Obj_Name, OBJ_TREND ,0,time[i],TG,time[i-1],TG)){          Qnt_Symb=FileWrite(FileOUT,"Errore creazione oggetto getlasterror
80613536
Added topic My first EA Run only in debug mode
I am new in programming in MQL4. My first EA make two ordersend on the same cross but different type. If I run It in debug mode step by step it is ok. If I run it in debug mode with F5 command it seize up on the second ordersend. If I attach my EA at
80613536
Added topic What are wrong in my Ea?
This is my first EA. This contains two "ordersend" one after other. If I run Ea in debug mode step by step all is ok. If I run EA in debug mode via F5 EA seize up on the second "ordersend". If I run Ea in normal mode it seize up on second
12