justize
justize
Friends

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

justize
Added topic Breakout-System - Cancel Order
Hi, I need some help. I designed a simple Breakoutsystem, which generates two orders like the following: Ticket = OrderSend(Symbol(),OP_BUYSTOP,Lots,kauf_stopp_preis,3,kauf_stopp_preis-anfangs_stopp,kauf_stopp_preis
justize
Added topic BollingerBands Construction in an EA
Hi, I need help again. ---------------------------------- int time2 = 5; //used timeframe double derivation=2 ; // derivation double Bollinger,BolValue; Bollinger = iBands(NULL,0,4*time2,derivation,0,PRICE_TYPICAL,0,0); BolValue = iBandsOnArray(
justize
Registered at MQL5.community