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

Refresh & log updated portfolio balance so that advice & trading is not based on old data #67

Merged
merged 2 commits into from
Dec 21, 2013

Commits on Dec 5, 2013

  1. refresh portfolio stats every 11 minutes

    some users would prefer the cex.io portfolio balance should be refreshed periodically with more current BTC balance (as a result of BTC withdraw, deposit, mining new coin with the GHS, etc.)
    
    this commit will affect all exchanges, not just cex.io
    
    refresh period is 20 minutes
    kuzetsa committed Dec 5, 2013
    Configuration menu
    Copy the full SHA
    fa9f8f2 View commit details
    Browse the repository at this point in the history
  2. actually refresh the portfolio before displaying balance

    bugfix for gekko having a stale internal state which doesn't match the actual balance in portfolio
    kuzetsa committed Dec 5, 2013
    Configuration menu
    Copy the full SHA
    72ab99f View commit details
    Browse the repository at this point in the history