mirror of
https://github.com/JKorf/CryptoExchange.Net
synced 2025-06-07 16:06:15 +00:00
Update index.html
This commit is contained in:
parent
be75449e4a
commit
3e410be611
@ -3653,7 +3653,7 @@ await tracker.StopAsync();
|
|||||||
<p>
|
<p>
|
||||||
<b>Stats and comparing data</b><br />
|
<b>Stats and comparing data</b><br />
|
||||||
|
|
||||||
Using the <code>tracker.GetData(fromTime, toTime)</code> method the trackers expose the data, or a subset of the data, can be retrieved:
|
Using the <code>tracker.GetData(fromTime, toTime)</code> method the trackers exposes the data, or a subset of the data, can be retrieved:
|
||||||
<pre><code>// Get all the data currently tracked:
|
<pre><code>// Get all the data currently tracked:
|
||||||
var data = tracker.GetData();
|
var data = tracker.GetData();
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user