Jump to content
Medved Trader Forums

elisa

Members
  • Posts

    17
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by elisa

  1. Portfolio appears in the screenshots, look just above the raw data window (only a limited section of the portfolio for MSFT with just a few columns is captured in all pictures). What about the white background for the volume column?

    So I suppose that black foreground color for text in Last and Volume is when the trade closes at a price that is neither of the then ask/bid prices.........but can a trade close to a price than is not eirther the ask/bid prices or is it only the result of multiple trades being aggregated?

    Are the ask/bid displayed those after trade closure or at trade closure? Sorry this is not really a question about you application but on the data itself :)

     

  2. Hello,

    I checked in the documentation, and I believe I've not seen any details as to either foreground and background colors displayed in the Raw data window for the time, last price, bid, ask and volume columns.
     
    I understand that border color in the Last column indicates price increase or decrease but what does the black, red and green text foreground color mean for that column?
    Backgroud color for the Bid and Ask columns indicate a price increase/decrease for the column compared to the previous trade but what about the white, black, red and green background colors for the Volume column? 
     
    I noticed that depending on the broker/data provider selected the bid and ask columns might be colored or not. For example, a lot less colors appear in the second screenshot below but surprisingly this provider is sending a lot more data including changes to top bid/ask price in the absence of a trade closing. Why then less color coding in the rows?

    Also, could you clarify the meaning of the green/red background for the Last column in the Portfolio list (in the screenshots below columns Last, Pressure and Quote trend from the Portfolio list displayed for the MSFT symbol).
     
     
    FIRST DATA PROVIDER
    image.png.c7d9dd7f13e03282efd8ceb8e8798c1b.png

    SECOND DATA PROVIDER
    image.png.c7c209f841c7346e5fdbb42db6ab0a63.png


    Thanks
    Eli



     

    image.png

  3. Displaying options for the same stock but with different expiry dates side by side. Added the underlying stock with the compare indicator. Using same timeframe and monitor space for each and yet the stock chart doesn't look the same. Repeated this a few times, even cleared all data but they keep being displayed with a different level of detail. Why is this occuring?

    Even the option chart on the left seems to be missing detail although I can't be sure of that.

    image.thumb.png.8a3f1e288577bb2cee0efba4e592323c.png 

  4. tried it, I believe displaying price change and/or percentage change and/or number of bars/candles makes a huge difference

    23 hours ago, Mike Medved said:

    Did you try the Zig Zag indicator in MT?

     

    Sure, trying out things is where I do best. Here is a screenshot from MT and a screenshot to compare it to.
    How do the two compare in your opinion?
    Are they as effective? Can they be read just as fast? Are they as clear? Do they convey the same information?

    image.png.a02277ff084158f4a3f1308f68ff1bb7.png
    image.thumb.png.71ae80337a37137f29c134808404f11d.png

  5. I provided steps to repo the error🤣 and clearly the error is due to the fact that you are allowing deleting/copying/editing something that does not exist anymore
     

    Following is the exception stack
     

    See the end of this message for details on invoking 
    just-in-time (JIT) debugging instead of this dialog box.

    ************** Exception Text **************
    System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
    Parameter name: index
       at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
       at System.Collections.Generic.List`1.get_Item(Int32 index)
       at MT.Threaded.TList`1.get_Item(Int32 index) in C:\MedvedTrader\Util\TCollections\TList.cs:line 1338
       at MT.ChartWindow.EditCurrentlySelectedDrawItem(Object sender, Int32 X, Int32 Y) in C:\MedvedTrader\MT\ChartWindow.cs:line 2869
       at MT.ChartWindow.ribDrawEdit_Click(Object sender, EventArgs e) in C:\MedvedTrader\MT\ChartWindow.cs:line 9433
       at C1.Win.C1Ribbon.RibbonButton.OnClick(EventArgs e)
       at C1.Win.C1Ribbon.RibbonButton.d()
       at C1.Win.C1Ribbon.bk.OnMouseUp(MouseEventArgs e)
       at C1.Framework.XView.OnMouseUp(MouseEventArgs e)
       at C1.Win.C1Ribbon.C1Ribbon.OnMouseUp(MouseEventArgs e)
       at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
       at System.Windows.Forms.Control.WndProc(Message& m)
       at C1.Framework.ScrollableControl.WndProc(Message& m)
       at C1.Win.C1Ribbon.C1Ribbon.WndProc(Message& m)
       at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


    ************** Loaded Assemblies **************
    mscorlib
        Assembly Version: 4.0.0.0
        Win32 Version: 4.8.4420.0 built by: NET48REL1LAST_C
        CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll
    ----------------------------------------
    MT
        Assembly Version: 1.0.0.0
        Win32 Version: 1.1.9500.104
        CodeBase: file:///C:/Program%20Files/Medved%20Trader/MT.exe
    ----------------------------------------

     

  6. Is a tool that allows calculating the percent price change between two points in a chart present in MT? I was exactly looking for this. I've seen that when drawing a line this % change is displayed on the Y axis but I would have much more preferred to see it displayed on the line together with the angle........having to look on the very right to see this number is extremely annoying.

     

    Thx
    Elisa

    • Like 1
×
×
  • Create New...