
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
Scientists are not intimidated...
It is already more interesting to speculate with someone who has mastered the basics. Five years is enough for that, but not less.
I found your point about "a set of orders in one direction" interesting. It is cool in terms of breakeven over a distance. Appreciate the hint immensely.
It is already more interesting to speculate with someone who has mastered the basics. Five years is enough, but not less.
I found your point about "a set of orders in one direction" interesting. It is cool in terms of breakeven over a distance. Appreciate the hint immensely.
Thanks
OrderModify ERROR 1 error
When I try to test my EA, the error message pops up, what do I do?
OrderModify ERROR 1 error
The programmer should tear his/her arms off.
This error occurs when before modification the existing stops are not checked and the order with the old values is modified boldly.
Wrong.
When I try to test the EA, an error pops up, what should I do?
OrderModify ERROR 1 error
.
The programmer should have his hands ripped off.
This error occurs when before modification the existing stops/stops are not checked and the order with the old values is modified boldly.
It is quite brave to make such claims without any real code or log.
Although, yes, in most cases this error occurs due to incorrectly set values.
When I try to test an EA, an error will pop up, what should I do?
OrderModify ERROR 1 error
Your error means: "Attempting to modify already set values with the same values."
//-------
Suppose an order needs to change stop loss to SL and take profit to TP
then before modifying:
if(SL!=OrderStopLoss())
{
//модифицируем SL
}
if(TP!=OrderTakeProfit())
{
//модифицируем TP
}
Yusuf, what about your indicator of the mood? Is it already touching the bottom or is it just laying on it?
A selection of the last three bars spoiled the mood. Balance = 975, Funds = 290 cents. Funds down from 2450 to 290 cents. Margin 68.21 cents. There are about 60 open positions.
I intend to move all 34 instruments to TF M1 with a sample of 1000 bars. Trading will be based on this topic. I think to restore the status quo in a couple of weeks.