bmino / binance-triangle-arbitrage

Detect in-market cryptocurrency arbitrage
MIT License
1.08k stars 340 forks source link

EXECUTION.FEE #125

Closed ramonck closed 3 years ago

ramonck commented 3 years ago

From what I remember the fees are: 0.0075% fee I see you have it configured as the following and was wondering what you have it considered? "FEE": 0.10

bmino commented 3 years ago

Binance lists their fees here: https://www.binance.com/en/fee/schedule

Fees with no discounts: 0.10% Fees with a basic BNB discount: 0.075%

So you have a point where perhaps the default should be 0.075 instead of 0.1 Keep in mind this value is provided as a percent and not as a decimal as per the config readme

ramonck commented 3 years ago

Thanks for the return, changed the config.