Jump to content
  • 0

Can't set Market orders get 200 ok but order is not being placed on demo Account or live Account


MARCUS12mc

Question

Can't set Market orders get 200 ok but order is not being placed on demo Account or live Account, I have used both node and API companion, I am trying to set market orders on wall street or US30 on other platforms it is named, but it just won't work no matter what I do. Please help if you can? 

 

BODY 

 

{
        "epic": "IX.D.DOW.DAILY.IP",
        "expiry": "DFB",
        "direction": "BUY",
        "size": 1.0,
        "orderType": "MARKET",
        "level": null,
        "guaranteedStop": true,
        "stopLevel": null,
        "stopDistance": 30,
        "forceOpen": true,
        "limitLevel": null,
        "limitDistance": 30,
        "quoteId": null,
        "currencyCode": "GBP"
        }

 

 

 

Response on trade confirmation:: 

 

{
    "date": "2022-07-05T09:07:13.136",
    "status": null,
    "reason": "UNKNOWN",
    "dealStatus": "REJECTED",
    "epic": "IX.D.DOW.DAILY.IP",
    "expiry": null,
    "dealReference": "W8TP6H4UTKYTYPT",
    "dealId": "DIAAAAJWE24UWAS",
    "affectedDeals": [],
    "level": null,
    "size": null,
    "direction": "BUY",
    "stopLevel": null,
    "limitLevel": null,
    "stopDistance": null,
    "limitDistance": null,
    "guaranteedStop": false,
    "trailingStop": false,
    "profit": null,
    "profitCurrency": null
}

 

This reason is unknown and also I have searched through the EPICs and I can't find anyone for Wall street spread betting. 

 

 

 

Link to comment

1 answer to this question

Recommended Posts

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...
us