Jump to content
Medved Trader Forums

Roger

Members
  • Posts

    54
  • Joined

  • Last visited

  • Days Won

    1

Roger last won the day on April 25 2021

Roger had the most liked content!

Reputation

1 Neutral

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Mr. Medved, could you add a P&L % column next to the P&L $ column in the DOM ? This would provide us a percentage value for placing a sell order. Or make it an column option, like the P&L $ column. Thanks, Roger
  2. Mr. Medved, could you enlarge and bold the (position, upl, ppl, tpl, value, gain, %gain) data at the bottom center of the DOM? It is difficult to read. Thanks, Roger
  3. Mr. Medved, I am trying to create this scan: $Change% from 7:00 AM (or any other timestamp). Symbol.Data.Last - SymbolData.Last(7:00 AM timestamp) / SymbolData.Last(7:00 AM timestamp) * 100 And create a Column for this: Change7 How do I get SymbolData.Last at specific time? (7:00 AM timestamp) Thanks, Roger
  4. Hello, is it possible to get all symbol's real time bar volume from the API? I am using AMTD for API data. Thanks, Roger
  5. Mr. Medved, I want to create a scan only on symbols that I am currently have a position. Is this possible? Maybe if SymbolData.PositionHeld = T/F or a count Thank you.
  6. Jerry, hello. In my Symbol News and All News, the Date Column cannot be resized. Other Columns can be resized. When I try to resize it always remains a fixed size, just enough space for the time. Made font smaller/larger and removed/added the Date Column several times, but still cannot be enlarged or made smaller. Let me know. Thanks, Roger
  7. Hello, in Symbol News and All News, in the Date Column: 1. Currently only the time is shown, can you also add the Date of the News? 2. Is it possible to scan for a count of the number of news items for each Symbol? example: SymbolData.NewsCount ?? Thank you.
  8. Mr. Medved, I have created alerts in the MT alert editor, how can I make them into paintbar? and show them on charts? Thanks, Roger
  9. Mr. Medved, I cannot get the Alert News Filter to filter. It was working several weeks ago. I can get the All News window filter to work. My news filter format is: not Acquire and not Alert and not Analysis I am trying to filter words that I do not want in the News. I tried many combination and settings, but the Alert News Filter will not filter out any words. Any suggestions. Thanks, Roger
  10. Hello, In the API what is the dxFeed code abbreviation, tried every combination, caps/no caps, etc; nothing works. AMTD works fine. Please check the API, thanks. Also I noticed that dxfeed has share FLOAT and COUNTRY available in their data feeds on their website. I would gladly pay extra to get this data in MT, if you make it available to use in scans and paintbars. ie: SymbolData.Float and SymbolData.Country. Thanks for a great product.
  11. I thinks it works ok, discovered dxfeed does not provide Day Range or Range Percentage in PreMarket. I was trying to get that in Premarket scan alerts Notes, but it was just showing Last and 0. Also can you give me hint on coding for Previous Volume? I am using dxfeed and it has Prev Vol available. Having difficulty in getting any data from a specific Timestamp. Thanks, Roger
  12. Ok, I will try to calculate Prev Vol with TimeStamp code. Also, can you check the settings for Alert Parameter Note: DayRange and DayRange %. It appears to be incorrect data. Thanks, Roger
×
×
  • Create New...