All Projects → jilv220 → BB_RPB_TSL

jilv220 / BB_RPB_TSL

Licence: GPL-3.0 license
A Trading strategy for the Freqtrade crypto bot.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to BB RPB TSL

MoniGoMani
Isn't that what we all want? Our money to go many? Well that's what this framework/strategy hopes to do for you! By giving you & HyperOpt a lot of signals to alter the weights from.
Stars: ✭ 868 (+511.27%)
Mutual labels:  trading-strategies, freqtrade-strategies, freqtrade
freqtrade-heroku
Setup freqtrade/freqUI on Heroku
Stars: ✭ 49 (-65.49%)
Mutual labels:  freqtrade-strategies, freqtrade
algotrading-example
algorithmic trading backtest and optimization examples using order book imbalances. (bitcoin, cryptocurrency, bitmex, binance futures, market making)
Stars: ✭ 169 (+19.01%)
Mutual labels:  trading-strategies
ProjectReward
A software to shortlist and find the best options spread available for a given stock and help it visualise using payoff graphs.
Stars: ✭ 57 (-59.86%)
Mutual labels:  trading-strategies
binance-proxy
A websocket proxy written in GoLang, that caches the endpoints: klines, depth, ticker/24hr, and exchangeInfo. It resembles the Binance API behaviour. And has a primary usecase to eliminate ratelimits when querying the Binance API from a single IP.
Stars: ✭ 70 (-50.7%)
Mutual labels:  freqtrade
GoatFish-Core
Not production ready - Capital at risk. A Bitcoin leverage trading and backtesting platform that connects to popular Bitcoin exchanges. It is written in JavaScript and runs on Node.js.
Stars: ✭ 31 (-78.17%)
Mutual labels:  trading-strategies
TradeBot
Crypto trading bot using Binance API (Java)
Stars: ✭ 292 (+105.63%)
Mutual labels:  trading-strategies
Twitter Activated Crypto Trading Bot
Buys crypto through keyword detection in new tweets. Executes buy in 1 second and holds for a given time (e.g. Elon tweets 'doge', buys Dogecoin and sells after 5 minutes). Tested on Kraken and Binance exchanges
Stars: ✭ 92 (-35.21%)
Mutual labels:  trading-strategies
exchange-proxy
exchange-proxy
Stars: ✭ 88 (-38.03%)
Mutual labels:  freqtrade
roq-samples
How to use the Roq C++20 API for Live Cryptocurrency Algorithmic and High-Frequency Trading as well as for Back-Testing and Historical Simulation
Stars: ✭ 119 (-16.2%)
Mutual labels:  trading-strategies
ninjabot
A fast trading bot platform for cryptocurrency in Go (Binance)
Stars: ✭ 1,021 (+619.01%)
Mutual labels:  trading-strategies
strato
Algorithmic crypto trading strategy
Stars: ✭ 40 (-71.83%)
Mutual labels:  freqtrade
LickHunterPRO
Cryptocurrency Trading Bot that looks for large pools of liquidity getting liquidated on margin trading, when it finds these it counter trades them!
Stars: ✭ 114 (-19.72%)
Mutual labels:  trading-strategies
futu algo
Futu Algorithmic Trading Solution (Python) 基於富途OpenAPI所開發量化交易程序
Stars: ✭ 143 (+0.7%)
Mutual labels:  trading-strategies
freqtrade-gym
A customized gym environment for developing and comparing reinforcement learning algorithms in crypto trading.
Stars: ✭ 192 (+35.21%)
Mutual labels:  freqtrade
quick trade
convenient script for trading with python.
Stars: ✭ 63 (-55.63%)
Mutual labels:  trading-strategies
QuantResearch
Quantitative analysis, strategies and backtests
Stars: ✭ 1,013 (+613.38%)
Mutual labels:  trading-strategies
catalyst-docs
Documentation for the Catalyst algorithmic trading library
Stars: ✭ 41 (-71.13%)
Mutual labels:  trading-strategies
TradingView-Machine-Learning-GUI
Let Python optimize the best stop loss and take profits for your TradingView strategy.
Stars: ✭ 396 (+178.87%)
Mutual labels:  trading-strategies
tradeview
A platform for trading crypto currency pairs on crypto exchanges and running crypto currency pair strategies.
Stars: ✭ 69 (-51.41%)
Mutual labels:  trading-strategies

Important Thing to notice

1) Do not use this strategy on live. It is still undergoing dry-run.

Using it live at your own risk.

2) If you want to use it on other exchanges (not kucoin),

You may need to re-hyperopt, the strategy is probably overfitted on kucoin. It will behave wildly different on other exchanges. (ex. Binance)
The BB_RPB_TSL_BI version is for Binance.

3) Don't use volume list or use volume list with very strict filters

This strategy is not optimized towards all trading pairs, and it cannot predict and prevent P&D (pump and dump).

4) If you want to show appreciation,

Please notice a huge part of this strategy is a re-combination of NFI, I don't deserve the credit. If you want to show appreciation, please buy a coffee for @iterativ.

5) About NFIX_BB_RPB

This version is just NFIX with BB_RPB conditions added. I will keep merge latest NFIX if I have time. Do notice NFIX is really heavy , and it is recommended to get a high frequency cpu with at least 2G RAM. If you want to know more, there is NFI wiki available.

6) How to use trailing buy

Run freqtrade trade -c <name of your config file>.json -s BB_RPB_TSL_Trailing

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].