Is the gate interface now supported?
See original GitHub issueMUST READ THIS BEFORE SUBMITTING ISSUES (read the link, then delete this message before submitting):
https://github.com/ccxt/ccxt/blob/master/CONTRIBUTING.md#how-to-submit-an-issue
Please make sure your local version of ccxt is up to date with this repo. You can check by comparing the output of ccxt.version
to https://github.com/ccxt/ccxt/blob/master/package.json#L3
- OS:
- Programming Language version:
- CCXT version:
- Exchange:
- Method:
using “gateio” to fetch data(e.g. ohlcv) throws error:
Using the following exchange(s): [‘gateio’] gateio interface does not support timeframe queries! We are unable to fetch data! Something went wrong fetching data for BTC/USDT, skipping
Issue Analytics
- State:
- Created 4 years ago
- Comments:6 (3 by maintainers)
Top Results From Across the Web
FortiOS Release Notes | FortiGate / FortiOS 6.4.9
Therefore, when an interface IP is not allowed to connect externally, the probe session fails and causes traffic to not work. Firewall. Bug...
Read more >PSIRT Advisories | FortiGuard
Please contact customer support for assistance. Workaround: FortiOS: Disable HTTP/HTTPS administrative interface.
Read more >Oracle GoldenGate 21c Release Announcement
A single, Unified build is now available for Oracle GoldenGate for supported Oracle Databases. This feature eliminates previous releases' ...
Read more >Common Gateway Interface - Wikipedia
In computing, Common Gateway Interface (CGI) is an interface specification that enables web servers to execute an external program, typically to process user ......
Read more >AWS Storage Gateway FAQs | Amazon Web Services
Q: What use cases does AWS Storage Gateway support? Storage Gateway supports four key hybrid cloud use cases – (1) move backups and...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
thanks
@lfzCarlosC it works for me:
Also, your CCXT version is very old, can you update to the most recent version and check that again?
Let us know if the above does not help.