Please review Stockalyze: https://g.page/r/CYw4g9KFTD6FEAI/review.

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

#91
Sorry, this handy feature is missing.
Thanks for coming with this suggestion. I will try to make it part of Stockalyze.
#92
General Discussion / Re: YAHOO FINANCE - JAPAN
June 18, 2020, 12:10:11 AM
Can you please send me the exact link?
#93
Troubleshooting & Bug Reports / Re: setup alarm
June 18, 2020, 12:09:17 AM
Hmmm. Good question. It is not available now. But I will think of adding this feature. I can understand it can be very frustrating to add same alert to all stocks.
#94
Troubleshooting & Bug Reports / Re: backup
June 17, 2020, 02:40:14 AM
I guess you are talking about Watchlist and Portfolio. You can do it manually. You can copy portfolios.xml and watchlists.xml from "%appdata%\Lunetek Software\Stockalyze" to somewhere else. You can later replace it.

Be reminded that Stockalyze reads these files on startup and saves the data while exiting. This will soon change, you will have option to save them when you make a change.
#95
Unfortunately import/export of Watchlist or portfolio is not possible directly in Stockalyze.

But, if you can device a means to create portfolios.xml and watchlists.xml files for the data you have then Stockalyze can use them.
You can go to "%appdata%\Lunetek Software\Stockalyze" and notice that there are portfolios.xml and watchlists.xml files present. If you had created a watchlist or portfolio then these files will not be empty. You can see these files contain data in simple format. If you can convert your data from excel into these formats then Stockalyze can use them. Be reminded that it is only advised if you are technical person and understand xml format.

Please let me know if you need anymore help.

Thanks,
Sacha
#96
Looks like the problem is that Alphavantage doesn't support NSE. If you want to confirm you can do this ->
Copy paste the below URL into your browsers address bar and hit Enter, but also make sure you have provided your API key, check the text in bold in the URL written below.
https://www.alphavantage.co/query?function=TIME_SERIES_INTRADAY&interval=1min&apikey=INSERT-ALPHAVANTAGE-API-KEY-HERE&datatype=csv&outputsize=full&symbol=SBIN.NS

You will see almost an empty page.
But if you do the same for SBIN.BO then you will notice that a csv file gets downloaded.

I hope I have explained you the reason. Please let me know if you need any help.
#97
General Discussion / Re: scan stock
June 15, 2020, 10:25:05 PM
Stockalyze uses local time. If you live in same timezone as the timezone of stock exchange then the time used in price data in Stockalyze is exactly same as time of price data of exchange. Otherwise, time is converted to your local time.
I hope am clear here. Please let me know if I need to explain it in more detail.
#98
General Discussion / Re: YAHOO FINANCE - JAPAN
June 15, 2020, 10:18:33 PM
I will be glad to add it to Stockalyze. Do you have a list of yahoo stock symbols for Japanese stocks?
#99
General Discussion / Re: Backtest Forex
June 15, 2020, 10:17:10 PM
I am sorry but forex is not directly supported in Stockalyze as of now.
#100
QuoteHow do I remove any line study in Stockalyze ?

When you hover mouse cursor on any annotation, e.g. line study, you will notice that cursor turns black arrow. Then click on it and then hit Delete button on your keyboard.

QuoteAlso if I select parallel lines, how do I stop it after the first set of lines?

You can hit Esc button on keyboard to stop drawing any more parallel lines.
#101
I can certainly help you with that.

Regarding data, Stockalyze downloads from Yahoo and other data providers. If those data providers have wrong data Stockalyze can't do anything about that. For this reason Stockalyze also has features to use ASCII data and MetaStock format data. So, if you have a mechanism to get data from any other source then you can make use of that in Stockalyze. Let me know if you need help in that.

Regarding problem with backtesting, please let me know what exact problem you are facing, which system you used and how it behaved differently than expected.

Regards,
Sacha
#102
It can happen if scanner doesn't find any result. Are you sure scanner must have found some results based on the Trading System you used?
#103
General Discussion / Re: TRADE : \
June 11, 2020, 12:44:11 AM
Normally when signal occurs the trade can only happen on next candle (or day for Eod chart). But if you think you can manage to trade on the same candle on which signal occurs then you can check this. Otherwise backtesting will trade on next candle.

Please let me know if you still need clarification.
#104
General Discussion / Re: Daytrade
June 11, 2020, 12:40:04 AM
As of now there is no way to close the position automatically at the end of the day. But it would be easy to do in Stockalyze if is wanted to close the existing position at the end of the day with the closing price.

Please let me know if this will solve your problem.

#105
Feature & Enhancement Requests / Re: TOKYO
June 11, 2020, 12:36:44 AM
I don't think Yahoo or Alphavantage supports stocks from Tokyo Stock Exchange.
But if you can supply data in ASCII or MetaStock format then Stockalyze can be used with them.

Please let me know if this doesn't answer your question.