mxaddict / mmaker

MMaker is a Market Making trading bot
https://github.com/mxaddict/mmaker
MIT License
30 stars 10 forks source link

TypeError #2

Closed valent closed 6 years ago

valent commented 6 years ago

On running the bot, am getting this error> the definition of the function "privatePostPositions" is missing
[TypeError] this.exchange.privatePostPositions is not a function Kindly rectify.

mxaddict commented 6 years ago

Can you post the conf you are using?

On Dec 25, 2017 7:02 PM, "valent" notifications@github.com wrote:

On running the bot, am getting this error> the definition of the function "privatePostPositions" is missing [TypeError] this.exchange.privatePostPositions is not a function Kindly rectify.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/mxaddict/mmaker/issues/2, or mute the thread https://github.com/notifications/unsubscribe-auth/ABAwKX9q3I_IdL7HCYl9hZo2DDKbTZ7_ks5tD4CogaJpZM4RMP_D .

mxaddict commented 6 years ago

I see, in another issue you posted that you were trying to get it to work with a different exchange.

As stated in the README, I have not yet added support for other exchanges.

So, I will be closing this issue.