BambooDrum / Publications
Forum
TickSize = 0 ???
OK Here's my problem: I create a double on the global scope called TickSize Then in the Oninit function I put... TickSize = MarketInfo(Symbol(),MODE_TICKSIZE); The EA complains that this is zero and it is messing with the division. I print it and sure enough it is 0 No Decimal points just 0