Any rookie question, so as not to clutter up the forum. Professionals, don't pass by. Nowhere without you - 6. - page 52

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
Hi all! just started learning the language today. i can't figure out how to write the condition to be always checked.
If price in time interval t (entered by the user as a decimal place with one decimal place, e.g. 15.5 sec) falls by an amount n (entered by the user as an integer, e.g. 5), then the Expert Advisor opens a sell.
thank you!
Hi all! just started learning the language today. i can't figure out how to write the condition to be always checked.
If price in time interval t (entered by the user as a decimal place with one decimal place, e.g. 15.5 sec) falls by an amount n (entered by the user as an integer, e.g. 5), then the Expert Advisor opens a sell.
thank you!
Thanks, I'll try to figure it out. I hope it's really what I need.
I was sure that Lucky was based on this principle, but it turned out not to be. Then try such a scheme:
You need to check if the code works. The time interval is calculated as a multiple of 1 second. Reducing the time interval is not up to me.Can you please tell me how to implement a hotkey on the chart? so that you can change the value of a parameter in the EA - is this possible? what do I need to do?
Assuming that the variable type is bool - if I understand correctly, you will only need 2 keys per variable: you will get TRUE or FALSE.
I need to use the same function but with different variables to calculate the cell values of 2 similar arrays. The arrays are one-dimensional.
How do I write such a function? Is it possible?
And is it possible to do the same thing with more multidimensional arrays? - 2, 3 dimensional.
--------------
I added an ampersand (&)
and it works... : ))) Only I don't know what it's for - just tried it by analogy (gauge method). If you can tell me, I'd be glad to know. : ))
Can you please advise how to implement a hotkey on the chart? so that you can change the value of a parameter in the EA - is this possible? what do you need to do?
Suppose that the type of variable is bool - if I understand correctly, then there will only need 2 keys on one variable: you will get TRUE or FALSE.
Can the library help?
These are descriptions from the new version. The parameters are arranged differently in the piggy bank.Maybe the library can help?
These descriptions are from the new version. The piggy bank has different parameters.