Welcome to the Stockalyze Community 👋
A friendly place for Stockalyze users to share ideas, discuss the platform, learn, and grow together.

Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - Sacha

#1
A new Stockalyze update is now available with several improvements, particularly for Point & Figure charts and intraday data support.

What's New

Expanded Intraday Data Support

  • Intraday price data can now also be downloaded from Yahoo Finance (via yfinance). Previously, intraday downloads were available only through StockData.org. This gives more users access to intraday charts without requiring a StockData.org account.

Point & Figure Chart Improvements
  • Point & Figure charts now follow the classic methodology described by Thomas J. Dorsey even more closely, including textbook box size tiers.
  • Added interactive hover information. Simply move the mouse over the chart to view details of the column and individual box under the cursor.
  • The latest column now displays action points, making it easier to identify current trading signals.
  • Improved the overall Point & Figure user interface.
  • Fixed an issue where a Point & Figure chart could occasionally fail to display immediately after downloading fresh data.

These improvements bring Stockalyze's Point & Figure charts even closer to the textbook methodology while providing a more interactive charting experience.

Data Download

  • Fixed an issue where incorrect volume data could be downloaded in some cases.

As always, thank you for your feedback and continued support. Please let me know if you encounter any issues or have suggestions for further improvements.
#2
Thanks for the update, and sorry to hear you're not feeling well.

No rush at all—check it whenever you're feeling better. If you notice anything that still doesn't look right after updating and refreshing the data, just let me know and I'll be happy to investigate further.

Take care and get well soon.
#3
Hi Gd iPas, please update latest Stockalyze. You may still see wrong price data, this can happen because Stockalyze caches downloaded data. If you still see wrong data then right click on the chart and select "Clean and Download Price History" menu item. It will refresh the data from scratch.
Please let me know if it needs more improvement.

Thanks for again for reporting this issue.
#4
Use of yahoo finance automatically adjusts prices. The problem you are observing with SBIN.NS is that there was a recent dividend announcement and prices got adjusted accordingly. On chart you don't want to see that. Stockalyze should improve in such cases. We will have an update soon with the fix.

Thanks again for spotting and reporting it.
#5
You are right about the problem. Even using yfinance gives the wrong output.
We are investigating it.

Thank you for reporting about the problem. We hope to fix it soon.

import yfinance as yf

ticker = yf.Ticker("SBIN.NS")
hist = ticker.history(start="2026-04-10")
hist_csv = hist.to_csv()
print(hist_csv)
Date,Open,High,Low,Close,Volume,Dividends,Stock Splits

...
2026-04-17 00:00:00+05:30,1048.1077725199245,1062.9895516597985,1041.2317140310404,1061.1231689453125,16823879,0.0,0.0

2026-04-20 00:00:00+05:30,1061.1723665018162,1101.102525826513,1056.8010858019393,1088.2344970703125,31179584,0.0,0.0

2026-04-21 00:00:00+05:30,1093.6863001427537,1095.012373226544,1086.3681369836245,1092.1636962890625,16963734,0.0,0.0
...

#6
No. It wasn't showing in yahoo finance, please check the image I had sent.
Anyways, as of now the data is available in the yahoo finance and so also in Stockalyze.
#7
Stockalyze uses data as is from the data provider. If the chosen data provider doesn't have the data Stockalyze cannot do anything about it. I just checked Yahoo finance also doesn't show the candle for 27 May. See the attached image.
#8
Quote from: Gd iPas on May 23, 2026, 03:15:10 AMAlso please provide an option to share the chart in the form of URL or some other pic form in whatsapp/ FB etc...Downloading and sharing it is really cumbersome.
Thanks for your suggestion. The latest Stockalyze allows you to quickly share a chart or point and figure chart with anyone via any social media or email. You can take a look at the help page for more information.
#9
The new Stockalyze update now includes both Measure and Position tools as well 🙂

The experience in Stockalyze may feel a bit different from other charting tools you may have used before. Our goal with these tools was to keep them clean, simple, and easy to use while still providing the important information traders need.

As always, feedback and suggestions are welcome as we continue refining them.
#10
Hi Gd iPas,

The recent update now has this change as well where the Fibonacci retracement in Stockalyze work in the same way as other tools.

Give it a try and please let me know if you have more ideas. :)
#11
Subject: Stockalyze Update v2026.5.25.82

A new Stockalyze update is now available.

This release brings a few major additions and several improvements across charting and sharing features.

Highlights:

* Added new Measure and Position annotations
* All annotations are now available in Lite mode users with a limit on the number of drawings
* Charts can now be shared easily directly from Stockalyze
* Point & Figure charts can also be shared easily
* Improved Point & Figure chart calculations using the standard tier-based box size method
* Fibonacci retracement alignment and missing 78.6% level issues fixed
* Various improvements to chart export, tool layout, trend visualization, and chart responsiveness

A number of smaller fixes and documentation updates are also included in this release.

Thank you all for the feedback and suggestions. More improvements are on the way.
#12
This topic has been discussed in other thread but I answer them here as well.
The 0% level is at position of first click and 100% is at second click. If you think your Fibonacci retracements are reversed then you are expecting 100% level at the first click. So, just reverse the order of selecting the first two points.

QuoteAlso one calibration is missing in fib tool between 61 and 100%.
Yes, this is missing and will be present in a new update that will be soon.
Thanks for pointing it out. :)
#13
To clarify more, the 0% is the level of first click and 100% is the level of the second click. So, it is in your hand where you want these levels to be present.
#14
QuoteThis is correct ...the earlier fib retracement that you shared was reversed if you carefully see :-) ...Earlier the 100% started from top and in this new image you shared
100% retracement is at bottom :-)

Would be great if you publish it :-)

It is already there with your Stockalyze. As I said earlier too, the 0% and 100% positions depend on which point you select first. This is how it works with many other tools. Just reverse the order of first two points you click while create the retracement and you will get what you want.
#15
QuoteThe percentage from starting point to ending point is to be mapped .
Its same as in Stockalyze. Am I missing something you are trying to say?
I understand one level just before 100% is missing and it is already fixed locally, next update will have it. The retracement you drew is same as I drew in the attached image. Please let me know what is different.