Skip to content

Commit ba443f6

Browse files
author
Emerson Pedroso
committed
fix
1 parent b29d53d commit ba443f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -375,7 +375,7 @@ symbol = ["EURUSD"]
375375

376376

377377

378-
data = api.history(simbol)
378+
data = api.history(symbol)
379379

380380
# example reading 20 year of M1 OHLC takes around 2 seconds read more than 7 million canldes
381381
Elapsed run time: 2.041501855 seconds

0 commit comments

Comments
 (0)