Codes

Orders Guardian for MetaTrader 4

This EA can help users to manage opened orders. It takes line objects and indicator curves as tp and sl. When the price reaching them, it will close the orders

Forum

Is return of OrderOpenPrice() still 4 digits?

The quote price of my broker is of 5 digits. But I found the return value of OrderOpenPrice () is still of 4 digits, such as OrderStopLoss() and OrderTakeProfit(). Did anyone find such thing? Is this a bug?