Hey all!
I apologize if this seems like a silly question, but I was testing the sample algorithm with a few different stocks for fun, when I noticed that the Transaction Details section would say something like:
BUY 100
SELL -100
SELL -100
SELL -100
These orders would be the first to pop up. It's a little concerning, because one can't sell shares that one does not have. :P
Am I missing something here? Also, I put in a capital of $200, but the algorithm is trading 100s of shares which are totalling much more than the $200 capital I specified.
Again, I'm sorry if this is a silly question or I'm just missing something, but thanks ahead of time for the help. :)
edit: Upon further investigation, I realize the sample algorithm just buys and sells stocks all willy nilly. Thanks anyway!