Questions from Beginners MQL5 MT5 MetaTrader 5 - page 920

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
Folks, maybe a little off-topic.
1) We look in the terminal, in the trading history
2) Grab the completed deal and drag it to the chart and observe the picture
3) to do so with all the thousands for the year, you need to assign each transaction an object1 opening- path-object2 closing is there a simpler option?
Folks, maybe a little off-topic.
1) We look in the terminal, in the trading history
2) Grab the completed deal and drag it to the chart and observe the picture
3) to do so with all thousands for the year, you need to assign each trade an object1 opening- path-object2 closing, or there is a simpler option?
If you press SHIFT and move one trade, all of them will be moved.
Press SHIFT and move one transaction, all transactions will be moved.
Thank you. It worked. Is it 33 times to drag each of the history if there are so many instruments?
Thank you. It worked. Is it 33 times to drag each of the history if there are so many instruments?
Right click on the History tab and select "Add all trades"
Right click on the History tab and select "Add all transactions"
Thank you, it's working just as it is.
Guys, please advise how to get indicator value for previous bars in mql5.
In mql 4 there was a SAVING variable, but mql 5 doesn't have it. HELP
Guys, please advise how to get indicator value for previous bars in mql5.
In mql 4 there was a SAVING variable, but mql 5 doesn't have it. HELP
Forum on trading, automated trading systems and strategy tester
Bugs, bugs, questions
Alexey Viktorov, 2018.09.09 13:30
And there are other implementations. It's like with felt-tip pens, the colour is different but the taste is the same.
Isn't one answer enough?
For example, if I want to get the RSI value of the first candle in my EA instead of the zero candle, what should I use in my code?
CopyBuffer?
Suppose I want to get the value of RSI on the first and not zero candlestick in my EA, what should I use in my code?
Two options are possible:
Two options are possible: