Search found 470 matches

by earik
Mon Nov 28, 2022 6:16 pm
Forum: Software
Topic: How to selectively turn on FOG Lines
Replies: 5
Views: 13645

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...
by earik
Tue Nov 08, 2022 10:21 pm
Forum: Software
Topic: System Optimizer export wrong
Replies: 1
Views: 10409

Re: System Optimizer export wrong

Fixed in 2.45! Sorry about that.

Earik
by earik
Tue Nov 08, 2022 9:38 pm
Forum: Software
Topic: Add this tool please
Replies: 4
Views: 14531

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
by earik
Tue Sep 27, 2022 5:28 pm
Forum: Software
Topic: Norton Antivirus issue again
Replies: 5
Views: 9969

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...
by earik
Fri Jul 15, 2022 4:49 am
Forum: Software
Topic: Degree bars?
Replies: 5
Views: 8504

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...
by earik
Thu Jul 07, 2022 10:23 pm
Forum: Software
Topic: Degree bars?
Replies: 5
Views: 8504

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...
by earik
Thu Jul 07, 2022 7:31 pm
Forum: Software
Topic: Intro to Degree Bars
Replies: 0
Views: 18886

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...
by earik
Thu Jul 07, 2022 7:04 pm
Forum: Software
Topic: Trading Off Charts feature inoperable
Replies: 4
Views: 5711

Re: Trading Off Charts feature inoperable

Fix is up! :) 2.44 is the one you want.
by earik
Wed Jul 06, 2022 9:08 pm
Forum: Software
Topic: Trading Off Charts feature inoperable
Replies: 4
Views: 5711

Re: Trading Off Charts feature inoperable

Ok, just an update for those I haven't spoken with directly... I know what's up with this, and have it fixed (I think!) in a debug version. Will test a bit more, then will release an update. It had to do with changes IB made in the 10.x series.

Regards,

Earik
by earik
Thu Jun 30, 2022 9:28 pm
Forum: Software
Topic: Degree bars?
Replies: 5
Views: 8504

Degree bars?

Hi Gang, Got a degree bars prototype running! To be clear what I'm talking about, just imagine a bar that wasn't based on clock-time (5min bars, 60min bars), but one that was based on astro-time (1 degree movement of Mars, etc). For those of you who have been around for awhile, you'll know that I've...