Search found 453 matches
- Fri Mar 17, 2023 7:53 pm
- Forum: Mechanical Systems
- Topic: ChatGPT
- Replies: 9
- Views: 916
Re: ChatGPT
I've thought about messing around with it for systems, but whenever I've had the time, I end up asking it philosophical questions instead and discussing the nature of the universe with it. I think the core tech is pretty amazing. The way I'd see it being most useful is actually as a research assista...
- Fri Mar 17, 2023 7:37 pm
- Forum: General
- Topic: 180 degrees difference...why?
- Replies: 4
- Views: 730
Re: 180 degrees difference...why?
I've met hundreds and hundreds of Gann traders. They all seemed to be very knowledgeable, and many of them were able to do deep dives into Gann's coded messages and hidden techniques that really surpassed anything that I was ever able to decode reading through his stuff. I met a couple that told me ...
- Tue Dec 13, 2022 8:13 pm
- Forum: Off Topic
- Topic: 9 Years ago!
- Replies: 1
- Views: 442
Re: 9 Years ago!
Happy Birthday!




- Mon Nov 28, 2022 6:16 pm
- Forum: Software
- Topic: How to selectively turn on FOG Lines
- Replies: 5
- Views: 721
Re: How to selectively turn on FOG Lines
Hi Srj, That one was hard-coded. It found it's way into W59 before QScript existed, and it never got ported over to a script version (which would have been more flexible). You can't pick/choose lines. For that, you need to write a custom script. I'm happy to help you code that up if you're intereste...
- Tue Nov 08, 2022 10:21 pm
- Forum: Software
- Topic: System Optimizer export wrong
- Replies: 1
- Views: 711
Re: System Optimizer export wrong
Fixed in 2.45! Sorry about that.
Earik
Earik
- Tue Nov 08, 2022 9:38 pm
- Forum: Software
- Topic: Add this tool please
- Replies: 4
- Views: 773
Re: Add this tool please
Hi Dc,
Can you give me a chart example to show me how it would work?
From a script you can do it - just calculate the rate of change of whatever your indicator is and plot that along with a zero line.
Earik
Can you give me a chart example to show me how it would work?
From a script you can do it - just calculate the rate of change of whatever your indicator is and plot that along with a zero line.
Earik
- Tue Sep 27, 2022 5:28 pm
- Forum: Software
- Topic: Norton Antivirus issue again
- Replies: 5
- Views: 1768
Re: Norton Antivirus issue again
Norton deleted the .exe, thinking it had a virus. You have to reinstall to get that back. There are times when I wonder if it's worth the trouble to put all the security stuff in there, but then I remember that one guy who set up a website with wave59 in the name, a bunch of stolen copy from our sit...
- Fri Jul 15, 2022 4:49 am
- Forum: Software
- Topic: Degree bars?
- Replies: 5
- Views: 1563
Re: Degree bars?
When using daily bars, I get a 'list index out of bounds' error and the program hangs. Intraday charts work, but one needs to use fractions of a degree (not surprisingly) to see more than a few bars, even for the moon. Thanks. I'll check that out. Just keep it set to "intraday", even if you are usi...
- Thu Jul 07, 2022 10:23 pm
- Forum: Software
- Topic: Degree bars?
- Replies: 5
- Views: 1563
Re: Degree bars?
QScript won't know the difference. It will work all the same way. I have zero idea whether or not this will improve technical indicators or not. Geometry and patterns, yes, I can definitely argue that this makes a lot of sense. But for Fractal Trend, etc...? I don't know. I haven't been working with...
- Thu Jul 07, 2022 7:31 pm
- Forum: Software
- Topic: Intro to Degree Bars
- Replies: 0
- Views: 619
Intro to Degree Bars
Hi All, In version 2.44, you'll find a brand new bar type: degree bars . :D This is a type of chart that I've been trying to figure out how to use for two decades now, but was stuck because I got too hung up on being exact and thinking I needed massive amounts of tick data to pull it off. Now that I...