clarky999: I have been trying to use (Bars != ThisBarTrade )
|
|
Thank you for your reply
I've used a generator to get started and I'm using it to try and learn the language, testing different functions etc
I didn't include the mq4 file with my attempt at trading once per bar as I failed miserably at it
I was just wondering if somebody could point me in the right direction

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Hi
I was hoping somebody is kind enough to help with a basic EA. Its nothing fancy and I'm not great with coding.
I am trying to add in only 1 trade per bar but I seem to failing at getting it to work. I really don't know how to implement it into the code. I have been trying to use (Bars != ThisBarTrade )
I have attached the mq4 file if somebody could please take a look
Thank you in advance