Skip to content

Make BenchMark Work with a LIVE data #11

Description

@omendram

To get the last 240 minute candles from live data:

from App.Library.Connection.Price import Price
candles = Price.get_last_n_candles(instrument='EUR/USD', period=Period.MINUTE_1[0], n=240)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions