|
|||||||
| Register in Forex TSD! | |
|
Trading Systems Leaders in this forum (automated trading systems) are winning more than 3000 pips in a month (30000$ investing one lot every time). Click here to register and get more information |
|
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
I want only one trade per day !
Hi all,
I develop my first expert advisor. I've just a small problem. I don't want more than one BUY order and SELL order per day. By example, if I have a signal for open a Buy order : It won't be open if a Buy order was opened during the day (00h00 GMT ==> 00h00 GMT) and it's the same thing for the short position : if I have a signal for open a Sell order, it won't be open if a Sell order was opened during the day. So the EA can open only one Buy order and only one Sell order per day. How to develop that ?? Thank you Max |
|
|||
|
Hi,
I want maximum : one Buy order and one Sell order per day and per chart. So, in one day and on one chart, we can have : 1. no order 2. one Buy order 3. one Sell order 4. one Buy order and one Sell order. That's all the possibilities. I don't know if you have understand, I know my english is very bad so it's not simple to explain for me... This is an extract from my EA : If you can help me... Thx PHP Code:
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| To trade or not to trade Indicators? | yaniv_av | Indicators - Metatrader 4 | 1 | 03-27-2007 01:01 PM |