Search found 196 matches

by sbank
Mon Jun 02, 2025 12:57 pm
Forum: General
Topic: Hive - SOP
Replies: 2
Views: 2804

Re: Hive - SOP

Hi, The easiest way to create a hive is to just use the hive designer: Artificial Intelligence -> Hive Technology -> Hive Designer Then go through the wizard to pick your favorite indicators. The key part here is that you pick QScript functions. In Earik's tutorial videos he mentions that you can cr...
by sbank
Thu May 08, 2025 11:22 am
Forum: Mechanical Systems
Topic: Share your system!
Replies: 1
Views: 3267

Re: Share your system!

This will be my first contribution:

Max Profit to Drawdown ratio:
368992.50 / 35732.50 = ~10.3
2025-05-08_07-18-31.png
2025-05-08_07-18-31.png (150.53 KiB) Viewed 3266 times
2025-05-08_07-18-41.png
2025-05-08_07-18-41.png (84.42 KiB) Viewed 3266 times
by sbank
Thu May 08, 2025 11:19 am
Forum: Mechanical Systems
Topic: Share your system!
Replies: 1
Views: 3267

Share your system!

Hi All, I thought of an interesting way that us Wavers (is that what we call ourselves?) can help each other out. This is a participate-to-play sort of thing. I'll provide a basic skeleton of a code that will incorporate each of our systems, and it will simply AND together the systems. By participat...
by sbank
Mon Apr 14, 2025 6:57 pm
Forum: QScript
Topic: Qscript Exitlong
Replies: 2
Views: 5115

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

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

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

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 249011 times
fv2.png
fv2.png (144.95 KiB) Viewed 249011 times
fv3.png
fv3.png (233.06 KiB) Viewed 249011 times
fv4.png
fv4.png (201.94 KiB) Viewed 249011 times
by sbank
Mon Mar 17, 2025 2:00 pm
Forum: Tools and Techniques
Topic: 360 degree conversion price
Replies: 4
Views: 32428

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

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

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