Keyboard Shortcuts
ctrl + shift + ? :
Show all keyboard shortcuts
ctrl + g :
Navigate to a group
ctrl + shift + f :
Find
ctrl + / :
Quick actions
esc to dismiss
Likes
Search
Incorrect margin in whatif order
The code is like this:
and it returns Maintenance Margin: 1.7976931348623157E308:
|
Your code sets several fields in the order object that do not exist. Most languages would complain about something like that but Python does not:
toggle quoted message
Show quoted text
After changing "order.WhatIf" to "order.whatIf" you should get proper margin values ... and no additional orders for APPL. ´³¨¹°ù²µ±ð²Ô On Fri, Oct 6, 2023 at 08:04 AM, Lipp F. wrote:
The code is like this: |
to navigate to use esc to dismiss