Metadata-Version: 1.1
Name: fence
Version: 0.0.2
Summary: BitCoin trending and trading bot
Home-page: http://github/hobsonlane.com/fence/
Author: Hobson Lane
Author-email: hobson@totalgood.com
License: UNKNOWN
Description: Fence
        ======
        
        Python module for BitCoin trading and trending
        
        DONE
        -----
        
        * weighted averages of buy and sell "book"
        * API authentication tested
        
        TODO
        -----
        
        * implement liquidity contributor bot 
        
            + Buy and sell limits above and below current price
            + No stop-loss or take-gain limits
            + Make money when trader panic/greed cause prices to oscillate chaotically
        
Keywords: bitcoin,agent,bot,ai,finance,trend,trade
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Environment :: Other Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Internet :: WWW/HTTP :: Indexing/Search
Classifier: Topic :: Office/Business :: Financial :: Investment
