Code Monkey home page Code Monkey logo

freqtrade_strs's People

Contributors

meesvw avatar ssssi 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  avatar  avatar  avatar  avatar  avatar

freqtrade_strs's Issues

Performance not same as your's

Hello,
Thank you for your very good strategy,
I have backtesting with the same config as you offered, but my result is bad (about 40% profit same data)than yours,
Is there some more tricks i need to pay attention on
Thank you

Brute force btc

Hi Mees, how are you? A while back i think i was you had a python script for brute forcing bitcoin. extracting public adresses from random generated private keys. I see u deleted this, can you please reach out to me i am still very interested in this project,

Thank u

Telegram: @CarteBlanche1

How you tune the stra parameters

Hello,

Good day.
I am confused about the Stra parameters tuning ,
I have tried the freqtrade 'hyperopt', but can only use one month data for it on my 64G CPU-memory PC,
It turns out that it can fit the used data, but get really bad performance on the non-seen data.
How you do the parameter fine-turning

Thank you.

custom_stoploss error "ewobuy_1" enter tag

Hi,
occasionally i get both "buy_1" and "ewo" as enter tag but these aren't whitespace separated by Freqtrade so the enter_tag.split() at line 147 isn't useful to detect the "ewo" condition into a list at line 149.

Schermata 2023-03-21 alle 16 33 30

Schermata 2023-03-21 alle 16 23 05

You could instead check directly the "enter_tag" string without splitting.
Anyway thanks for your strategy!

rejected entry signal issue

bro i see that your e0v1e strategy rejected too many entry signal. it mean in future bot can go wrong situation. i think for backtest and dry run perpose you need to increase max entry order to minimum 10. this way strat receive more entry signal and its draw more drawdown. this way you understand if this strat hit multiple stoploss in bad situation then what happen. by this way if your strat draw small drawdown factor and if you get better risk reward. that mean this strat work well future.

(buy\sell )_btc_safe( \_1d)

I see the buy\sell _btc_safe parameter in your stratergy intialisation, can't see those used / implemted in the stratergy implementation ? am i not seeing something and what these values signify

    "buy_btc_safe": -289,
    "buy_btc_safe_1d": -0.05,
 "sell_btc_safe": -389,

invalid value encountered in scalar divide

i get following error when backtesting on latest E0V1E

/home/ftuser/.local/lib/python3.11/site-packages/pandas_ta/overlap/linreg.py:53: RuntimeWarning: invalid value encountered in scalar divide
return rn / rd

how to solve?

Do you trade with this?

Hi.

Thanks for sharing, from the code I see some solid strategies.

Do you currently trade with any of this? I'm new to this and want to try some.

thanks.

How to use strategy config

Hello,

When I try to use your strategy config by multi config command:
freqtrade trade -s stra.py --config user_data/config.json --config user_data/BinHV27_short.json

it shows that the second config does not overwrite the corresponding value in the stra.py
Am I using it in the wrong manner?

Thanks a lot!

And !

If you can share it with some information about it would be great 😊

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.