Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

unable to create value map for order

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    unable to create value map for order

    Hi
    I was trying to pass orders to my FXCM test ac****. The orders are limit orders. I have seen a series of

    "AccountNumber, Unable to create value map for order. affected Order: Buy 100000 Limit @ price"

    I had basically to kill NT process as NT was sending me these messages many times.

    Where does this error message come from pse?
    I have noticed when I connect to NinjaTrader FXCM, the connection gives access to both Sim101 and my test account of FXCM.

    Thanks for your help

    #2
    Hello jakjak74,

    Thank you for your post.

    To confirm, what account is selected from the Account drop-down menu when submitting the order?

    The FXCM demos have an account of their own that orders can be submitted to, the Sim101 account is a locally stored simulation account for test and practice trades.

    If the Demo is selected, the error and rejection likely comes from the FXCM connection itself.

    If you are still seeing the same error, can you please let me know the instrument and quantity and account you are using (FXCM demo or Sim101)?

    We look forward to assisting further.
    Eric B.NinjaTrader Customer Service

    Comment


      #3
      Although the original post is old, I find myself experiencing this same issue.

      EURCAD producing the error in NT8.0.17.0 64-bit submitting to FXCM live account. Doesn't matter if it is submitting Buy/Sell or Limit/Stop/Market.

      Other pairs submit OK.

      Relevant section of trace file:
      Code:
      2019-04-29 17:50:32:082 (NinjaTrader FXCM LIVE) Cbi.Account.CreateOrder: orderId='a461e575f3c44d869f0773997b731311' account='3redacted' name='' orderState=Initialized instrument='EURCAD' orderAction=Buy orderType='Limit' limitPrice=1.50302 stopPrice=0 quantity=5,000 tif=Gtc oco='' filled=0 averageFillPrice=0 onBehalfOf='' id=261 time='2019-04-29 17:50:32' gtd='2099-12-01' statementDate='2019-04-29' id=-1
      2019-04-29 17:50:32:082 (NinjaTrader FXCM LIVE) Cbi.Account.Submit0: realOrderState=Initialized isPendingSubmit=False orderId='a461e575f3c44d869f0773997b731311' account='3redacted' name='' orderState=Initialized instrument='EURCAD' orderAction=Buy orderType='Limit' limitPrice=1.50302 stopPrice=0 quantity=5,000 tif=Gtc oco='' filled=0 averageFillPrice=0 onBehalfOf='' id=261 time='2019-04-29 17:50:32' gtd='2099-12-01' statementDate='2019-04-29'
      2019-04-29 17:50:32:083 (NinjaTrader FXCM LIVE) Cbi.Account.Submit1: realOrderState=Initialized orderId='a461e575f3c44d869f0773997b731311' account='3redacted' name='' orderState=Initialized instrument='EURCAD' orderAction=Buy orderType='Limit' limitPrice=1.50302 stopPrice=0 quantity=5,000 tif=Gtc oco='' filled=0 averageFillPrice=0 onBehalfOf='' id=261 time='2019-04-29 17:50:32' gtd='2099-12-01' statementDate='2019-04-29'
      2019-04-29 17:50:32:083 (NinjaTrader FXCM LIVE) Fxcm.Adapter.Submit: count=1
      2019-04-29 17:50:32:083 (NinjaTrader FXCM LIVE) Fxcm.Adapter.Submit1: orderId='a461e575f3c44d869f0773997b731311' account='3redacted' name='' orderState=Initialized instrument='EURCAD' orderAction=Buy orderType='Limit' limitPrice=1.50302 stopPrice=0 quantity=5,000 tif=Gtc oco='' filled=0 averageFillPrice=0 onBehalfOf='' id=261 time='2019-04-29 17:50:32' gtd='2099-12-01' statementDate='2019-04-29'
      2019-04-29 17:50:32:083 (NinjaTrader FXCM LIVE) Fxcm.Adapter.ToFxcmOrderValueMap: 'orderId='a461e575f3c44d869f0773997b731311' account='3redacted' name='' orderState=Initialized instrument='EURCAD' orderAction=Buy orderType='Limit' limitPrice=1.50302 stopPrice=0 quantity=5,000 tif=Gtc oco='' filled=0 averageFillPrice=0 onBehalfOf='' id=261 time='2019-04-29 17:50:32' gtd='2099-12-01' statementDate='2019-04-29'' change=False
      2019-04-29 17:50:32:083 (NinjaTrader FXCM LIVE) Fxcm.Adapter.Submit2: lastError='Instrument is not available for trading.'
      2019-04-29 17:50:32:083 (NinjaTrader FXCM LIVE) Cbi.Account.OrderUpdateCallback: realOrderState=Rejected orderId='a461e575f3c44d869f0773997b731311' account='3redacted' name='' orderState=Rejected instrument='EURCAD' orderAction=Buy limitPrice=1.50302 stopPrice=0 quantity=5,000 orderType='Limit' filled=0 averageFillPrice=0 time='2019-04-29 17:50:32' statementDate='2019-04-29' error=UnableToSubmitOrder comment='Unable to create value map for order.' nr=-1
      Note the adapter error "Instrument is not available for trading".

      Grateful for investigation/advice.

      Thanks!
      Multi-Dimensional Managed Trading
      jeronymite
      NinjaTrader Ecosystem Vendor - Mizpah Software

      Comment


        #4
        Hello,

        Thank you for your post.



        Please write into to PlatformSupport[AT]NinjaTrader[DOT]Com along with your log and trace files and a link to this forum post.

        Include ticket number 2140352 in the body of the email.

        Please follow the steps below to manually attach your log and trace files to your response so I may investigate this matter further.
        Open your NinjaTrader folder under Documents.
        Right click on the 'log' and 'trace' folders and select Send To> Compressed (zipped) Folder.
        Send the 2 compressed folders as attachments to this email.
        Once complete, you can delete these compressed folders.


        We look forward to assisting further.
        Eric B.NinjaTrader Customer Service

        Comment


          #5
          Thanks, Eric B.

          As mentioned above, I am using a LIVE FXCM account. And as indicated above in the extract from the trace file, the instrument is EURCAD and quantity 5,000 units.

          Separate email with log and trace files sent. Thanks for your assistance.

          Jeronymite.
          Last edited by jeronymite; 04-29-2019, 07:11 PM.
          Multi-Dimensional Managed Trading
          jeronymite
          NinjaTrader Ecosystem Vendor - Mizpah Software

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by jaybedreamin, Today, 05:56 PM
          0 responses
          3 views
          0 likes
          Last Post jaybedreamin  
          Started by DJ888, 04-16-2024, 06:09 PM
          6 responses
          18 views
          0 likes
          Last Post DJ888
          by DJ888
           
          Started by Jon17, Today, 04:33 PM
          0 responses
          1 view
          0 likes
          Last Post Jon17
          by Jon17
           
          Started by Javierw.ok, Today, 04:12 PM
          0 responses
          6 views
          0 likes
          Last Post Javierw.ok  
          Started by timmbbo, Today, 08:59 AM
          2 responses
          10 views
          0 likes
          Last Post bltdavid  
          Working...
          X