Trend Direction MT4 traduzione codice mq4 in prorealtime
Forums › ProRealTime forum Italiano › Supporto ProBuilder › Trend Direction MT4 traduzione codice mq4 in prorealtime
- This topic has 9 replies, 3 voices, and was last updated 4 months ago by Newlucky.
-
-
06/25/2024 at 6:10 PM #23434906/26/2024 at 11:41 AM #23436406/26/2024 at 1:13 PM #234370Trend Direction12345678910111213141516171819202122232425262728293031323334353637383940//+------------------------------------------------------------------+//| Trend Direction.mq4 |//| Copyright 2024, MetaQuotes Ltd. |//| https://www.mql5.com |//+------------------------------------------------------------------+#property copyright "Copyright 2024, MetaQuotes Ltd."#property link "https://www.mql5.com"#property version "1.00"#property strict#property indicator_separate_window//+------------------------------------------------------------------+//| Custom indicator initialization function |//+------------------------------------------------------------------+int OnInit(){//--- indicator buffers mapping//---return(INIT_SUCCEEDED);}//+------------------------------------------------------------------+//| Custom indicator iteration function |//+------------------------------------------------------------------+int OnCalculate(const int rates_total,const int prev_calculated,const datetime &time[],const double &open[],const double &high[],const double &low[],const double &close[],const long &tick_volume[],const long &volume[],const int &spread[]){//---//--- return value of prev_calculated for next callreturn(rates_total);}//+------------------------------------------------------------------+06/26/2024 at 3:59 PM #234376
Non duplicare it tuoi post. Poni la tua domanda solo una volta e solo in un forum. Tutti i doppi post verranno comunque eliminati, quindi pubblicare più volte la stessa domanda ti farà perdere tempo e non ti farà avere una risposta più velocemente. Il doppio post crea solo confusione nei forum.
Grazie 🙂
06/26/2024 at 4:20 PM #234379Chiedo scusa ho fatto un pò di confusione.
1 user thanked author for this post.
06/27/2024 at 8:33 AM #23441706/27/2024 at 11:22 AM #234424Ciao Ivan, si su MT4 funziona, forse ho sbagliato io a inviarti il codice sbagliato? di cosa avresti bisogno? come posso fare? ti posso allegare alcuni screenshot riferiti all’indicatore? Grazie e scusa se ti faccio perdere tempo.
06/27/2024 at 2:54 PM #234436Ciao. Mi dispiace, ma non riesco a tradurre il codice che hai condiviso. Come ho sottolineato nell'immagine allegata nella mia risposta precedente, mi sembra che manchino delle righe di codice.
1 user thanked author for this post.
06/27/2024 at 3:09 PM #23444206/27/2024 at 4:00 PM #234444Ciao. Mi dispiace, ma non riesco a tradurre il codice che hai condiviso. Come ho sottolineato nell’immagine allegata nella mia risposta precedente, mi sembra che manchino delle righe di codice.
Va bene non fa niente Grazie lo stesso.
-
AuthorPosts
Find exclusive trading pro-tools on