[ARCHIVE] Any rookie question, so as not to clutter up the forum. Professionals, don't pass by. Nowhere without you - 3. - page 218
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
Hello! The fact that EAs with a large amount of code and operations are a bit slow... we've already figured that out... Here's a question...
My Expert Advisor has a large block for maintaining trades... If this block is moved to a separate EA (and removed from the first one), I will have two EAs simultaneously... Will it make them work faster? Will it make decisions about deals faster... and will it make decisions about stop loss faster?
Thank you HUGE! Turns out I should have set up a list separator in the regional settings!!!!
I've been puzzling over the code for 2 days now!
Could you please tell me the Convertor to non-standard TF, because the search doesn't work! Thank you!
Could you please tell me the Converter to non-standard TF, because the search doesn't work! Thank you!
Period_Converter.mq4
//| Copyright © 2005-2007, MetaQuotes Software Corp. |
Create a TF or a symbol - attach it as an offline graphic. i.e. FILE -> OPEN AUTO...Create a TF or a symbol - hook it up like an offline graphic. i.e. FILE -> OPEN AUTO...
Thanks! But I'm looking for a converter on which the EA could work!
I remember a thread talking about this, and what's in CodeBase.
How do I use a piece of code to tie a trawl and breakeven to a stop loss and a take out?
I wanted to put a piece of code somewhere. Yeah, yeah, the "by strategy" thing.
Thanks! But I'm looking for a converter on which the EA could work!
I remember a thread talking about this and what is in CodeBase.
afterwards.
when there will be a window with a suprastat chart. and on the source will be crunching the script....
Run the induks and owl on it (on the window/graph blyn!) - everything works!
;)
afterwards.
when there will be a window with the foe's graph. and the source will be crunching the script....
Run the induks and owl on it (on the window/graphics btw!) - everything works!
;)
That's all, thank you!
Found it, added the right lines to the code and inlude, took it offline, went commenting. And trade tomorrow will try.
Too bad, that it is impossible to check parameters in tester, I will have to use Demo for a while.
Good night!