summaryrefslogtreecommitdiff
path: root/app/trading/models.py
AgeCommit message (Expand)Author
2021-08-30trad: fixed some bugs in main template listluxagraf
2021-08-30trad: added risk percentages to main options viewluxagraf
2021-08-19trad: fixed a little bug in realized percentluxagraf
2021-08-17trad: fixed all the profit loss calcs for putsluxagraf
2021-08-13trad: just testingluxagraf
2021-08-13trad: added calc for puts to plluxagraf
2021-08-04trad: added percent profit per trade to optionsluxagraf
2021-08-04trad: added P/L to options table in list viewluxagraf
2021-08-02trad: added ytd pl stat to main trade tableluxagraf
2021-07-30trad: fixed a bug in options closingluxagraf
2021-07-27trad: added closing price to options tradesluxagraf
2021-07-26trad: fixed a bug in save new tradesluxagraf
2021-07-22trad: small improvement to viewing and editing tradesluxagraf
2021-07-21trad: added price calulatorluxagraf
2021-07-20trad: added options tracking and calculatorluxagraf
2021-07-16trad: added close date to marking things closedluxagraf
2021-07-16trad: fixed import bugluxagraf
2021-07-16trad: dded monthly p/l generating functionluxagraf
2021-07-15trad: added a field to track wanderer tradesluxagraf
2021-07-15trad: added notes to record things about the tradeluxagraf
2021-07-15trad: added some details to closed tradesluxagraf
2021-07-14trad: fixed a couple bugsluxagraf
2021-07-14trading: added trading to toolsetluxagraf