Carry forward account balance

A

Andreas

Hello all,

I am trying to build a database in order to evaluate my stock trading
performance. I use a table to enter my trades where every record is
one single trade (entry and exit data). I also would like to keep
track of my account balance after every trade. However, from a
developing point of view, I am not sure how to best incorporate this
feature. I need to specify a starting balance. From then on, every
profit and loss must be added or subtracted, respectively. In
addition, I need to keep track of any additional deposit or
withdrawel.

Any idea how I can best obtain my objective?

Regards,
Andreas
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top