mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-10 10:21:59 +00:00
typo corrected
This commit is contained in:
parent
11c3b3fdb9
commit
e4fc298bd6
|
@ -161,7 +161,7 @@ class Edge():
|
|||
def _fill_calculable_fields(self, result: DataFrame):
|
||||
"""
|
||||
The result frame contains a number of columns that are calculable
|
||||
from othe columns. These are left blank till all rows are added,
|
||||
from other columns. These are left blank till all rows are added,
|
||||
to be populated in single vector calls.
|
||||
|
||||
Columns to be populated are:
|
||||
|
|
Loading…
Reference in New Issue
Block a user