Jump to content
Medved Trader Forums

NH11

Members
  • Posts

    21
  • Joined

  • Last visited

Everything posted by NH11

  1. OK, managed to sort it out, many thanks. A few other questions please: 1. Is there a command for the bar's range (High - Low), or would I have to make a variable for that too. 2. Is it possible to round DOWN a number. So 5.3074 to 2 decimal places is 5.30 not 5.31. 3. In my scan results can I have a column for yesterday's high, I only see yesterday's close or volume in column chooser. Many thanks NH
  2. OK, I tried that but still getting errors. How do I define the variable MaxVol?
  3. Hi I'm writing a scan that includes the current volume being the biggest of the last 5 (incl the current). I know I can use but it's cumbersome. Is there a better way. I tried BarVolume = Max(0, 4, BarVolume) but that has given me errors. Any ideas please. NH.
  4. I'm not quite following. If I enter some symbols on one Watchlist, then Copy them from the "Add symbols to Portfolio" window and paste them into the other Watchlist, the error occurs. I need to Copy as the Watchlist doesn't automatically update. I'm running the same scan (and want the same symbols) but on two different timeframes.
  5. Hi Jerry, The scan automatically stops, I don't stop it if that's what you mean. As I said, this never happened before the update.
  6. Hello, I have the same scan running twice (for different timeframes). If I add new symbols to one Watchlist and Copy/Paste the symbols to the other Watchlist I get an error. "The Scan was active on when a portfolio change occurred. The scan has been stopped" This has only happened from the latest update v1.1.9150.2 Any ideas what's happening.
  7. NH11

    Bold a Row

    Ok that works. Many thanks
  8. NH11

    Bold a Row

    Hi Is it possible you can add the ability to highlight or bold a row in a watchlist (as you can a column). thanks
  9. OK, many thanks for your help.
  10. Hi Jerry One last thing. Under the parameters for Horizontal Line, what does "Show only Last Day" mean? Thx
  11. Brilliant! Works great, many thanks. ☺️
  12. Hi Is there a way to scan for when a stock is above the prior day's high? I can see "SymbolData.PrevClose" for prior day's close but not the high. Many thanks
  13. NH11

    Data Sources

    Brilliant. Works ok now thanks. 😄
  14. NH11

    Data Sources

    How do I delete Data Sources that I no longer use. I've got datafeeds listed on the Source tab of the Dashboard that are old but can't delete them. It keeps causing error messages to pop-up saying I'm not connected to them. Thx
  15. Hi, currently trialling IQFeed. The data of course is quality and backfills are fast but it is pricey (well over $100pm). How is Quotestream? Is it a good alternative you think? Thx in advance.
  16. Ok, thanks for the reply.
  17. Hi Is it possible to run two scans at once but with the same list of stocks and if I add/delete a stock on one scan it automatically adjusts on the other. I want to run the same scan but with different timeframe frequencies. So if I can avoid having to input the same stocks twice that would be great. Many thanks Nat.
  18. The circles at the bottom with the share quantity.
  19. Can a new option be added to include the Company Name, eg. Symbol, Name, Period, Frequency. I would rather not use the Watermark feature.
  20. Sometimes Filled Orders overlap on the chart and you can't distinguish between the two. Can it be altered so that one is, say, positioned slightly higher than the other.
  21. Hi, when I create multiple rules in a scanner it only seems to be recognising the first one and ignoring the others. I want the scan to test all the rules and if they all satisfy then return a positive result. If at least one fails then return a negative result. Thanks to all.
×
×
  • Create New...