mirror of
https://github.com/freqtrade/freqtrade.git
synced 2026-02-17 03:30:33 +00:00
Deployed b77739b to develop in en with MkDocs 1.6.1 and mike 2.1.3
This commit is contained in:
@@ -1291,6 +1291,21 @@
|
||||
</span>
|
||||
</a>
|
||||
|
||||
<nav class="md-nav" aria-label="Hyperliquid">
|
||||
<ul class="md-nav__list">
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#historic-hyperliquid-data" class="md-nav__link">
|
||||
<span class="md-ellipsis">
|
||||
Historic Hyperliquid data
|
||||
</span>
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
@@ -2065,6 +2080,21 @@
|
||||
</span>
|
||||
</a>
|
||||
|
||||
<nav class="md-nav" aria-label="Hyperliquid">
|
||||
<ul class="md-nav__list">
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#historic-hyperliquid-data" class="md-nav__link">
|
||||
<span class="md-ellipsis">
|
||||
Historic Hyperliquid data
|
||||
</span>
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
@@ -2422,6 +2452,8 @@ Unfortunately, hyperliquid only offers 5000 historic candles, so backtesting wil
|
||||
<li>If you have funds you don't want to use for trading (after making a profit for example), transfer them back to your hardware wallet.</li>
|
||||
</ul>
|
||||
</div>
|
||||
<h3 id="historic-hyperliquid-data">Historic Hyperliquid data<a class="headerlink" href="#historic-hyperliquid-data" title="Permanent link">¶</a></h3>
|
||||
<p>The Hyperliquid API does not provide historic data beyond the single call to fetch current data, so downloading data is not possible, as the downloaded data would not constitute proper historic data.</p>
|
||||
<h2 id="all-exchanges">All exchanges<a class="headerlink" href="#all-exchanges" title="Permanent link">¶</a></h2>
|
||||
<p>Should you experience constant errors with Nonce (like <code>InvalidNonce</code>), it is best to regenerate the API keys. Resetting Nonce is difficult and it's usually easier to regenerate the API keys.</p>
|
||||
<h2 id="random-notes-for-other-exchanges">Random notes for other exchanges<a class="headerlink" href="#random-notes-for-other-exchanges" title="Permanent link">¶</a></h2>
|
||||
|
||||
Reference in New Issue
Block a user