Any rookie question, so as not to clutter up the forum. Professionals, don't pass by. Nowhere without you - 6. - page 609
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
For Buy, stop and take are calculated from the Bid price - that's one.
Secondly, if you calculate stop order prices, they need to be normalised. The fact that SL and TP were normalized earlier is no big deal. Then you use the non-normalized value of the expression in the trade order.
Third, all prices must meet the requirements and restrictions on trade operations. The level of StopLevel, for example, may be larger than the size of the stop order.
Did I understand correctly that the values need to be normalised within the trade order?
Tell me how, elegantly, to find the TIME Lowe of yesterday. Because I've got some unwieldy constructions coming out.
Find the price-channel indicator(doncian channel ), put a depth of 1period on the diaries... should be that
Find the price-channel indicator (doncian channel), set a depth of 1period on the diaries... should be that
Good afternoon, please help with the code.
In this implementation, market buy and sell orders are averaged separately. How can I implement that the last open order is not subject to general modification in its series?
Understood, thanks. I have indeed made a mistake with the prices. We check for stop loss before placing a pending order. There is also a stop and loss check for the same lousiness.
In this particular case, the broker's stop level = 0 and the stop and profit are set much further away. As for the market order price, my understanding is that it opens at the nearest market price and the stop level has nothing to do with it. Right?
Did I understand correctly that the values need to be normalised within the trade order?
Not necessarily right inside at all. But just before shipment, yes.
Thank you. I'll look for a solution.
Can you tell me if there is any way (e.g. through API)
to switch to another account from the program