Limit/Market Trades
#5
Quote:Gekko then gets an advice to go short and is placing an order with 100 MTC. Is this part of the sticky order strategy or is something else going wrong?

Something else is definitely going wrong there. Current sticky order does not break up lot into fractions.

Quote:However, this order gets never fulfilled or changed by gekko later.

If your hitbtc code follows this interface: https://gekko.wizb.it/docs/extending/add...hange.html everything should happen automatically.

Quote:2018-07-10 08:26:01 (DEBUG): [ORDER] statusChange: REJECTED

Rejected means Gekko Broker thought there was an error in creating the order OR when doing a getOrder call your code passed something like:

Code:
{ open: false, completed: false }

If you still have trouble please log all the values you are returning from your hitbtc code (to gekko broker) and put them in a gist or so.
  Reply


Messages In This Thread
Limit/Market Trades - by mr.davis - 07-11-2018, 10:52 AM
RE: Limit/Market Trades - by askmike - 07-12-2018, 05:09 AM
RE: Limit/Market Trades - by mr.davis - 07-12-2018, 08:49 AM
RE: Limit/Market Trades - by mark.sch - 07-12-2018, 09:47 AM
RE: Limit/Market Trades - by askmike - 07-12-2018, 11:16 AM
RE: Limit/Market Trades - by askmike - 07-13-2018, 08:32 AM

Forum Jump:


Users browsing this thread: