Fredyrik
Fredyrik
Friends

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

Fredyrik
Added topic Modifying QuickTrade order lot size in OnTradeTransaction event
Hi, Is it possible to to modify the lot size of an order before it gets opened using the OnTradeTransaction event? I want to split the lot size of orders send via the QuickTrade Panel between multiple orders. So that for example one 8 lots order
Fredyrik
Added topic OnTick does not execute
Hi, I'm new to this and I'm stuck. My code does not seem to execute at all. Here my very simple code : void OnTick()   { //--- Print("OnTick");   } Nothing appears in the "Experts" log when I run my EA. I don't know where to look or what to
Fredyrik
Registered at MQL5.community