Errors, bugs, questions - page 2906

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
Stops and takes do not work when testing. On the screenshot an example of a triggered Sell Limit with set SL and TP, but the stop (and take) does not trigger wherever the price went. Where to dig?
For positions, there is the POSITION_TIME_UPDATE property - the time of the last position change.
There is no such property for orders in the terminal. But there is one on the server?
Do I understand correctly that the modification of a Limit order on an exchange is a reissue of the Limit order: delete the old one and set a new one?
If so, then modification should change ORDER_TIME_SETUP. However, this is not happening.
Indicator charts disappearing
Quite often, after a few hours of work, the indicator charts disappear.
To restore the data and minimize the calculation of the indicator, I use the stages of data loading and calculation.
When I install the indicator on the chart all of the stages work normally.
In the last stage the first stage is assigned, so the indicator (when it's key) can reload the data
But, when the indicator is reset, the data will not be restored
The function
Outputs only this
"The BR-1.21 bar time was not copied!".
But nothing happens further.
Because there is a call of LoadTicks(), therefore all steps must be repeated, like when loading the indicator.
Dear developers, why does the indicator stop working?
Please add a table of keyboard key codes to the Documentation.
And keyboard shortcuts that are disabled for OnChartEvent. For example CTRL+T.
It's the second day that the site search doesn't work.
The search base has narrowed a lot. A lot of things are not being found.
How do I know when I last modified my position/order?
POSITION_TIME_UPDATE
POSITION_TIME_UPDATE
This is the time of the last volume change. Echo Netting.
This is the time of the last volume change. Echoes Netting.
The opening time of the position is giving out. What were you asking about?