Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Negative AB Age - BC Age - CA Age #176

Open
klod2393 opened this issue Dec 21, 2021 · 3 comments
Open

Negative AB Age - BC Age - CA Age #176

klod2393 opened this issue Dec 21, 2021 · 3 comments

Comments

@klod2393
Copy link

Hi, I'm currently having negative ages. Anyone had the same issue? I also attached the configuration file

image

"INVESTMENT": {
    "USDT": {
        "MIN": 10.000,
        "MAX": 100.000,
        "STEP": 1.0
    }
},

"SCANNING": {
    "DEPTH": 50,
    "WHITELIST": ["USDT","BTC","MATIC","HOT","GALA","BTT","TRX","WIN","BNB","XLM","DAI","YFI","DOGE","STRAX"]
},

"EXECUTION": {
    "ENABLED": false,
    "CAP": 1,
    "STRATEGY": "linear",
    "TEMPLATE": ["BUY", "SELL", "SELL"],
    "FEE": 0.075,
    "THRESHOLD": {
        "PROFIT": 0.50,
        "AGE": 25
    }
},

"HUD": {
    "ENABLED": true,
    "ROWS": 10,
    "REFRESH_RATE": 500
},

"LOG": {
    "LEVEL": "debug",
    "PRETTY_PRINT": true,
    "STATUS_UPDATE_INTERVAL": 2
},

"WEBSOCKET": {
    "BUNDLE_SIZE": 1,
    "INITIALIZATION_INTERVAL": 200
},

"BINANCE_OPTIONS": {}
@jffernique
Copy link

same problem

@alanceloth
Copy link

same problem here

@subtain-haider
Copy link

any solution for this? I am getting same problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants