Search found 188 matches

by sbank
Sun Mar 16, 2025 2:12 pm
Forum: Tools and Techniques
Topic: 360 degree conversion price
Replies: 2
Views: 3166

Re: 360 degree conversion price

Hi Shriyu, You actually do not need to do anything! Using your same choices on the /ES we can see that the speed line is shown at a price around 5700 which is where I placed it. 2025-03-16_10-08-46.png EDIT: Note you can use the wrench (spanner) on the side to adjust the settings of the line. And yo...
by sbank
Tue Mar 11, 2025 6:51 pm
Forum: Tools and Techniques
Topic: Astro composite tool
Replies: 1
Views: 1307

Astro composite tool

I was looking at the Astro composite tool that is part of Earik's Astro book. I find it fascinating that this works. Here is yesterday (2 minute /ES): yesterday.png And here is today (2 minute /ES): today.png These don't pick the tippty top and bottom, but combined with a cycle or momentum indicator...
by sbank
Mon Mar 10, 2025 12:54 pm
Forum: Software
Topic: daily to weekly data disappears
Replies: 1
Views: 1556

Re: daily to weekly data disappears

Hey dc, Sounds like this should be a bug report. The only thing I would make sure is that you are including the days under the database tab in the chart settings. Assuming you verified that, definitely seems fishy. -Steven PS: Earik is actually alive and well, I have been chatting with him for the p...
by sbank
Wed Feb 26, 2025 6:08 pm
Forum: Markets
Topic: the thing about scaled charts ...
Replies: 6
Views: 8341

Re: the thing about scaled charts ...

First attempt of using the circles on lean hogs. (My dots are an indicator I wrote a while back based on some simple Gann stuff. Very similar to Earik's exhaustion dots or the Wave Tracker. It makes it very easy for me to just blindly rely on the dots instead of trying to pick tops and bottoms mysel...
by sbank
Wed Feb 26, 2025 2:34 pm
Forum: Markets
Topic: the thing about scaled charts ...
Replies: 6
Views: 8341

Re: the thing about scaled charts ...

Okay, I think you convinced me to give this a try. :) I already have squared-scaled charts, so it is worth a shot. Is the circle tool available? It doesn't seem to be a standard Wave59 tool, and I just searched the QScript library. (I can probably code something up myself, I just wanted to do less w...
by sbank
Tue Feb 25, 2025 4:47 pm
Forum: Markets
Topic: the thing about scaled charts ...
Replies: 6
Views: 8341

Re: the thing about scaled charts ...

Neat!

My concern about these techniques is that it seems to be subjective. Is it? How do you know where to actually put the circle points?

Any rules of thumbs?
by sbank
Mon Feb 24, 2025 9:04 pm
Forum: Software
Topic: Windows 11 issues
Replies: 1
Views: 3359

Re: Windows 11 issues

Hey Todd, I just did a fresh install of Windows 11 Home. I did a fresh install of IQfeed and a fresh install of Wave59. (All the latest non-beta versions). I did not install TWS. I can try that next. However, I had no problems. Install of all products went fine. I was able to bring up a 2-min chart ...
by sbank
Wed Feb 19, 2025 6:03 pm
Forum: Tools and Techniques
Topic: HOW TO PUT VALUES IN PRICE/TIME FACTOR
Replies: 4
Views: 8131

Re: HOW TO PUT VALUES IN PRICE/TIME FACTOR

Hi Shriyu,

Since you seem to already have your square scaling setup, you would just use the same values. In your case, you can just multiply the two numbers and use 1.2 in the first box, and a 1 in the second box.

Here is a what the docs say on this:
2025-02-19_13-01-15.png
2025-02-19_13-01-15.png (70.1 KiB) Viewed 6785 times
by sbank
Sat Feb 08, 2025 9:41 pm
Forum: Tools and Techniques
Topic: HOW TO PUT VALUES IN PRICE/TIME FACTOR
Replies: 4
Views: 8131

Re: HOW TO PUT VALUES IN PRICE/TIME FACTOR

Hi Shriyu, welcome to the group!

Which tool are you using? There are a couple under the price/time category. But if you already have your square scaling, you should be able to just use this. 180/0.2 is the same as 900/1. So you can try this in whichever tool you are using.
by sbank
Thu Oct 24, 2024 2:01 pm
Forum: QScript
Topic: [Solved] Calculating angles with atan2()
Replies: 1
Views: 12614

Re: Calculating angles with atan2()

Edit: I removed mround() and adjusted the "y" variables to atan2(). Still doesn't come close to what I would expect. I figured I would have to add or subtract 90 or 270 or something like that. But still doesn't seem plausible with the number I get from atan2(). 2024-10-24_09-58-37.png tl = trendline...