Coder Social home page Coder Social logo

gunbot-polo-updater's Introduction

Gunbot-Polo-Updater

Updates Gunbot 4.0.5+ config.js for poloniex coins by volume

v4+ NOTE: Updater PHP file, PoloAPI.php, and BittrexAPI.php ALL required and must all be in SAME folder.

This uses Poloniex and Bittrex PHP API to automatically update config.js to bot top volume coins or sell off coins with reduced volume.

Instructions:

For PoloTA Version: Download and enable Trader PHP extension.

Windows binaries: http://windows.php.net/downloads/pecl/releases/trader/0.4.0/
Linux: https://pecl.php.net/package/trader

  1. Install PHP (php7 recommended)

  2. Enable cUrl and openssl PHP Extensions in php.ini

  3. Create a NEW poloniex/bittrex API Key

  4. Set your key and secret in the .php file.

  5. Set configuration based on comments.

  6. Schedule to run using cron or task scheduler. Recommended 90 minute intervals.

For exemptions. Set the configuration for your manual coins in your config.js. Add those coin names to manualconfig section to leave your manual configurations.

If you like my work, I don't drink sooo buy me a Starbucks?
BTC: 1EbMRKN6eF8DJMA114E8Hx6JWyzX8YvN65
ETH: 0xB0cF532D96Ca3cf53484FA5c788A1627568Bb942

gunbot-polo-updater's People

Contributors

zcpnate avatar

Stargazers

Debapriya Das avatar CryptoWally avatar martial limousin avatar  avatar J. Gobeli avatar Alexander Bien avatar H Zhang avatar An Ngo avatar  avatar  avatar Vu NGUYEN avatar

Watchers

 avatar  avatar  avatar Geir Mjøsund avatar Exquitas avatar

gunbot-polo-updater's Issues

Changes in Gunbot 5.0.5

Love the script.

There has been a slight change in a Gunbot 5.0.5 config parameter. I would do a pull request but it would break backwards compatibility with previous versions.

The BTC_TRADING_LIMIT parameter has been changed to TRADING_LIMIT in version 5.0.5.

There are 4 instances in nate-updateGB.php that need to be changed for Gunbot 5.0.5. This would also apply to nate-updateGB-PoloTA.php.

Thanks,
Jason

BTC_error

In the config output file, a pair is created at the end of the pair list:
"BTC_error": {
"strategy": "bbgain",
"override": {
"GAIN": 0.8
}
}

with help coins params:
///Put your Override settings here for Help Coins — Coins you own but no longer meet the min volume.
$overrideStrategy = 'bbgain'; ////Help Coin Strategy
$override = array( 'GAIN'=> 0.8 ); ////Help Coin Override Settings

What does it means?

GB v7

How to do then updater set pairs in config for polo like BTC-LTC, not BTC_LTC?
coz
Standard pairs names for all exchanges: no more XLTCZEUR, BTC_, ETH*@ or anything like that, by now we use PRIMARY-ALT format for all exchages (Example: BTC-ETH, USDT-BCH)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.