Git Product home page Git Product logo

nubot's Introduction

NEW VERSION NUBOT 2.0 LINK

NuBot

Nubot is simply bot on Binance market. I'm testing now. I'm begginer in Python.

Now this bot has:

  1. Analiz and Signal = Analiz RSI and BB only par BTC. We can send on Telegram.
  2. Strategy RSI
  3. Strategy PingPong
  4. Strategy PingPong2
  5. Strategy PingPong SMA
  6. Strategy BB
  7. Strategy SD
  8. Balance

Strategy RSI Link - This strategy is very simply. We need add level RSI MIN and MAX.

Strategy PingPong - In this strategy we set base price, profit up, profit down. This strategy buy/sell coins when profit will be done. We have possibility set start operation "SELL" or "BUY".

Strategy PingPong2 - In this strategy we set base price, profit up, profit down. This strategy buy/sell coins when profit will be done. We have possibility set start operation "SELL" or "BUY". Main diffrent between Strategy PingPong is in Strategy PingPong2 orders is create in the begining. "Orders wait for grows or downhill".

Strategy PingPong SMA - In this strategy we set profit up, profit down. Base price is line SMA. This strategy buy/sell coins when profit will be done. We have possibility set start operation "SELL" or "BUY".

Strategy BB Link - In this strategy we use BB. Bot checks actual price and levels BB line (base, up and down). When actual bot cross line BB will be order (Sell or Buy). We can change tick_interval in Settings file. ScreenShot

In file key.py we need add Api Binance and Telegram.

nubot's People

Contributors

kamilbl avatar

Watchers

 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.