Skip to content
This repository was archived by the owner on Aug 27, 2024. It is now read-only.
This repository was archived by the owner on Aug 27, 2024. It is now read-only.

FtxExchange should cater for futures and spot #4

Description

@atkinson

The ftx API treats futures and spot differently; we should not conflate them.

execution.exchanges.Exchange defines a base class for Exchanges (currently the only implementation is execution.exchanges.ftx.FtxExchange which is incomplete).

We need to support strategies that work with spot, and futures.

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