Skip to content
This repository has been archived by the owner on Feb 15, 2022. It is now read-only.

conf for maker/taker fees? #698

Closed
deamonkai opened this issue Nov 11, 2017 · 2 comments
Closed

conf for maker/taker fees? #698

deamonkai opened this issue Nov 11, 2017 · 2 comments
Labels

Comments

@deamonkai
Copy link

Looking through I don't see where it allows you to specify maker/taker fees. I note the Gemini exchange where it it lists them as 0.1/0.1, which for low-vol traders is wrong, it's .25bps.

Is there a way to specify the maker/taker fee or pull the current fee schedule from the exchanges?

@deamonkai
Copy link
Author

zenbot/extensions/exchanges/gemini/exchange.js

var exchange = {
name: 'gemini',
historyScan: 'forward',
makerFee: 0.10,
takerFee: 0.10,

@DeviaVir
Copy link
Owner

Dear issue reporter,

We have slightly changed our github issue policy and would now kindly request folks that have questions that they ask them in our zenbot subreddit.

You can find it here: https://reddit.com/r/zenbot

This issue will be closed, but if you disagree with your ticket being marked as a question feel free to leave a comment defending your case.

Thanks for contributing time and effort!

Greetings,
🤖

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants