Jump to content

MARCUS12mc

Community Member
  • Posts

    3
  • Joined

  • Last visited

Posts posted by MARCUS12mc

  1. 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. 

     

     

     

×
×
  • Create New...
us