momo133
momo133
Friends

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

momo133
Added topic Making a range on mql4 coding
Hi, My problem is the following code snip below: if ( (ReferencePrice - 10*Point) < Bid < (ReferencePrice - 10*Point)) ;   OrderSend (...............) My order executes at any point above (ReferencePrice - 10*Point) and vice versa. Is
momo133
Added topic How to stop EA from placing multiple trades.
Summary of Problem/background: I am trying to place a buy stop order when the price hits a certain price, but I only want this to happen once, however I keep producing pending orders. For example if on "EURUSD" , the price reaches 1.06700 and then
momo133
Registered at MQL5.community