Type/to search
0
Follow
0
Followers
El método exchange.Go() no responde. Verifique la versión de C++.
Help
Created 2017-12-22 12:39:16  Updated 2017-12-23 14:52:52
 2
 1833
c++
auto d = exchange.GetDepth(); if (d.Valid) { Log(d.Asks[0], d.Bids[0]); } TId ffff; auto ff=exchange.Go("Sell",d.Bids[0].Price,0.05); if(ff.wait(ffff)){ Log(" 111",ffff); }else{ Log("22222"); }

Este código se ha probado en un simulacro de disco real sin éxito. No hay respuesta. No se usa el método exchange.Go (exchange.Go) directamente con el método exchange.Sell (exchange.Sell); este método puede tener éxito.

Related Recommendations
Comment
All comments (2)

    好的。可以了

    9 years ago

    已经修复,重启机器人即可。不需要更新托管

    9 years ago
  • 1
Forums
PINE Language
Get the app
iPhone Download
© 2015 - ∞ INVENTOR PTE LTD (SG)