Errors, bugs, questions - page 1480

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
'+' - cannot convert enum prob.mq4 14 51
Going to write a servisdesk.
'+' - cannot convert enum prob.mq4 14 51
Going to write a servisdesk.
Have you seen the example ofObjectSetDouble in the reference? It creates Fibo, adds levels and gets values of levels.
ObjectSetDouble(chart_ID,name,OBJPROP_LEVELVALUE,i,values[i]);
Sets the price.
If GET, it returns the level value, not the price.
Hmm. It works for me.
Dummy's hiccup, but enlighten me as to why the F1 button in the editor of the new 950 build does not work ?
THANK YOU !
ObjectSetDouble(chart_ID,name,OBJPROP_LEVELVALUE,i,values[i]);
Sets the price.
If GET, it returns the level value, not the price.
Gets the price of Fibo anchor points:
You get the price of the Fibo anchor points:
И? This is the price of 0% and 100%.
And you need to know the price of all levels.
И? This is the price of 0% and 100%.
And you need to know the price of all levels.
As far as I know, it is calculated proportionally through the 0 and 100 levels. There are no special functions for this.
And this is roughly the result: