Any questions from newcomers on MQL4 and MQL5, help and discussion on algorithms and codes - page 1296

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
From two points on a line, you can find the price of an arbitrary third point on that line, also in the future (and vice versa).
Hello! There isa converted indicator"iexposuregmini.mq4 "
It compiles without any problems
'MSBB.mq4' MSBB.mq4 1 1
'MovingAverages.mqh' MovingAverages.mqh 1 1
0 errors, 0 warnings, 187 msec elapsed 1 1
Alexander, the compilation process determines correctness of spelling and punctuation, but not workability. It's good to check the functionality through testing. The log will show you everything. What is more impressive in your result is the time. What kind of machine are you using?
Alexander, compilation determines correctness of spelling and punctuation, but not workability. It is a good idea to check the work in a test. The log will show you everything there. What is more impressive in your result is the time. What kind of machine are you using?
My question is whether we can get the approximate values of commission and swap for the symbol before we place orders. Or you can just multiply the spread by 3 or by five and be sure that the sum is larger.
You can. Read the help on MarketInfo. There are parameters on commissions and swaps. And do a check like this
You can. Read the help on MarketInfo. There are parameters on commissions and swaps.
Yes, there are swaps. I did not find any commissions. And I found trade mode on the symbol. Didn't know it was in 4.
You can. Read the help on MarketInfo. There are parameters on commissions and swaps. And do a check like this
These are margin requirements, it's clear that the sufficiency of funds before the trade is calculated. But I would like to get commission before order/order.