- 28 Feb, 2024 1 commit
-
-
wenwen.tang authored
-
- 20 Feb, 2024 1 commit
-
-
wenwen.tang authored
-
- 06 Feb, 2024 1 commit
-
-
wenwen.tang authored
-
- 02 Feb, 2024 1 commit
-
-
wenwen.tang authored
-
- 23 Jan, 2024 1 commit
-
-
wenwen.tang authored
-
- 22 Jan, 2024 1 commit
-
-
wenwen.tang authored
-
- 11 Jan, 2024 1 commit
-
-
wenwen.tang authored
-
- 05 Jan, 2024 1 commit
-
-
wenwen.tang authored
-
- 04 Jan, 2024 4 commits
-
-
wenwen.tang authored
# Conflicts: # portfolios/checker.py
-
wenwen.tang authored
-
wenwen.tang authored
-
wenwen.tang authored
加入风险等级的判断
-
- 28 Dec, 2023 1 commit
-
-
wenwen.tang authored
-
- 18 Dec, 2023 1 commit
-
-
wenwen.tang authored
-
- 12 Dec, 2023 2 commits
-
-
wenwen.tang authored
-
wenwen.tang authored
-
- 11 Dec, 2023 2 commits
-
-
wenwen.tang authored
-
wenwen.tang authored
-
- 06 Dec, 2023 1 commit
-
-
wenwen.tang authored
-
- 04 Dec, 2023 1 commit
-
-
wenwen.tang authored
-
- 01 Dec, 2023 1 commit
-
-
wenwen.tang authored
-
- 27 Nov, 2023 2 commits
-
-
wenwen.tang authored
-
wenwen.tang authored
-
- 02 Nov, 2023 3 commits
-
-
wenwen.tang authored
-
wenwen.tang authored
-
wenwen.tang authored
-
- 25 Oct, 2023 1 commit
-
-
wenwen.tang authored
-
- 23 Oct, 2023 1 commit
-
-
wenwen.tang authored
-
- 20 Oct, 2023 1 commit
-
-
wenwen.tang authored
(cherry picked from commit b4c62e45)
-
- 12 Oct, 2023 2 commits
-
-
wenwen.tang authored
-
wenwen.tang authored
-
- 21 Sep, 2023 5 commits
-
-
brody authored
-
wenwen.tang authored
-
brody authored
-
wenwen.tang authored
-
wenwen.tang authored
-
- 06 Sep, 2023 2 commits
-
-
wenwen.tang authored
-
wenwen.tang authored
fund_av 基金原始净值 sum(个股原始净值*对应份额) fund_div 持有基金配息 sum(个股每股配息*对应份额) fund_nav 基金复权净值 暂时不做此操作 不配息则配股 cash 现金(产品的现金账户) "1.主动预留现金,用来配息 2.持有基金配息" 无现金预留 real_av 产品净值 fund_av + cash fund_av port_div 产品配息金额(产品主动配息) 使用预留现金进行配息 赎回特定基金进行配息 acc_div 产品累计配息(给到客户配息) acc(port_div) acc(port_div + fund_div) acc_av 产品累计净值 real_av + acc_div real_av + acc_div nav 产品复权净值(配息再投资) 一般复权方法:real_av、port_div 将配息率设置为0
-
- 29 Aug, 2023 2 commits
-
-
wenwen.tang authored
-
wenwen.tang authored
-