Mostafa Najmi

Results 22 comments of Mostafa Najmi

add this command to your python code: ` config.search = "word1" , "word2"`

I tried to solve the error by these suggestion but it didnt work. Do you have any soloution? thanks in advanced

I haven't tested it for a while. Do you have any problems? Or did you ask because there hasn't been a release for a long time?

> Search by symbol doesnt work Semms that tradingview changed it's html structure. Working to fix it.

This issue must have been solved. But note that so many changes has been happened. So check README. Now you can upgrade with `pip install --upgrade tradingview-scraper`.

It's because for sort=recent frontend use API to get data: here is api: for main(first) page: https://www.tradingview.com/symbols/BTCUSD/ideas/?component-data-only=1&sort=recent for page-{page}: https://www.tradingview.com/symbols/BTCUSD/ideas/page-2/?sort=recent&component-data-only=1&sort=recent I will add this feature soon.

I test this model for the captcha which i need to break that but the output was incorrect. How can I train this model with simple kinds of captcha with...

Thank you for your feedback. Could you please provide more details about this situation by listing examples of what does not work?

Thank you for the report. The undefined RealTimeData has now been fixed. Although the get_latest_trade_info method works well, it seems that TradingView has an update that is causing the RealTimeData.get_OHLCV...

> Little bit off-topic, but I think it would be handy to many users if we set up some sort of proper documentation. The readme file is getting a little...