Dumbination
Dumbination
Friends

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

Dumbination
Added topic Auto Attach EA to chart
Greetings! Is it possible
Dumbination
Added topic Auto Chart Zoom
Greetings! Is there a way to make the chart zoom in and out automatically so that all objects on it are visible
Dumbination
Added topic CopyTicks MT4
Is there a way to mimic or replicate the CopyTicks function in mql4
Dumbination
Added topic One-Click Trading
Greetings! Is there a way to interface with it in MQL5? As in, would it be possible to have an EA or something set its volume for me instead of having to do it manually
Dumbination
Added topic MathUnique Mod Error
Hello! Im trying to modify the MathUnique function from the Math library for multidimensional arrays and I keep getting an array out of bounds error. Anybody mind helping me figure out why? My code is as follows bool MathUnique2( const double
Dumbination
Added topic Current Time Behind Position Open Time
if (trade.Buy( 0.1 , _Symbol ,ask, 0 ,(ask + ( 10 * _Point )), NULL ))       {        int total = PositionsTotal ();        for ( int c = 0 ; c <= total;
Dumbination
Registered at MQL5.community