Help Me Cant Place Order

 

Hi

My Bot Can not order

And displays this error

  •    CTrade::OrderSend: instant sell 0.10 GBPUSD at 1.32136 sl: 1.32636 tp: 1.31136 [requote (1.32182/1.32191)]
    MN    0    19:35:12.486     (GBPUSD,M5)    #3 Sell -> false. Result Retcode: 10004, description of result: requote (1.32182/1.32191)
    KR    0    19:35:12.486    (GBPUSD,M5)    Code of request result: 10004
    QD    0    19:35:12.486    (GBPUSD,M5)    code of request result: requote (1.32182/1.32191)
    PJ    0    19:35:12.486    (GBPUSD,M5)    deal ticket: 0
    NM    0    19:35:12.486    (GBPUSD,M5)    order ticket: 0
    RD    0    19:35:12.486    (GBPUSD,M5)    volume of deal or order: 0.00
    PQ    0    19:35:12.486    (GBPUSD,M5)    price, confirmed by broker: 0.00000
    DE    0    19:35:12.486    (GBPUSD,M5)    current bid price: 1.32182
    LL    0    19:35:12.486    (GBPUSD,M5)    current ask price: 1.32191
    MG    0    19:35:12.486    (GBPUSD,M5)    broker comment: Requote
    DR    0    19:40:15.612    (GBPUSD,M5)    CTrade::OrderSend: instant sell 0.10 GBPUSD at 1.32280 sl: 1.32780 tp: 1.31280 [requote (1.32224/1.32238)]
    DM    0    19:40:15.612    (GBPUSD,M5)    #3 Sell -> false. Result Retcode: 10004, description of result: requote (1.32224/1.32238)
    KF    0    19:40:15.612    (GBPUSD,M5)    Code of request result: 10004
    PP    0    19:40:15.612    (GBPUSD,M5)    code of request result: requote (1.32224/1.32238)
    PF    0    19:40:15.612    (GBPUSD,M5)    deal ticket: 0
    NQ    0    19:40:15.612    (GBPUSD,M5)    order ticket: 0
    NG    0    19:40:15.612    (GBPUSD,M5)    volume of deal or order: 0.00
    PL    0    19:40:15.612    (GBPUSD,M5)    price, confirmed by broker: 0.00000
    MH    0    19:40:15.612    (GBPUSD,M5)    current bid price: 1.32224
    HP    0    19:40:15.612    (GBPUSD,M5)    current ask price: 1.32238
    QS    0    19:40:15.612    (GBPUSD,M5)    broker comment: Requote
    


please help

Documentation on MQL5: Trade Functions / OrderGetTicket
Documentation on MQL5: Trade Functions / OrderGetTicket
  • www.mql5.com
OrderGetTicket - Trade Functions - MQL5 Reference - Reference on algorithmic/automated trading language for MetaTrader 5
 

"Requote".

Perhaps you do not update prices before submitting a trade order, or you have set up a very small slippage.