Code Monkey home page Code Monkey logo

3commas-postman's People

Contributors

sgerodes avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

3commas-postman's Issues

Trouble with Smart Trades

Thank you for putting this together!

I'm having trouble creating Smart Trades in a paper account. I know I have my API and secret properly entered because I can get an account list from both paper and real.

When I try to create a Smart Trade, I get the error:

{
    "error": "signature_invalid",
    "error_description": "Provided signature is invalid"
}

If I send only account_id and pair, then I get:

{
    "error": "record_invalid",
    "error_description": "Invalid parameters",
    "error_attributes": {
        "position": [
            "is missing"
        ],
        "position[type]": [
            "is missing"
        ],
        "position[order_type]": [
            "is missing"
        ],
        "position[units]": [
            "is missing"
        ],
        "position[units][value]": [
            "is missing"
        ],
        "take_profit": [
            "is missing"
        ],
        "take_profit[enabled]": [
            "is missing"
        ],
        "stop_loss": [
            "is missing"
        ],
        "stop_loss[enabled]": [
            "is missing"
        ]
    }
}

But add any one of those fields and I get the signature error.

Any ideas? Or is this a 3commas problem?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.