Skip to content

Commit 3aeccd1

Browse files
author
Shlomi Kushchi
authored
Merge pull request #256 from alpacahq/fix-readme-aggs-v2
Removing old doc string
2 parents 259136e + 7435573 commit 3aeccd1

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -351,10 +351,6 @@ object.
351351
- `unadjusted` can be set to true if results should not be adjusted for splits.
352352
- `limit` is an integer to limit the number of results. 3000 is the default and max value.
353353

354-
Specify the `_from` parameter if you specify the `to` parameter since when `to` is
355-
specified `_from` is assumed to be the beginning of history. Otherwise, when you
356-
use only the `limit` or no parameters, the result is returned from the latest point.
357-
358354
The returned entities have fields relabeled with the longer name instead of shorter ones.
359355
For example, the `o` field is renamed to `open`.
360356

0 commit comments

Comments
 (0)