I don't understand how to work with your code.
Hi, absolutely nothing is working. I understand your code parses sessionid data and so on, but I'm an absolute zero in programming. I can't figure out how to work with your code. There are no instructions and other things anywhere. from the instructions it is simply written that you need to import the library and that's it. Please write me how to work with your code, I slowly started to understand VS and I can't beat your code in any way (Look, I have a number of questions.
- What do I need to run in order to, for example, get private indicators (I created my own and want to use it, I'll tell you right away I haven't bought a premium). Do I need to launch a browser or something else, if so, which browser?
- When running almost any of your examples, errors are returned- Get drawings(Please specify a layoutID). User login (Please specify your username/email) AllPrivateIndicators(Please specify your 'sessionid' cookie) That is, I literally can't run more than one of your code.
- It turns out that your code does not parse the data and I need to specify the session ID and other parameters myself.
- How do I run your code? A step-by-step instruction would be helpful. I understand that this code is written for more experienced JS users who understand what comes from where, but damn, I also want to use your cool code....
@SruckD this is a good observation ... I actually agree with improving the documentation with better step by step tutorials for the less experienced developers. Something like a quick start. As someone who tried using this API recently I can try to help with this. The thing is the codebase I was trying to add this to is in TypeScript so I hand picked what I needed from TradingView-API and made a TypeScript version of it ...
The most important part is
- Getting the login to work (it will give you the 'sessionid' cookie)
- You need to then store this information yourself and re-use it to run the other functions
I ran into captchas when trying to login so I could not use the user login. I had to manually login in a browser and copy paste the cookies in my database and then use that information to use the "TradingView-API inspired" TypeScript functions I made
This is not a promise but I will try to make a short guide later ...
Thanks Matthew, Iām slowly starting to understand your code. I would really appreciate it if you could help me figure out the strategy analysis part. I need the console to output long and short values, Iām going to put this data into other code to implement a trading bot on the tinkoff investments platform (they have a free api, unlike trading view :)
@SruckD I'm not Matthew by the way, just another user of his great API š Figuring out the strategy analysis ... I'll leave that to Matthew or someone more experienced in the subject (I'm just a Software Engineer and a beginner at investing). Didn't know about tinkoff. Free API sounds nice. Good luck!
oh sorry for my mistake)
Hi people,
If we can get a step by step wiil be amazing, Im a .net developer and I dont understand too much about this project but I really need to put work to use on my personal web application. If anyone can help I really appreciate!
Thanks
@SruckD I'm not Matthew by the way, just another user of his great API š Figuring out the strategy analysis ... I'll leave that to Matthew or someone more experienced in the subject (I'm just a Software Engineer and a beginner at investing). Didn't know about
tinkoff. Free API sounds nice. Good luck!
Hi @clins777 ,
If we can get a step by step wiil be amazing, Im a .net developer and I dont understand too much about this project but I really need to put work to use on my personal web application. If anyone can help I really appreciate!
Thanks
Perhaps a bounty on gitcoin would speed things up.
@atengberg I'd appreciate that. It's been hard to spend my free time on this idea š
@SruckD @curtido @atengberg
It is now possible to sponsor me via GitHub š
If I get some sponsor I can focus on this more ā¤ļø
https://github.com/sponsors/clins777?o=esb
On another note, Mathieu sent out a Google Form on the Telegram community chat that should help you get connected to some guys for long term help as well