This commit is contained in:
TerenceLiu98 2021-05-29 18:46:16 +08:00
parent 958615b31e
commit 3867bf4045
1 changed files with 0 additions and 9 deletions

View File

@ -47,18 +47,9 @@ def market_data(
if __name__ == "__main__":
data = market_data(instrument="eurusd",
<<<<<<< HEAD
startdate="2020-01-01",
enddate="2021-01-01",
timeframe="d1",
pricetype="bid",
volume=True,
flat=True)
=======
startdate="2020-01-01",
enddate="2021-01-01",
timeframe="d1",
pricetype="bid",
volume=True,
flat=True)
>>>>>>> master