Added an option to show actual volume where the "Show Volume" button was.
Also trying to write a bit of an explanation for how the Weis wave works see below. This is a draft:
The traditional way of displaying Weis Wave as developed by David Weis is to use price.
To display volume in a way that does not crowd out neighbouring volumes Weis displayed volume as a maximum of 3 digits (usually). To display wave volume as three digits it is necessary to take a number such as 176,895,570 to truncate it. 176,895,570 can be represented as 177 X 10 to the power of 6. The volume is displayed as 177. I will be adding a label shortly that shows the order of magnitude value, in this case, 6 or perhaps in the way Weis did showing 6 0s to represent 6 orders of magnitude ie 000,000s. The number must also be relative to other numbers in the field. If the highest volume on the page is: 2,654,763,889 and with only three numbers available to display the result the value shown must 265 (265 X 10 to the power of 7). 176,895,570 is an order of magnitude less than 2,654,763,889 therefore 175,895,570 must be shown as 18 so that the relative magnitudes of the two volumes are understood. Therefore, all numbers in the field of view must be truncated by the same order of magnitude to make the relative volumes understandable.The script attempts to calculate the order of magnitude value automatically. If you see a red number it means the script has failed and you should use the manual method. Scroll down from the automatic method to manual. The first number you should see if the "multiplication factor" is set to 0 is an order of magnitude. Scan the field and select the largest value in the field of view ten simple scroll up to that value. If you are too low you will see red up. If you are too high you will see a red down. Scroll in the direction recommended or the values on the screen will be totally incorrect. With volume truncated to the highest order values, the eye can quickly get a feel for relative volumes. It also reduces the crowding and overlapping of values on the screen. You can opt to show the full volume to help get a sense of the magnitude of volumes.