Coder Social home page Coder Social logo

bb_rpb_tsl's Introduction

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

bb_rpb_tsl's People

Contributors

bazmattaz avatar ethanopp avatar jilv220 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

bb_rpb_tsl's Issues

differences

Huge Thanks for your work!
I just wanted to ask about differences in:
BB_RPB_TSL,
what is _RNG and _TBS ?

is there an updated version for futures?

Hi,
this is a wonderful strategy. thanks for sharing it for free.

im a noob in python, is there an update that would support short(futures) in binance? thanks

max_open_trades

Can you please tell me if you are still using "max_open_trades": 5 ?
In your backtests results v103 and v104 I see "Max open trades = 86, 97, etc..." how is it possbile if you are using "max_open_trades": 5 in your conifg.json?

Thanks

DDoS Warning using Kucoin exchange

Hi, I was trying BB_RPB_TSL.py with Kucoin as exchange, but I'm getting this warning constantly:

freqtrade | 2022-01-10 06:11:50,256 - freqtrade.exchange.common - WARNING - _async_get_candle_history() returned exception: "kucoin GET https://openapi-v2.kucoin.com/api/v1/market/candles?symbol=LTC-USDT&type=1day&startAt=1641427200&endAt=1684627200 429 Too Many Requests {"code":"429000","msg":"Too Many Requests"}"
freqtrade | 2022-01-10 06:11:50,257 - freqtrade.exchange.common - WARNING - retrying _async_get_candle_history() still for 4 times
freqtrade | 2022-01-10 06:11:50,258 - freqtrade.exchange.common - WARNING - Kucoin 429 error, avoid triggering DDosProtection backoff delay. 3 tries left before giving up

I've increased the Rate Limit from default (50) to 3100 under exchange.ccxt_async_config.rateLimit, but the warning persist.

Is this normal and I'm just have to ignore it?

Thanks in advance for your help!

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.