Questions from Beginners MQL4 MT4 MetaTrader 4 - page 118
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
Greetings all. Please help me out. I'm new here and a complete zero. I want to learn how to trade. I downloaded MT4 and run it, but for some reason nothing happens, there is no movement. I keep the charts still at yesterday's number and I can not understand anything. Please help)))
It's the weekend... Boring....
Yeah. You mean the stock exchange doesn't work on weekends??? What about holidays?
Yeah. So there's no exchange at the weekend??? What about holidays?
Yeah. So there's no exchange at the weekend??? What about holidays?
The schedule is on the exchange website where the accountis registered.
Here is the script for writing the zigzag to a file. Inside the comments
Thank you. Saved me a lot of time.
It's not working for me yet, I'll post the code as soon as it's done.
how to bindSetIndexBuffer and value =iCustom
to get the value of indicator buffer at the time of request
Thank you. Saved me a lot of time.
It's not working for me yet, I'll post the code as soon as it's done.
how to bind SetIndexBuffer and value =iCustom
I will use it to get the value of indicator buffer at the time of request
Funnily enough.
f1 by iCustom and you will be happy.
Now a piece of code
For every tick the file is opened and REWritten. always one line. Add FileSeek(Handla, Zero, end) line before FileWrite. and space between shafts
For every tick the file is opened and REWritten. always one line. Before FileWrite add FileSeek(Handla, Zero, end) line. and space between shafts
Thank you, and so the results
it comes up with numbers like this.
0;0;206;115;138;115;115;113
0;0;206;115;138;115;115;113
0;0;206;115;138;115;115;113
0;0;206;115;138;115;115;113
0;0;206;115;138;115;115;113
And there should be numbers from -1 to 1 according to the readings in the *data window on the screen instead of 138
maybe it's easier to pull them out of the alerts on the screen?
Thank you, and so the results
it comes up with numbers like this.
0;0;206;115;138;115;115;113
0;0;206;115;138;115;115;113
0;0;206;115;138;115;115;113
0;0;206;115;138;115;115;113
0;0;206;115;138;115;115;113
And there should be numbers from -1 to 1 according to the readings in the *data window on the screen instead of 138
maybe it's easier to take them out of the alerts on the screen?
See what's in the other buffers...