been working on a harmonic pattern scanner to scan all pairs on all timeframes for all patterns on multiple zigzag settings within multiple legs back..... might sound complicated..... it's not.....
my first intention was to use nen's zup indicators, called by icustom.... and that worked well, videos below...... so went thru most all them bringing the code up to the current platforms compliers.... the common errors seen are now no more...... you will still have warnings..... those in this case can be disregarded......
some of nen's indicators are over 16,000 lines long..... you will quickly run out of convenient variable names.... so he reuses several variable names over and over...
//-----
have now decided not to use nen's zup indicators but instead use just code a stand alone script..... simplifies things..... no icustom..... should be less than 500 lines of code total.....
below are some of the updated zup's.... will post more later.... they should compile as is with all platforms....
of course his code was correct , mq4 changed .... the videos explain better....h
//-----
//----
//-----
my first intention was to use nen's zup indicators, called by icustom.... and that worked well, videos below...... so went thru most all them bringing the code up to the current platforms compliers.... the common errors seen are now no more...... you will still have warnings..... those in this case can be disregarded......
some of nen's indicators are over 16,000 lines long..... you will quickly run out of convenient variable names.... so he reuses several variable names over and over...
//-----
have now decided not to use nen's zup indicators but instead use just code a stand alone script..... simplifies things..... no icustom..... should be less than 500 lines of code total.....
below are some of the updated zup's.... will post more later.... they should compile as is with all platforms....
of course his code was correct , mq4 changed .... the videos explain better....h
//-----
Inserted Video
//----
Inserted Video
//-----
Attached File(s)
to trade and code, keep both simple... no call to impress....h