Einzelnen Beitrag anzeigen
  #1 (permalink)  
Alt 25.10.11
Yojimbo Yojimbo ist offline
Neues Mitglied
 
Registriert seit: Jun 2011
Beiträge: 5
Yojimbo befindet sich auf einem aufstrebenden Ast
Standard sum of all highs from yesterday in MQL4 language?

Hello

Basically I want to have the following operation translated into MQL4:

double sumofhighs = the sum of all M15 highs of the previous trading day (i.e. the M15 high of 00:00 + the M15 high of 00:15 + the M15 high of 00:30 + etc.)

I assume it is done with ArrayCopyRates or something similar but I'd like to know how exactly. Thanx in advance.

Ah dieses Forum ist ja auf Deutsch xD. Ok ich möchte die Summe aller M15 highs des Vortages auf einer Variablen hängen haben.

Geändert von Yojimbo (25.10.11 um 19:31 Uhr) Grund: Deutsch