[ARCHIVE!] Any rookie question, so as not to clutter up the forum. Professionals, don't pass by. Can't go anywhere without you - 4. - page 261

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
What does this disconnection look like? If the EA is running on your computer or VPS, only you can disable it, or the office does not accept orders from you at that time.
A properly working EA does not place orders for exactly 1 hour, and then it works normally for another 23 hours. The "break" from 23 to 24 hours and it works again. But it is written in settings: HourStart 0, HourEnd 24.
What are you like small?
Do the ticks come in?
If yes, does the EA attempt to open an order?
If yes, what is the ticket number returned by OrderSend()?
If "-1", what error code does GetLastError() return?
Why are you so small?
Do the ticks come in?
If yes, does the EA attempt to open an order?
If yes, what is the ticket number returned by OrderSend()?
If "-1", what error code does GetLastError() return?
1. Coming;
2. They are coming, as usual, and persistently;
3., 4. - Now checking against the log.
I remembered, and on the tester does not place orders during this period.
Thank you.
Good morning dear friends. I used to program in C++ (institute about 10 years ago).
I need help with this question:
Algorithm opens 2 pending orders by condition. A BUYSTOP always opens first, a SELLSTOP after it.
This is a new TIC:
How to track if there are already working orders (BUY ? SELL ? BUYSTOP? SELLSTOP? ) ?
How do I know with a new tick if a triggered TakeProfit order is closed + in this case close the opposite order (if there is still one)?
Hello, could you please give me the code for an indicator to draw a line like this, or better yet a beam based on these two points.
A word of advice, please:
I want to make a multi-timeframe MA, which changes its colour when the trend changes. I have done the average price display from other timeframes, but I do not know how to solve the problem with the colour change.
So, may someone suggest an idea or even a direct way to proceed?
Good afternoon! The indicator does not draw at all. I can't figure out what the error is, everything looks correctly written. I don't know what to think. And about the same code, without the function and not a big addition at the end, draws!!! Please tell me if there is something I don't know, don't understand, or just somehow I don't see the error I could have understood.
Of course it doesn't, it has no indicator buffers.
How could I not?
Where are they?
Name one.