- Search Crypto Craft
-
Yannis replied Sep 1, 2007Hello, I started coding an indicator based on the colored MACD initially made by irusoh and commonly used for Phil's system. It is a 'quick and dirty' version, i used the code of mladen who made a very good set of indicators for showing an indicator ...
MACD_Colored Indicator for 4 Hour Strategy (300+ Pips per Month)
-
Yannis replied Aug 31, 2007Hello, I started coding an indicator based on the MACD commonly used for Phil's system. It is a 'quick and dirty' version, and i used the code of mladen who made a very good set of indicators showing an indicator readings on multiple time frames at ...
4 Hour Strategy (MACD)
-
Yannis replied Jul 5, 2007Never encountered any issues when using the loop as follows, so this might help. for (int cnt=OrdersTotal()-1;cnt>=0;cnt--) { ............ ............ } Yannis
Ever seen this magic number bug?
-
Yannis replied Mar 6, 2007Well, in that case i would suggest setting these parameters as per the picture below. I don't think you want to confirm every DLL call, and also having the 'Disable Experts.......' checked, will make the EA reset to its hard coded default settings, ...
FF Calendar Indicator for MT
-
Yannis replied Mar 6, 2007Check the 1st Tab Page of the Indicator, and verify that both checkboxes are ticked (see picture attached)
FF Calendar Indicator for MT