Search found 193 matches

by sbank
Mon Apr 14, 2025 6:57 pm
Forum: QScript
Topic: Qscript Exitlong
Replies: 2
Views: 99

Re: Qscript Exitlong

There are probably a couple changes I would do. I would change the expiration to be "onebar" instead of "day". Also you are using a market order for the profit target. Probably should be a limit order. And lastly, I would wrap your exits around the value of marketposition. See if the following code ...
by sbank
Wed Mar 19, 2025 1:01 pm
Forum: Tools and Techniques
Topic: FIBO VORTEX
Replies: 6
Views: 243269

Re: FIBO VORTEX

I responded privately to Shriyu, but for the sake of other people, there are some QScripts in the Library that help with Squaring.

Earik has talked about the fact that he likes "Simple" ratios. I actually use more esoteric ratios myself. :lol:
by sbank
Tue Mar 18, 2025 2:35 pm
Forum: Tools and Techniques
Topic: FIBO VORTEX
Replies: 6
Views: 243269

Re: FIBO VORTEX

Yep, this looks good. Also once you get the size of the vortex done. You have two choices, you can swing (keeping the size) the vortex so that you are hitting either the red or blue vortex at point 2.
by sbank
Mon Mar 17, 2025 2:19 pm
Forum: Tools and Techniques
Topic: FIBO VORTEX
Replies: 6
Views: 243269

Re: FIBO VORTEX

Hey Shriyu, see below for a bunch of images marking up how to do this on the /ES. If this doesn't make sense, let me know and I can try again. :D
fv1.png
fv1.png (118.51 KiB) Viewed 243239 times
fv2.png
fv2.png (144.95 KiB) Viewed 243239 times
fv3.png
fv3.png (233.06 KiB) Viewed 243239 times
fv4.png
fv4.png (201.94 KiB) Viewed 243239 times
by sbank
Mon Mar 17, 2025 2:00 pm
Forum: Tools and Techniques
Topic: 360 degree conversion price
Replies: 4
Views: 28148

Re: 360 degree conversion price

Correct!

This indicator is set yourself as a hotspot. (And it can be moved around on the chart as much as you like.)
by sbank
Sun Mar 16, 2025 2:12 pm
Forum: Tools and Techniques
Topic: 360 degree conversion price
Replies: 4
Views: 28148

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: 9354

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: 21937

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: 571686

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: 571686

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...