Jump to content
Medved Trader Forums

d0nni3q

Members
  • Posts

    3
  • Joined

  • Last visited

Reputation

0 Neutral
  1. I believe Ted is stating on the "Raw Data / T&S" window there is not an option to display which exchange the order went through, along with who the buyer and seller is. Whereas, Jerry I think you're referring to the Level II window, where the Market Maker ID is displayed until the order is filled. So, the ask is does StockWatch send the Exchange, Buyer, Seller in each quote tick and if so, can this be displayed within the "Raw Data / T&S" window? I presume this would require a schema extension in SDATA.BIN.
  2. 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. 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. 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. 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. That's all for now, cheers! Donald Q.
  3. Hello, I see that Ally exposes market Top Lists via their API (https://www.ally.com/api/invest/documentation/market-toplists-get/). Do you have an ETA on providing this in MT? Thank you, Donald Q.
×
×
  • Create New...