[ARCHIVE] Any rookie question, so as not to clutter up the forum. Professionals, don't pass by. Nowhere without you - 3. - page 559
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
Please give me a function to calculate the maximum permissible opening lot on the deposit, taking into account the open positions (equity). Thank you in advance.
Greetings.
Help me identify this turkey: http://findicators.com/wp-content/uploads/2009/04/heiken-ashi.jpg
It is claimed to be a heiken ashi, but even a cursory calculation breaks the pattern. Perhaps someone knows what it is?
Respectfully.
Greetings.
Help me identify this turkey: http://findicators.com/wp-content/uploads/2009/04/heiken-ashi.jpg
It is claimed to be a heiken ashi, but even a cursory calculation breaks the pattern. Perhaps someone knows what it is?
Respectfully.
The very same, or rather a modification of it. It's built by the mashqs
It is, or rather its modification. It builds on the scales.
Thank you...
I figured it out... I just don't understand, in this case the HA is smeared on the MA, or in some other way... Well, it's not important.
I draw a simple line manually and name it Trendline 42864 for example. How can I make it so that when I create another line, the code will rename each created line, repaint it, set the thickness, etc.
What do I need it for? I have an indicator, I need to turn it into a semi-automatic indicator. I.e. I draw a trend line manually, the code should repaint it and draw another dev lines, vertical and horizontal. I also need it to draw each of them.
The indicator is attached. The principle, we draw a line on two points, when the double distance across these two points is passed, the line ends and the trend stops and goes into uncertainty. I want to say right away that we should not try to create an automatic machine by this line at this stage. I need a semi-automatic for now.
Afternoon. When trying to modify two orders simultaneously, for sell - set sl..,
If I try to modify only a sell order and a buy order, I can't see the buy order. Please, advise what may be the
be the reason?
Afternoon. When trying to modify two orders simultaneously, for sell - set sl..,
If I try to modify only a sell order and a buy order, I can't see the buy order. Please, advise what may be the
be the reason?
It is quite possible that it is here?
It is not clear why there is a space before ++?
But the main mistake is to modify more than one order at the same time. The server will not be able to execute it, because when trying to modify the second order, the trade thread will be closed. Although in the tester, such situation can be handled without any problems.
Afternoon. When trying to modify two orders simultaneously, for sell - set sl..,
If I try to modify only a sell order and a buy order, I can't see the buy order. Please, advise what may be the
be the reason?
What error does it give out?
that's the point, there are no errors, just buy does not modify and that's it, but if sell is commented out, then modify....
A negative result is also a result and is no less important, but if you see the following picture (on the pound, the total loss from 100 000 to 2000 with 1 lot) ...... is it reasonable to rewrite the buy on sell, stop on profit, etc.?
Your opinion?