Jump to content
Medved Trader Forums

Peculiar "Bugs" in MT


d0nni3q

Recommended Posts

Hey Jerry & Mike:

Really loving MT and super excited for you guys! I noticed a few potential "bugs" and wanted to see if anyone else notices the same. All of these items occur in MT version 1.1.6030.1802

1.) When clearing a Watchlist or Portfolio, the counter is off by 1. It appears that the "allStocks" integer variable is initialized at 1 instead of 0 or is counting the TOTAL as 1.

image.thumb.png.8975a518fdbd4280aafa4eef7e6b4734.png

2.) Would it be possible to add ".ToUpper()" when displaying the MM ID in the Level II window? It makes for easier reading; but, I can see why not if there's a significant overhead in CPU. This example is from TD Ameritrade.

image.png.018487f9b98215d9e739d3630cc49a88.png

3.) When adding a symbol to a Watchlist or Portfolio, the BID, ASK, LAST, and VOLUME do not populate. Furthermore, the Change and Change % are incorrect. The backfill occurs correctly, but it appears there is a race condition with the most recent quote from the streamer. I've observed this with Ally Invest and TD Ameritrade. It is easily reproduced after hours when there aren't any incoming ticks from the streamer. I can correct it by stopping and starting the streamer which fetches the last quote and fills in the missing data.

image.png.665e5ec10c041b873af3bcabbd7879e7.png

4.) I'm seeing cases where the LAST is not reported in the Raw Data, which is expected as some ticks are just a change in BID or ASK. However, what is very strange is the fact that the LAST gets colored in, as if it did change; but, there is no value.

image.png.18c5a56314aecd2f610663f2c529bdda.png

That's all for now, cheers!

 

Donald Q.

Edited by d0nni3q
Link to comment
Share on other sites

1) Clearing data - total is counted because it is one of the items being cleared

2) MMIDs - that would have to be on a case by case basis for each datafeed. will do for TDA, Stockwatch and some others

3) Change is fine. the problem is LAST is Zero - that might be something specific to a recent change in the TDA configuration. Can you get the beta and let me know if it still happens? https://medvedtrader.com/beta (you can enable beta checking from within MT on SETTINGS / APPLICATION / GENERAL)

4) LAST is not shown on raw data if it is the same as the previous. Coloring is independent of that and occurs when the last is at the high or low for the day

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...