Massimo
Massimo
Massimo
Left feedback to developer for job Code change for Alexander Voronkov
Massimo
Left feedback to developer for job Help to write a "for loop."
Massimo
Left feedback to developer for job Insert an indicator
Massimo
Left feedback to developer for job Code help!!!
Massimo
Left feedback to developer for job Cross MA-RSI
Massimo
Added topic Problem with Object
Hi guys , I have a problem with this code and I can not understand why it does not work . It gives no errors , but only returns the value of TF 5 minutes while the 15 minutes does not appear . Thank you all , Massimo . #property
Massimo
Added topic Continuos line
Hi guys , I have a simple question : how do I get this : //——————————————————————————————| fine del programma |————————————————————————————————| instead of this ? //------------------------------| fine del programma
Massimo
Left feedback to developer for job Store signs
Massimo
Added topic ENUM_MA_METHOD
Hello guys , I have this problem I can not solve. I wrote this code: enum Tipo_MM   {    A= MODE_SMA , // Media semplice    B= MODE_EMA , // Media esponenziale   }; input Tipo_MM Tipo_MediaMobile=A; Then I
Massimo
Left feedback to developer for job Alert Delay
Massimo
Left feedback to developer for job Delay Indicator
Massimo
Left feedback to developer for job Update Label
Massimo
Added topic Update Label
Hi guys , I need your help . I wrote this code , which calculates the distance between points of a given number of candles . On the chart you will see a label that can be moved and gives the number of points away. I do not quite do update this value
Massimo
Added topic Enable and disable the Pop-up
Hello everyone. I have a problem with the code , and I need your help. I wrote this code : {          Buffer1[i] = Low[i]- 1 * myPoint;          if (i == 0 &&
Massimo
Added topic Pin Bar
Hi guys , I have a problem with the code . I want to find the Pinbar ( 1 ) as in the picture excluding the Pinbar ( 2 ) . I would say that the length of the shadow must be> = 3 times the length of the Candlestick Body . I wrote this code but it
Massimo
Added topic Double condition ( "OR" in MQL4)
Hello to all. I need help to find out if the code I wrote is right or not . I wrote this code to mean that the condition is valid if I cross the RSI at level 50 . ..... if ( iRSI ( NULL , PERIOD_CURRENT , 2 , PRICE_CLOSE , i) < 50 && iRSI
Massimo
Added topic Distance arrows / candles
Hello everyone. I need help to solve a problem on the distance of the arrows from the candles. I have these two codes: int OnCalculate ( const int rates_total
Massimo
Added topic Delete pre-alert
Hi guys. I have a problem I can not solve. I created this code where I have a pre-alert. Buffer1 and buffer2 are pre-alert, while the Buffer 3 and Buffer 4 are the real alert. I wish I could erase the dots of the pre-alert all the times that of Alert
Massimo
Added topic Retard the alert several seconds
Hello everyone. I would like to modify this code so that the alert , instead of appearing at the opening of the candle , detects the conditions after a few seconds . Thanks for everything , Massimo . int start(){ if (BarStart !=Time[ 0 ]) {
Massimo
Registered at MQL5.community
12