Questions from Beginners MQL5 MT5 MetaTrader 5 - page 308

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
Candlesticks have nothing to do with it. We draw the trend line on the chart. One point connects it to the minimum, the other to the maximum. Suppose the high is 1.31000 and the low is 1. 30000. We easily determine the numeric middle point between the maximum and the minimum. This is the level where the Fibonacci line object is attached.
Let it bind to any bar closest to the trend line. The main thing is to be in the middle between maximum and minimum of the trend line.
Take a look at what you've got. Adjust the colours and styles in the code yourself - I've left explanations there.
First you draw the lines, then you draw the script.
Can you tell me which folder to put it in?
I can't get it to work(((( I have the MQL4 folder, maybe that's the problem?
Dear, how do I run this script on metatrader4? Thank you.
Next time be sure to specify what terminal you are using (MT4/MT5).