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

Some errors #634

Closed
poudenes opened this issue Jun 8, 2023 · 1 comment
Closed

Some errors #634

poudenes opened this issue Jun 8, 2023 · 1 comment
Labels
question Further information is requested

Comments

@poudenes
Copy link

poudenes commented Jun 8, 2023

Hi,

Im trying out this great project. Only what I see is this all the time:

Error occurred while retrieving TradingView technical analysis...

{
  "_id": "64816e9b83155a09c616b46d",
  "symbol": "XRPUSDT",
  "msg": "Error occurred while retrieving TradingView technical analysis...",
  "loggedAt": "2023-06-08T06:00:59.678Z",
  "data": {
    "uuid": "1b62fac8-a726-4625-b2ee-b2a73df8a795",
    "stepName": "get-tradingview",
    "symbols": [
      "XRPUSDT"
    ],
    "err": {
      "message": "getaddrinfo ENOTFOUND tradingview",
      "name": "Error",
      "stack": "Error: getaddrinfo ENOTFOUND tradingview\n    at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:71:26)",
      "code": "ENOTFOUND"
    }
  }
}

And all the orders cancelled with this message:

Buy order stop price is higher than current buy limit price, cancel current buy order

@poudenes poudenes added the question Further information is requested label Jun 8, 2023
@poudenes
Copy link
Author

poudenes commented Jun 8, 2023

read some other docker-compose files instead only the stack one. And there was also a TradingView docker part. Add that one and now the TradingView error is gone

@poudenes poudenes closed this as completed Jun 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant