BitBotFactory / MikaLendingBot

Automated lending on Cryptocurrency exchanges Poloniex and Bitfinex
http://poloniexlendingbot.readthedocs.io/en/latest/index.html
MIT License
1.11k stars 344 forks source link

Adjust maxPeriod from 30 to 120 days for Bitfinex according to Bitfinex #653

Closed vansonlin closed 3 years ago

vansonlin commented 3 years ago

Adjust maxPeriod from 30 to 120 days for Bitfinex according to Bitfinex

Closes #651

Link to Bitfinex's Announcement: https://www.bitfinex.com/posts/557

TESTING STAGE

Successfully tested with my bot

Types of changes

Checklist:

vansonlin commented 3 years ago

My current strategy has max period as 90 days and it did place a few 90-day orders. But I do see few 120 days orders matched, so this definitely works.

Screen Shot 2020-12-01 at 9 26 22 PM

Evanito commented 3 years ago

Very well then, no need to delay. Thank you for the contribution!