-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
-
Hello,
Is giving a Non-zero value for commission supposed to change the Number of trades we enter in ?
I am going through the code to identify where this could happen - Can someone point me to the portion where this might be happening ?
Beta Was this translation helpful? Give feedback.
All reactions
Answered by
kernc
Mar 30, 2025
spread=
and commission=
pay from available cash, so they influence equity, which can affect trades entered, particularly when order size=
is left at relative-to-equity default.
Replies: 1 comment
-
spread=
and commission=
pay from available cash, so they influence equity, which can affect trades entered, particularly when order size=
is left at relative-to-equity default.
Beta Was this translation helpful? Give feedback.
All reactions
0 replies
Answer selected by
kernc
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment