Page 3 of 7

Re: Watchlist Gone

Posted: Tue Aug 11, 2020 2:00 pm
by mjedlin66
seawatcher wrote:Logged in this morning. Watchlist had about 20+ users. Shows no users now. Bug? Tried logging out and logging back in.
Not that I know of. I show your watchlist is 107 entries long.

Re: Bugtracker Thread

Posted: Tue Aug 11, 2020 2:43 pm
by mjedlin66
This week I'll be working on a plan to fix and restore the Real TSP balances.

Re: Bugtracker Thread

Posted: Thu Aug 13, 2020 12:55 pm
by TopNotch
Thanks a lot. The real TSP balance tracking feature is not only useful for keeping records, but also for avoiding having to get an authentication code from the TSP each time you log in.

Re: Watchlist Gone

Posted: Thu Aug 13, 2020 1:10 pm
by seawatcher
mjedlin66 wrote:
seawatcher wrote:Logged in this morning. Watchlist had about 20+ users. Shows no users now. Bug? Tried logging out and logging back in.
Not that I know of. I show your watchlist is 107 entries long.
Thanks. I don't know what happened. It was blank. I created a new watchlist which is the 107 entries.

Re: Bugtracker Thread

Posted: Thu Aug 13, 2020 2:12 pm
by JimB
I have a watchlist and one of them made a move and I never received a text notta.

Re: Bugtracker Thread

Posted: Fri Aug 14, 2020 6:09 pm
by ProduceMan
Thank You for all that you do.

Sir, my Fantasy Balance Sheet By Chart Range (Chart), is not displaying my entire Fund allocation.

It is only displaying my allocations for G, F, C , S, and L65.

Re: Bugtracker Thread

Posted: Fri Aug 14, 2020 6:56 pm
by crondanet5
You may have more allocations but the total of the allocations you mentioned equals one hundred percent. Better review what you've done.

Re: Bugtracker Thread

Posted: Fri Aug 14, 2020 9:37 pm
by Bosch
ProduceMan wrote:Thank You for all that you do.

Sir, my Fantasy Balance Sheet By Chart Range (Chart), is not displaying my entire Fund allocation.

It is only displaying my allocations for G, F, C , S, and L65.
L-funds are already a bucket mix of the individual funds. Why would you mix the L-funds with others???

Re: Bugtracker Thread

Posted: Sat Aug 15, 2020 10:40 am
by ProduceMan
crondanet5 wrote:You may have more allocations but the total of the allocations you mentioned equals one hundred percent. Better review what you've done.
The top section has everything correct, the chart that shows the fund break-down (by dollar amount, which is further down) is incomplete (roughly 60%).

Re: Bugtracker Thread

Posted: Sat Aug 15, 2020 10:46 am
by ProduceMan
Bosch wrote:
ProduceMan wrote:Thank You for all that you do.

Sir, my Fantasy Balance Sheet By Chart Range (Chart), is not displaying my entire Fund allocation.

It is only displaying my allocations for G, F, C , S, and L65.
L-funds are already a bucket mix of the individual funds. Why would you mix the L-funds with others???
Just my strategy, and I realize the L Funds are a mix of the 5-core funds (GFCSI). I also realize the L Funds were meant to be used all by itself.

Re: Bugtracker Thread

Posted: Mon Aug 17, 2020 4:51 pm
by mjedlin66
Still working on the Real TSP feature.

I'm trying to "Restore" all of the previous real TSP balances, even those from before I bought the website. But there's a catch. Every day, a new Real TSP entry is generated for every user who has enabled Real TSP. And when you manually change your Real TSP balance, that record simply gets overwritten. There is nothing about the record that shows me it was manually changed.

Therefore, when I recalculate all of the Real TSP tables (which I have to do), I don't know which records to over-write, and which ones to preserve.

Ideally when recalculating, the code starts from the first day that the user enabled Real TSP on their account. It takes that balance and from there it recalculates the next day's Real TSP balance based on market change and contributions. It should do that until it encounters a manually entered Real TSP balance. Once it runs into a manually entered balance, it should READ those numbers rather than overwrite them, and then continue the calculations with those as the new base numbers.

But since there's nothing in the table identifying which records were manually changed, there's no way for me to do this.

So now I'm writing code that will attempt to identify which real TSP records are manual entires. My first attempt flagged every record that changed more than 5% in one day. That works okay, but there actually have been major market moves that are more than +/- 5% in one day. So that approach had false positives.

Now I'm comparing Real TSP +/- for the day to the Most Positive and Most Negative core fund changes for that day. For example, if the S fund lost 6% in one day and the F fund gained 1% the same day. Then the script will check if the user's real TSP balance either lost more than 6% or gained more than 1%. If either of these is true, then that Real TSP balance is flagged as a manual entry.

Going forward, the manual entries are now flagged as such whenever you submit an update to your real TSP balance.

Re: Bugtracker Thread

Posted: Sat Aug 22, 2020 1:03 am
by mjedlin66
I believe real TSP is fixed. And historical balances should have been restored.

Re: Bugtracker Thread

Posted: Sun Aug 23, 2020 8:17 am
by JimB
My real TSP is not fixed it kinda skips days. I manually fixed my real time total amount. Hope I explained that clear enough. Appreciate this site and all it has to offer.

Re: Bugtracker Thread

Posted: Sun Aug 23, 2020 10:44 am
by mjedlin66
JimB wrote:My real TSP is not fixed it kinda skips days. I manually fixed my real time total amount. Hope I explained that clear enough. Appreciate this site and all it has to offer.
Is it skipping weekends and holidays?

Re: Bugtracker Thread

Posted: Sun Aug 23, 2020 12:34 pm
by JimB
It’s skipping weekdays too. Was fine until 2 days ago I think. Starting from 8/7 it’s skips every other day of the week. 8/7 8/11 8/13 8/17 8/19 8/21