How to avoid zero candle errors؟
-

In this picture several wrong orders caused by using the zero candle, I want to help in a specific way to avoid these errors by:
After buying or selling, the price is compared to buying and selling at every moment.
In the event of a difference, a valid order will be opened.
Waiting for your participation and help in this? I want your opinion in the best way -
As there is a big number of ticks in a bit of time, comparing the price every tick to a referred price(buy/sell price) just set is, in many situations, gonna open a large number of opposite positions. One tick it will be above, the other below... The easiest way (probably the best), to avoid "wrong" trades, is to set candle 1.
-
@seb-0 said in How to avoid zero candle errors؟:
As there is a big number of ticks in a bit of time, comparing the price every tick to a referred price(buy/sell price) just set is, in many situations, gonna open a large number of opposite positions. One tick it will be above, the other below... The easiest way (probably the best), to avoid "wrong" trades, is to set candle 1.
What if I increased 15 points to the zero candle to give more confirmation of the price or vice versa, there would be 15 points negative
-
Yes if candle 0 x> MA adjust : + 15 pip-------buy
You can do that -
@seb-0 I will try thank you
-
@khalids222 How do I set a method after buying or selling to know the current price every second. OR NOW ?
So that if there is an order to buy and the price down opens a direct sale. vice versa -
By doing something like that
