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

CEXIO use "my" fees #967

Merged
merged 2 commits into from
Jan 3, 2018
Merged

CEXIO use "my" fees #967

merged 2 commits into from
Jan 3, 2018

Commits on Dec 21, 2017

  1. CEXIO use "my" fees

    Get (and use) personalized fees on CEXIO as returned by the API at https://cex.io/api/get_myfee for live and paper trading.
    
    The fees get recalculated (by CEX) and refreshed (by us) every day at midnight (GMT)
    
    The timer uses UTC so this works regardless of the bots local timezone.
    defkev committed Dec 21, 2017
    Configuration menu
    Copy the full SHA
    1a8de54 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2017

  1. Check for dynamicFees property instead of exchange name

    Less hackish
    defkev committed Dec 22, 2017
    Configuration menu
    Copy the full SHA
    5b7f9a4 View commit details
    Browse the repository at this point in the history