Skip to content
This repository was archived by the owner on Oct 19, 2022. It is now read-only.
This repository was archived by the owner on Oct 19, 2022. It is now read-only.

Missing Custom Broker docs #6

@unsaved

Description

@unsaved

According to https://www.reddit.com/r/algotrading/comments/8fqz9w/i_built_an_opensource_algorithmic_trading_platform/ , a month ago trams said regarding custom broker documentation,

Now I have finally pushed the docs update!

, yet at https://devalpha.io/documentation#custom-brokers today all it says regarding creation of custom brokers is:

Defining a createBroker function
The createBroker function should return an object containing three functions.

type brokerCreator = (onFill) => ({

})

Is there product documentation somewhere other than the Git README.md's and https://devalpha.io/documentation ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions