Giter Site home page Giter Site logo

bitbotbacktothefuture's Introduction

BitBotBackToTheFuture

Bot of Bitmax

Example file "key.txt" (Configuration)

{

"key":"",

"secret":"",

"domain":"https://testnet.bitmex.com",

"pair":"XBTUSD",

"contract":300,

"profit":0.2,

"fee":0.075,

"long":"enable",

"short":"enable",

"interval":2000,

"intervalOrder":60000,

"timeGraph":"1m",

"webserver":"enable",

"webserverConfig":"http://localhost:5321/bot/",

"webserverIntervalCapture":300000,

"webserverKey":"",

"webserverSecret":"",

"indicatorsEntry":[

{

"name":"CCI",

	"period":8
},
{

"name":"RSI",

	"period":8
},
{

"name":"BBANDS",

	"period":7
}	

],

"indicatorsEntryCross":[

	{

"name":"MA",

		"period":5
	}

],

"indicatorsEntryDecision":[

{

"name":"RSI",

	"period":8,
	"decision":"enable",
	"decisionPoint":40,
	"tendency":"enable"
}


]

}

DONATE

BTC 39DWjHHGXJh9q82ZrxkA8fiZoE37wL8jgh

BCH qqzwkd4klrfafwvl7ru7p7wpyt5z3sjk6y909xq0qk

ETH 0x3017E79f460023435ccD285Ff30Bd10834D20777

ETC 0x088E7E67af94293DB55D61c7B55E2B098d2258D9

LTC MVT8fxU4WBzdfH5XgvRPWkp7pE4UyzG9G5

bitbotbacktothefuture's People

Contributors

matheusgrijo avatar

Watchers

James Cloos avatar Fábio Reis avatar

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.