Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

client.trade().testNewOrder(parameters); not exists #32

Open
Krobys opened this issue Apr 18, 2024 · 0 comments
Open

client.trade().testNewOrder(parameters); not exists #32

Krobys opened this issue Apr 18, 2024 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@Krobys
Copy link

Krobys commented Apr 18, 2024

please fix your readme.

client.trade().testNewOrder(parameters); is not exists. it is not even in base interface of FuturesClient

public interface FuturesClient {
    Market market();

    Account account();

    UserData userData();

    PortfolioMargin portfolioMargin();
}

Could you please provide proper example of placing new order?

@Krobys Krobys changed the title client.trade().testNewOrder(parameters); now exists client.trade().testNewOrder(parameters); not exists Apr 19, 2024
@aisling-2 aisling-2 added the documentation Improvements or additions to documentation label May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants