-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
-
Dear all,
I had a look in the documentation and in the code but I could find the difference between the above methods. Could you please explain me when I use the one or the other? Do you have any example? Thanks
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 1 comment 2 replies
-
self.sell() = take short position
self.position.close() = exit position
Beta Was this translation helpful? Give feedback.
All reactions
2 replies
-
what do you mean "take short position"? Do you mean short selling or just step partially back from the market?
Beta Was this translation helpful? Give feedback.
All reactions
-
A short position would be a short sale, yes.
Beta Was this translation helpful? Give feedback.
All reactions
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment