- Search Crypto Craft
- 2,828 Results (164 Threads, 2,664 Replies)
-
How to prevent the change of the indicators name in mql code?
Started Feb 10, 2016|Platform Tech|5 replies
So that the user can t rename it!
-
Programming an indicator which shows strength of trend
Started Feb 8, 2016|Platform Tech|6 replies
Has anyone a formula for it? Would be great! Like this one:
-
Similarity CI Method - 2016
Started Jan 31, 2016|Trading Systems|4 replies
Just tried out this original method by EURUSDD and tested with good results.... Here s the ...
-
What strategy (From this board or other websites) works 4 u best
Started Jan 30, 2016|Rookie Talk|6 replies
Would be great 2 know! Thank u!
-
ICustom call with distinct indis removes all labels
Started Jan 23, 2016|Platform Tech|2 replies
int deinit() { return(0); } int init() { ObjectDelete("lblIndiname"); ...
-
AvgBody and MidOpenClose in MQL 4?
Started Dec 28, 2015|Platform Tech|1 reply
Found a code on mql5.com Here: {url} bool CCandlePattern::CheckPatternMorningStar() { //--- ...