6000351
6000351
Friends

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

6000351
Added topic Enable copy trading in the MetaTrader platform to see full signal data
Hello, I copied a sinal and forgot to renew on time  I used to be able to see open positions of the signal on the signal's page, but after I resubscribed (after it expired), now I can't see the open positions and I keep getting the following
6000351
Added topic error on Tester: incorrect start position 0 for ArraySort function
Hello, when I run the following code it works as supposed to with no errors, but when I back test it ,it creates the error (incorrect start position 0 for ArraySort function ) void OnInit ()   {       int ct = 50 ;
6000351
Added topic precision problem with double
Hello, double OrderSizeArr[ 3 ] ; OrderSizeArr[ 0 ]= 0.05 ; //SignalSize function type is double, SignalSize(1)=0.10 and SignalSize(2)=0.14 OrderSizeArr[ 1 ] = MathCeil (((SignalSize( 2 )/SignalSize( 1 ))) * (OrderSizeArr[ 0 ] * 100 )) / 100 ;
6000351
Registered at MQL5.community