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

Basic operations on Coinbase seem not to work #4

Open
jcwren opened this issue Jan 16, 2020 · 0 comments
Open

Basic operations on Coinbase seem not to work #4

jcwren opened this issue Jan 16, 2020 · 0 comments

Comments

@jcwren
Copy link

jcwren commented Jan 16, 2020

Configure a flow with 'Inject timestamp' -> 'ccxt-api' -> 'Debug'. Configure ccxt-api node with Exchange=Coinbase, API=Fetch Ticker, Symbol=BTC.

Deploying leaves a warning that it's not configured properly, ignore that, then click Inject. In debug tab, I get "coinbase does not have market symbol BTC", which it most assuredly does.

Here's the above flow exported from NodeRed.

[{"id":"fabadf39.2f8c2","type":"tab","label":"Flow 1","disabled":false,"info":""},{"id":"34dada03.0a6186","type":"ccxt-api","z":"fabadf39.2f8c2","name":"BTC","exchange":"coinbase","api":"fetchTicker","loadmarketsreload":false,"orderbooksymbol":"","fetchtickersymbol":"BTC","fetchohlcvsymbol":"BTC","fetchohlcvtimeframe":"1m","fetchohlcvsince":"2020-01-16","fetchohlcvlimit":"","fetchtradessymbol":"","apisecrets":"","apitype":"","apicustom":"","apipayload":"","payloadType":"json","x":370,"y":300,"wires":[["e4fce1a4.b8959"]]},{"id":"abca55d6.dd0b98","type":"inject","z":"fabadf39.2f8c2","name":"","topic":"","payload":"","payloadType":"date","repeat":"","crontab":"","once":false,"onceDelay":0.1,"x":240,"y":300,"wires":[["34dada03.0a6186"]]},{"id":"e4fce1a4.b8959","type":"debug","z":"fabadf39.2f8c2","name":"","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","x":510,"y":300,"wires":[]}]
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

1 participant