Forum

Open Only 1 Position

Hello, I would like to open an order at 21:00 for instance, but it opens more than 1 position at that time because of more than one tick at that time. Would you help me out what I need to add on my codes ? Thanks

More orders are opened than expected

Hello, Could you please help me why my orders are opened more than 0.1 on every hour as I would like to have actually ? Plus, the codes do not open order on every hour sometimes. Why do you think this happens ? Thank you. #property copyright "Copyright 2015, MetaQuotes Software Corp." #property

Drawing the Calculated Equation on EURUSD Chart

Hello, I have been trying to integrate my calculation on eurusd chart . However, I could not find where I am mistaken. Would you help me out with my codes at below ? Or what do you suggest to have result as a line on EURUSD chart ? Thanks. // The code is being used for educational purpose only

Add a Line on EURUSD

Hello, I have been searching and reading documents to find a way how to draw a line on eurusd chart and the line , which I calculated by using other pairs prices, is the result of my calculation. Could anyone help me how to add this result on eurusd chart as a line ? Thanks