Errors, bugs, questions - page 1488

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
Will there be an answer, or will it go down in history as an uncomfortable question as usual?
Or is the administration only able to change the sequence of links in the top menu?
Even though I'm not from the administration, you haven't answered my question either...
Yes, I logged into the forum under my account and what does that get you? Just satisfy your curiosity?
The fourth forum hasn't been supported for a long time, but it was preserved as a reference material. At least this decision was voiced by the administration.
So they would have closed it and redirected everything to the mql5 forum. Why neuter it?
People continue to use it and communicate, which means it's needed and its functionality should be maintained!
So it turns out that, as always, the users and their opinion are ignored and everything is decided unilaterally.
Yes, I logged into the forum under my account and what does that get you? Just satisfy your curiosity?
Yes, I logged into the forum under my account and what does that do for you? Will it just satisfy your curiosity?
So why not close it and redirect it to the mql5 forum? Why do you want to neuter it?
People are still using it and communicating, which means it's needed and its functionality should be maintained!
But it turns out that, as always, the users and their opinion are ignored and everything is decided unilaterally.
About initialisation. Is it possible to write it this way?
...Anyway, my favourite initialization via ={0} with strings doesn't work. That's a shame.
Question on MT4 .
Good afternoon. Faced with a problem with lot size definition. Here is the code.
Specifically on Alpari. Specifically for USD-JPY. It should output the data on orders to the chart, but .....for USD-JPY cannot show the correct value! I'm interested in the data from the array!
What can I do additionally ???
Question on MT4 .
Good afternoon. Faced with a problem with lot size definition. Here is the code.
Specifically on Alpari. Specifically for USD-JPY. It should output the data on orders to the chart, but .....for USD-JPY cannot show the correct value! I'm interested in the data from the array!
What can I do additionally ???
But the Kovalev's tutorial still works. What is preventing us from copying it correctly and adjusting it to the new requirements?
I'll surprise you, but it works in other shopping centres too. If you read the post carefully from the beginning...
Specifically on Alpari. Specifically on USD-JPY.
What can we do additionally ???
I'll surprise you, but it works in other shopping centres too. If you read the post carefully from the beginning...
Specifically on Alpari. Specifically on USD-JPY.
What you can do additionally ???
... ... in other Trading Centres? :)
I saw your specifics. I didn't poke around because I think it's redundant. All those Kovalev terminals...
But in your code I see a discrepancy between stored data and description of this data in the comments - it's already confusing.
Further:
your lot is printed from variable a2, but what are we saving to it? Here it is:
Or maybe we should print it using DoubleToString() ?
And you are normalizing the lot incorrectly. You need function for lot normalization. I won't search for it. You can search for it at Kim's - it will do for you.
... in other shopping centres? :)
I saw your specifics. I didn't poke around because I think it's all redundant. All those Kovalev terminals...
But in your code I see a discrepancy between stored data and description of this data in the comments - it's already confusing.
Further:
your lot is printed from variable a2, but what are we saving to it? Here it is:
Or maybe we should output it through DoubleToString() ?
The lot is normalized incorrectly. We need function for lot normalization. I will not search for it. You may look for it in Kim's - it will work for you.
Found it. Thank you. But it does not solve the task at hand.
It works correctly on other CAs and with this code.
It works incorrectly with Kim's function.
It reads correctly via DoubleToString() but calculates incorrectly. I will not count through DoubleToString(). If I go there and back, it transfers strings correctly but doublings of strings are again wrong.
The problem is in Alpari and we need a crutch to bypass it.
USD-SEK incorrectly displays the opening price on another pair.