Search Engine
Here you can search through the pages of this Namespace, their attachments and the files uploaded to the system.
Note: the results will only display the items you have permissions to read.
This search, performed through 3.85 MB (775 documents, 11907 words), completed in 0.0 seconds and yielded 2 results.
[...] Peak.Series(bars.Close,percent,mode);
List lst = new List ();
double t1 = 0, p1 = 0, inPrice, outPrice = 0, magnitude = 0;
int tb1 = 0, pb1, barDetected = 0, zigBar = 0, zagBar = 0;
bool detected = false; for(int bar = 1; bar bar ;
tb1 = (int)tb bar ;
if (tb1 == -1) continue;
p1 = pk bar ;
pb1 = (int)pb bar ;
if (pb1 == -1) continue;
if( tb bar > tb bar-1 && pb bar > -1){
detected = true;
} if( pb bar > pb bar-1 && tb bar > -1 ){
detected = true;
}
if( [...]
[...] Peak.Series(bars.Close,percent,mode);
List lst = new List ();
double t1 = 0, p1 = 0, inPrice, outPrice = 0, magnitude = 0;
int tb1 = 0, pb1, barDetected = 0, zigBar = 0, zagBar = 0;
bool detected = false; for(int bar = 1; bar bar ;
tb1 = (int)tb bar ;
if (tb1 == -1) continue;
p1 = pk bar ;
pb1 = (int)pb bar ;
if (pb1 == -1) continue;
if( tb bar > tb bar-1 && pb bar > -1){
detected = true;
} if( pb bar > pb bar-1 && tb bar > -1 ){
detected = true;
}
if( [...]