Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Edit atm stop quantity

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

    Edit atm stop quantity

    Hi,
    I am submitting an order from code and while testing with SIM I am able to loop through orders and find the stop and switch quantity from 1 into 2.
    When ever I use ninja brokerage or amp I am not able to switch stop quantity to 2.

    Code:
    foreach (Order order in rAccount.Orders) {
    if (order.Name == "Stop1") order.Quantity = 2
    I noticed that with SIM I get Name='Stop1' New state='Accepted'
    then with amp I see Name='Stop1' New state='Working'

    Could that be the issue or what is it that i'm missing since I am unable to update stop quantity on live account!

    #2
    Hello PWillard,

    Thank you for your post.

    Do you receive any errors in the log when running this on a live account? If so, what is the full text of the error? Please send me your log and trace files so that I may look further into what occurred on the actual accounts.

    You can do this by going to the Control Center-> Help-> Email Support

    Ensuring 'Log and Trace Files' is checked will include these files. This is checked by default.

    Please reference the following ticket number in the body of the email: 3584576 ATTN Kate W. and also include a link to this post.

    Thanks in advance; I look forward to assisting you further.


    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Geovanny Suaza, 02-11-2026, 06:32 PM
    0 responses
    566 views
    0 likes
    Last Post Geovanny Suaza  
    Started by Geovanny Suaza, 02-11-2026, 05:51 PM
    0 responses
    330 views
    1 like
    Last Post Geovanny Suaza  
    Started by Mindset, 02-09-2026, 11:44 AM
    0 responses
    101 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by Geovanny Suaza, 02-02-2026, 12:30 PM
    0 responses
    547 views
    1 like
    Last Post Geovanny Suaza  
    Started by RFrosty, 01-28-2026, 06:49 PM
    0 responses
    548 views
    1 like
    Last Post RFrosty
    by RFrosty
     
    Working...
    X