Stefano Cerbioni
Stefano Cerbioni
  • Information
no
experience
1
products
4
demo versions
0
jobs
0
signals
0
subscribers
Stefano Cerbioni
Added topic Modify indicator overlay chart
Hi guys i have find this indicator https://www.mql5.com/en/code/7933 by @Sameer ,  i want modify i want insert this future , cart overly like line .(choice candle or line , or line with area fill underline) i insert many  part in code 
Stefano Cerbioni
Added topic why short work and buy not ?
hi guys  in my script i want open  a trade at time  it  works only for short   return me error 130   i suppose is sleepage  but i set also 100 or 1000  and continue to non open  i try also to open
Stefano Cerbioni
Added topic create rectagnle till end of screen is possible?
hi i have create a line chart and i want  fill under the line like the attach i think for have this effect i should painted rectangle under the line many rectangle , the  question is  how  is possible find a end of screen ?? when
Stefano Cerbioni
Added topic array in function exchange dubt
"Hi guys, I have two functions. One is named '_ReturnHOCLVofXcandel', and the other is named '_PearsonCorrelation'. The 'PearsonCorrelation' function calculates the Pearson correlation coefficient. The first function ('_ReturnHOCLVofXcandel') is
Stefano Cerbioni
Added topic how can fill under the line till end of vertical chart ?
hi i try to use this code  for fill but not  work anyone  have sume suggest ?? thanks so much #property indicator_chart_window #property indicator_buffers 1 #property indicator_color1 LightPink #property indicator_width1 2 double
Stefano Cerbioni
Added topic why if and not work crrect ? o_O
hi  i have a part of long script  in this script  i have created a edit box  and  i want  change backgroung color  green/red  when some percent appear in the edit box  i write  a function for do that
Stefano Cerbioni
Added topic Question about cfd in metatradr
Hi i saw in metatrader  4 the CFD  like  brent or index , but  many broker call in diffrents mode , and i want  compare with some string example if (( Symbol ()== "BRENT.CMD" ) this is correct for broker dukas, but  for
Stefano Cerbioni
Added topic protect the script mql4
Hi exist some metod for protect  a mql4  EA  ?  i saw   this https://www.mql5.com/en/articles/359&nbsp ; but is only for mql5  i suppose  exist the same papre but  for mql4  ?? thanks  at all
Stefano Cerbioni
Added topic exchange data outside MT4
Hello, I would like to create an application for MT4 that can communicate with an other application I will create on my PC. I've seen that there are many open-source bridges available, one of which is ZeroMQ. However, I couldn't find it for Windows
Stefano Cerbioni
Added topic normalize double work sometime
hi i have  a big  script for this reason i past only a part , i notice  normilize  double  some time work some time  not  work anyone  have idea  why ? if (ctrlclick == 1 )
Stefano Cerbioni
Added topic i try to go in back of chart without scroll
hi i look this tutorial  https://www.forex.in.rs/jump-to-date-time-on-mt4 i try to go at  2019.09.03 08:00;  but not  move , exist  some  free indicator for do this ?   or  anyone can explain me  why
Stefano Cerbioni
Added topic how can give function of button ?
hi , i have a script with one  button i want when i push it  want execute a function , how  is possible do that  ?  //+------------------------------------------------------------------+
Stefano Cerbioni
Added topic math operation problem
hi i want doing  a differential variation percentage,  i build  a part of  script  in this mode int shift = iBarShift (Cross_Correlato, 0 , dt);
Stefano Cerbioni
Added topic how is possible use mouse + shift in mql4 ?
Hi i try to use in my EA  the  combo shift + mouse left  click    i build  a EA in this mode (i write only a part because is so long a script  but if  someone  want  all i can past )
Stefano Cerbioni
Added topic library for GUI questions
Hi i want  create a libray for call button in simple mode like  _GiuButton( param...)  but i want create a generic _GiuButton , in this mode when i want create buy and sell button i  simply do in this mode   _GiuButton( param
Stefano Cerbioni
Added topic how create library
hi i want create a library with some function that  create  a button and  other GUI , i have  a main program  call A  and library called  B    in  program A i call with include my libraryB.mqh
Stefano Cerbioni
Added topic is possible do that in MT4 ?
Hi guys  is possible click over screenn in chart ( but  also not over candel)  and  return me  open high low close  and data time  ? anyone  have some example script or similar?? thanks
Stefano Cerbioni
Added topic expert not return error but not go
hi anyone know  why this expert not  work and not give error ? int isPositionOpen = 0 ; // Variabile per tenere traccia dello stato della posizione int entryArrow, exitArrow; // ID degli oggetti grafici void OnTick () {
Stefano Cerbioni
Added topic restart pc and my metatrader 4 is without account
hi guys  i restart my pc , by abnomally power surge , and i lost  my  account  and  server , is possible recover it ?? thanks
Stefano Cerbioni
Added topic help convert mql5 to mql4 indicator
hi guys i have  this indicator RVOL   in mql5  i want  convert in to mql4 i tryed  but not  work and  i  am not expert in mql5  , and in mql4 if  someone  want  help me  i will