{"repo":"yonathan95/BinanceTradingBot","free":true,"listed":false,"github":"https://github.com/yonathan95/BinanceTradingBot","clone":"git clone https://github.com/yonathan95/BinanceTradingBot.git","description":"A crypto trading bot, using Binance exchange futures market.","language":"Java","stars":150,"topics":["binance-crytpocurrency-exchange","java","trading-bot","cryptocurrency","cryptocurrency-trading-bot"],"license":"MIT","category":"trading","readme_excerpt":"Binance Trading Bot This repo is no longer supported. Overview A crypto trading bot, using Binance exchange futures market. This is a bot that's written in Java that buys and sells cryptocurrency using Binance's API, managing user balances and dispalys information. This project incorporate multiple threads, use of WebSocket and Rest APIs and object-oriented programming. It required research on cryptocurrency strategies and their employment in Java with Binance's API. Strategies The bot acquires the 150 most recent candles from Binance based on the symbol typed in by the user, and then runs on one or more from the strategies described below. It will try to buy in the right time as defined by the strategy and sell as well. Methodolodgy - each entry strategy corresponds to its similary-named exit strategies. For example, RSI entry strategy will enter into position that listens on the four possible RSI exit strategies. Entry strategies 1. Relative Strength Index (RSI) with 9 candles. To enter position the RSI needs to cross 27,30 and 35 fast (last 2 close candles). 2. Long MACD Over RSI with 9 rsi values, fast bar: 14, slow bar: 24. If the price is above SMA 100, we need or that macd over rsi value crossed zero upwards, or we have a three negative downwards pyramid. 3. Short MACD Over RSI If the price is below SMA 100, we need that macd over rsi value crossed zero downwards or that we have three positive upwards pyramid. The Long MACD and Short MACD are in the same class, while t","default_branch":null,"files":null,"tree":[],"storefront":"/r/yonathan95","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/yonathan95/BinanceTradingBot/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}