Slipshod
Slipshod
Friends

Add friends via their profile or user search and you will be able to see if they are online

Slipshod
Registered at MQL5.community
Slipshod
Added topic Excessive RAM use in an EA
I'm delving into some MT4 EA development, and have a problem that's got me stumped.  There's a simple call to a couple of builtin technical indicators as follows:- double tMA = iMA(symbol, timeframe, MAlen, 0, MAtype, PRICE_CLOSE, shift); double