Ability to query the status of the prior trade #4
TradingDominion
started this conversation in
Ideas
Replies: 1 comment
-
Another example, if the prior trade is a loss then the next trade would be at 1/2 size and stay at that 1/2 size (adjustable, even 0?) until a win, then future trades at full size. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
A trade can exit due to:
a) hitting the profit target
b) hitting the max loss
c) hitting the max days in trade
d) the underlying hitting one of the strikes of the trade
Also, a trade will either exit at a profit or at a loss.
It would be useful to be able to query for both of the above.
Examples:
Beta Was this translation helpful? Give feedback.
All reactions