Jump to content
Medved Trader Forums

Roger

Members
  • Posts

    54
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by Roger

  1. 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

     

     

  2. 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.

     

  3. 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

     

  4. Hello. I have been using dxfeed for a while, until now it worked great.

    I can log into dxfeed, but when I start dxfeed on the portfolio, it starts for about half a second, then goes to back red.

    Error code pops up:  dxfeed faulted. Market Data will not update.

    I have tried different settings and different portfolios, and dxfeed support responded that everything on their end was working. Also I have downloaded MT and reinstalled several times.

    Please help. Thanks, Roger

  5. In a scan:      SymbolData.News = (True or False) or (1-?)   (What ever will work)

    1. True/False = if a news item has been received for a symbol for current day since midnight, like the News Bulb and in the Detailed Quote window (resets at midnight?)

    2. Or a count: 1-?  of news items received for for a symbol for current day since midnight....

    3. Or deluxe model: Be able to filter the incoming news for keywords, then creates the T/F or counts.

    For creating scans that include symbols that have received a news item for current day since midnight. 

    Thanks.

  6. Mr. Medved, Hello. 

    In my Detailed Quote Window, in the Real Time Data box, the font size is very small.

    The current Price is OK, but can you increase the size of all the other data?

    Also could you make more columns, so the box takes up less vertical space?

    And could you add the notes column data to the box?

    You continue to make this the best trading program on the market.

    Thanks, Roger

  7. Hello,  I am able to get most other values from the API, but having trouble formulating code for the following:

    alertTriggerUpdate   fromScan;     "Description"

    alertTriggerUpdate   fromNews:     "syms"  and "Description"

    Example:  When sending the request to alertTriggerUpdate:  the code--  json.result.triggerValue, will return the triggerValue from a scan, ......etc.

    but json.result.Description or json.result.[0].Description will not return the Description value (just blank), tried many other combinations.

    Same problem when requesting  "syms" and "Description" in the alertTriggerUpdate for News.

    What are the correct codes?

    Thanks, Roger

     

     

     

     

     

×
×
  • Create New...