GithubHelp home page GithubHelp logo

crossbot's Introduction

CROSSBOT

Automatic Trading Bot based on crossing of EMA indicators

Installation:

To run the code, you need a server with a configured php and with extension of curl_php

If your server is installed on the local machine and has the address:

http://127.0.0.1/

then extract the contents to the root folder:

products/crossbot/index.html
js/aex.js 
js/cookies.html 
js/xhr.js
api/binance_api.php
api/bitfinex_api.php
api/huobi_api.php
api/poloniex_api.php

For launch bot type in adress bar http://127.0.0.1/products/crossbot

The bot sends buy orders when fast EMA cross up slow EMA.

The bot sends sell orders at when fast EMA cross down slow EMA.

[RU] CROSSBOT

Установка:

Для работы кода, вам необходим сервер с настроенным php и в частности обязательным расширением curl_php

Если ваш сервер установлен на локальной машине и имеет адрес:

http://127.0.0.1/

то распакуйте содержимое в корневую папку:

products/crossbot/index.html
js/aex.js 
js/cookies.html 
js/xhr.js
api/binance_api.php
api/bitfinex_api.php
api/huobi_api.php
api/poloniex_api.php

Для запуска бота набирайте в адресной строке http://127.0.0.1/products/crossbot

Бот отсылает ордера на покупку, когда быстрая скользящая пересекает вверх медленную скользящую.

Бот отсылает ордера на продажу, когда быстрая скользящая пересекает вниз медленную скользящую.

crossbot's People

Contributors

savinkirillnick avatar

Stargazers

 avatar

Watchers

James Cloos avatar  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.