Thanks for responding to my question, Jerry. If there is a QT wish list, I'd like to place the ability to reference a price in a paintbar associated with the occurrence of any event. Thanks again.
I guess there's no way in a paintbar in QT to reference an entry price at any given point later. I'd like (to use a trivial example) to be able to reference the price at which an MA crossover occurred in order to create a target paintbar based on said price. Please help if you have done this. :D
Does anybody have the code for this? I'd like to have a paintbar save the entry price of a trade so that I can calculate my exit based on the entry price. For example, after my paintbars enters a trade, I'd like another paintbar to exit that trade after it has moved 3 standard deviations in my...
Sorry if this is not the right thread for this. But I'm wondering if anyone knows how to get QT to calculate the average price during the first 5 minutes of trading. And then (more importantly) to be able to reference that constant (sort of like the day open constant) in paintbars throughout...