Jump to content
Medved Trader Forums

coupster

Members
  • Posts

    14
  • Joined

  • Last visited

Everything posted by coupster

  1. When you guys get a chance, can you try to run a basic can using- last crosses supply upper or supply lower. I'm getting a red triangle with an exclamation from the scan drop down window. I tired to replace it with SMA and no errors. tks edit: Scan/paintbar manager. I see in red (Some indicators not authorized)
  2. How can I go about using the default settings for Supply/Demand zones on say a 5 min chart for a scan. Currently I have a ton of charts open and manual watch price action in that zone. I'd be happy with price crossing into the bottom of the red box, or inside the box, or busting thru the top. I caught some nice breakouts but I'm glued to the screens. Anyway to insert the code into scan/paintbar advance mode or having the options available for basic with a cross option thanks
  3. Wow thank you for taking your time on a Saturday to reply! You guys are the absolute best! Sorry to hijack another thread but might help someone in the future. Thanks again!
  4. Hi Mike, Could you show me an example of how to do the above but with 75% drawdowns from 52 week high....... The problem I have with the above code is that the crypto exchanges don't populate the 52 week high and low columns in MT. thanks
  5. 1)When you enable HTTP API and try to feed data into Excel does it work with crypto? ie #BTC.USD - I could pull in AAPL but not #BTC.USD Also, would anyone happen to have an excel template nothing pretty just so I can get an idea and snag what I need. I'm not much of a programmer and lack any sort of those skills. But I can hack other peoples work:) 2) Is there a way to set a trendline alert on PPO I guess that would be on ma1 I tried to attach or I guess link 'auto trend lines' to PPO with no luck.
  6. This has been on going. Nothing that suddenly popped up. From time to time when I click on a symbol so it can load the chart, the data in the watchlist zeros out and repopulates. I'm displaying the following - last, change, ch% and volume - these blank out and reload when I interact with it, by clicking on a ticker. Pressure and Trend that is displayed seems to be remembered. The recovery of repopulating the data is fairly quick. All the windows I got open, I'd probably want to just quit and repopulate also Maybe I just got too much going on?
  7. Would it be possible to add 1 week view? You have listed minutes, hours, days, month and years. No weekly view. Would entering a custom 1950 minute give me weekly view for US markets? Also does the % gain shown on the chart display what its up for the period selected? Ie. XYZ is up X% on the week thanks
  8. When I get a symbol that pops up in the alert log it will not load the chart or identify the open chart by flashing the circles for that ticker when I click on it. Only if I use symbol linking (pin) it will load the symbol. If I click on the symbol and hit ctrl I it will load the chart and if the chart is already open it will identify it just like portfolio or watchlist does. I got so many charts open that it would be nice if I click on the symbol from the alert log it would behave like it does if I try to load an open chart from a watchlist. Either open the chart or identify the chart with flashing circles. Beta 1.1.9335.100
  9. The last line of the post above is the golden nugget I couldn't figure out. Thank you guys for the quick help, you guys are the best!
  10. Hi, How do I create a scan that just alerts me when price is above the SMA50 and just 8% away from tagging it? The percentage part I believe requires me to enter the advance mode and I don't know C#. Using the rule editor is really easy with the drop downs but no % option - thanks for any help
  11. One more if not too much trouble. Would it be possible to make a rule that can actually plot the percentage away from the close? Say 50sma. Something I can look at on historic charts and see when things are way over done. thanks
  12. Thanks LW. Im not sure how to make it work. I'm going to spend some time over there to try and learn some basics. I used to play in metastock- they had a primer manual along with a huge collection of user contributed code. There was enough stuff available for me to hack stuff together. Last time I played with stuff was a decade ago. BTW thanks for your dragonfly code I came across that last night. I came across this SetScanResult(Sum(3, Close - Open).ToString("#,###.00##")); from one of the posts here, not sure if I can use the #,###.00 to strip away what I don't want. I think it was "prec" in metastock that did what Im looking to do.
  13. Hi guys, Can you help me with the following... I want to take the 13ema and the 34ema and strip the last 2 digits of the 4 digit decimal value. I want to be able to search for 2 averages that sit ontop of each other. Its hard to get a match with 4 decimals:) On another scan I would like to see a % difference between 13ema and 89ema. I would also like to have an option to set an alert on the % diff. I spent sometime last night reading every post on paintbar looking for examples. I'm not much of a programmer but can tinker with examples to make things work. Thanks for the help.
×
×
  • Create New...