
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
posted a screenshot of one from their website with forecasts based on levels, might be of interest https://c.mql4.com/forum/2011/03/gfsnlbx.GIF
I can't find the description.
Хе-е-е-е-е-е-е-е-е-е-е-еелп!!!!! :o( Colleagues, have a few questions on MQL:
(1) Problem with orders.
A buy order opens on some condition:
and a sell order:
An order, or one or the other does open, - appears in the tester and a ticket value is assigned to something. No error is returned. Here is the close order:
The close condition works fine, and the first Print is displayed. But OrderSelect cannot find any order, despite the fact that it definitely exists and all the testing still holds this first open order. I can't understand where I made a mistake.
(2)
I will try to repeat the previous question - how (I need an idea) to implement in an EA a time series (some kind of transformation) similar to the properties of an indicator. Well ... sort of, so that the entire astrolabe is not recalculated with the arrival of a new tick? Perhaps my amateurism in MQL does not allow me to formulate it correctly.
I will try to repeat the previous question - how (I need an idea) to implement in an EA a time series (some kind of transformation) similar to the properties of an indicator. Well, ... sort of, so that the whole astrolabe is not recalculated with the arrival of a new tick? Perhaps my amateurism in MQL does not allow me to formulate it correctly.
Farnsworth:
I can't figure out where I went wrong.
You have to change the ticket, you probably don't change it everywhere when you open it.
I'm not quite sure what you're talking about. Can you write down what you want to get (in detail in order)?
You have to change the ticket, you probably don't change it everywhere when you open it.
It doesn't matter what kind of conversion, for specifics, let it be MA(n). If I do this transformation using an indicator, then (as I understand it) when a new tick/bar comes, the whole series will not be recalculated. Is it possible to obtain the same effect in an Expert Advisor without the use of indicators?
I'm sorry for giving advice, but you had better formulate TOR for a hypothetical example rather than wasting time wrestling with mql. That's who they will write it to without any problems.
You still need some understanding of MQL, and besides, it's not that bad :o)