Any rookie question, so as not to clutter up the forum. Professionals, don't pass by. Nowhere without you - 6. - page 788
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
Good afternoon.
Please advise. I am opening a position:
How can I set the position comment to display theMagic value after the word number?
I.e. in this case: Number 20781
You can also do this:
When adding variables of different types, the result is converted to the variable type with the highest priority. String has a higher priority than int
You have the OrderCloseTime() time to close the losing position. From it you can read the time through TimeCurrent() - OrderCloseTime(). Or in bars using iBarShift (NULL, 0, OrderCloseTime()).
Thank you!
Hi, can you tell me if it is possible to call a standard indicator (e.g. MA) from an EA so that it can be displayed on the chart? I don't need its value in a certain point, it's understandable, but exactly it should be drawn on the chart? Thank you
You can, only with API, and only with default parameters.
Or Vadim Zhunko's library. What is closer to you? The essence is the same - you have to implement parameter passing from EA to the indicator.
Library.
good day!!! friends! comrades! respect to you pros!!!
i need help!!! My eyes are puffy, my head hurts, i can't prescribe it so my EA has moved StopLoss to the specified points in profit at the current price!!!
That is, when the price moved to a given point, StopLoss moved there!!!
my example does not fit.
What's not to like?
Can, only with API, and only with default parameters.
Or Vadim Zhunko's library. What is closer to you. The idea is the same - you have to implement the passing of parameters from EA to the indicator.
Library.
I.e. it won't work by standard means. Thank you!
Good people!!!
Help me find a bug.I'm learning about Arrays.
I created an array in a include file.
I put a reference to the include file in my Expert Advisor.
I can't understand why.
In the file location link error codes
http://clip2net.com/s/jkTd89
Thank you.
Good people!!!
Help me find a bug.I'm learning about Arrays.
I created an array in a include file.
I put a reference to the include file in my Expert Advisor.
I can't understand why.
In the file location link error codes
http://clip2net.com/s/jkTd89
Thank you.
I would be grateful for your help.