[ARCHIVE!] Any rookie question, so as not to clutter up the forum. Professionals, don't pass by. Can't go anywhere without you - 4. - page 496
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
Poke with mouse - it moves to the place with comments ((... What should I do ?
Looking for a missing bracket.
Poke with mouse - it moves to the place with comments ((... What to do ?
In the help it says timeframe - Period. Can be one of the periods of a graph. 0 means the period of the current graph.
Can it, or is it definitely the period of the graph? But what if I put in 20 instead of 15? Is it better to use a number or is PERIOD_M15 better?
Ok, I put 0 there and do not bother.
Good day everyone. I would be very grateful if someone could insert a sound into this indicator.
I.e. when there is a crossing of .... and of course the sound should only be made once at the close of the candle on which this crossing has occurred.
Thanks in advance for your help.
Good day! Tell me. Let's say I'm going to use
In the help it says timeframe - Period. Can be one of the periods of a graph. 0 means the period of the current graph.
Can it, or is it definitely the period of the graph? But what if I put in 20 instead of 15? Is it better to use a number or is PERIOD_M15 better?
Ok, I put 0 there and do not bother.
I haven't foundKimIV's feature to return the drawdown/profit amount from the last closed order.
The idea is simple: you need to track how much in deposit currency the Profit or Drawdown was in the last closed order.
I haven't foundKimIV's feature to return the drawdown/profit amount from the last closed order.
The idea is simple: you need to track how much in deposit currency the Profit or Drawdown was in the last closed order.
This design works for me:
I have such a design that works:
I haven't foundKimIV's feature to return the drawdown/profit amount from the last closed order.
The idea is simple: you need to track how much in deposit currency the Profit or Drawdown was in the last closed order.
The algorithm is as follows: look for ANY function that returns ANYTHING about the last closed order. Get the Ticket of that last closed order. When the loop is over, you select an order by the obtained Ticket and calculate its profit (if it is important, we should not forget to consider the swap and commission when calculating it):
Run it and take a look. Quite a useful "kit".
I can see that the "dog" and the spaces between it are used to display a number. But why does this happen? Is it something not from mql programming? Is there such a thing in C?
I don't really understand why it happens. And I'm not quite sure what it outputs either. I see Fibo numbers at some levels through the "dog", and at some levels something else?
Can you explain the reason of their appearance? I have become very curious. But I opened it for the second day and did not understand it.
I will duplicate the script code to avoid searching for it in the history: