I appreciate the pragmatic updates .
Not keeking well but Will surely check it in few days time .
Not keeking well but Will surely check it in few days time .
Welcome to the Stockalyze Community 👋
A friendly place for Stockalyze users to share ideas, discuss the platform, learn, and grow together.
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 MenuQuote from: Sacha on June 01, 2026, 03:32:56 AMUse 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.
Quote from: Sacha on June 01, 2026, 01:57:27 AMYou 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
...
Quote from: Sacha on May 28, 2026, 02:20:46 AMNo. 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.
Quote from: Sacha on May 27, 2026, 02:33:05 PMQuote 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.
Quote from: Sacha on May 27, 2026, 02:41:32 PMStockalyze 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.
Quote from: Sacha on May 23, 2026, 08:19:40 AMQuoteThis 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.
Quote from: Sacha on May 23, 2026, 06:20:08 AMQuoteThe 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.