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

How Copy Trade One Account To Multiple accounts ? #140

@safebinarybot

Description

@safebinarybot

function subscribeToTransactions() {
api.events.on('transactions', function(response) {
console.log(response);
});
api.subscribeToTransactions();
}

I used this method ,
with this i can get if trade placed
but i want to copy that same trade to multiple account using Tokens

@martinov @raitucarp @borisyankov @raunakkathuria @aminroosta @gokula-krishna-dev

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions