123priyanshu Authors TraderNama
7 days
30 days
All time
Recent
Popular
I'm getting lot of DMs from people who want to automate their strategies or want to code for back testing.
Firstly, I'm not here for money nor I will provide you turn-key solution, you will have to put the effort and code on your own, I can help/guide you whenever needed.
++
Secondly, you need to arrange for reliable data (or if you can get it for free from your contacts).
Regarding my credentials, I'm no expert in coding. I consider myself a amateur, I just know how to get my work done and I believe if I can code (python) then anyone can code.
++
There are many queries about how/where to start, I'm jotting down what I did, you can consider it the starting point.
for Python, go through the basic tutorial at https://t.co/vjrzcW0xAL
Try to absorb as much as possible for 1-2 weeks.
++
Once you are familiar with basic python structure and syntax, start going through the most important Python library for time series data analysis i.e. PANDAS
I referred lot of resource but I will recommend https://t.co/dMRPQ5G2qJ
Again, try to absorb and practice.
++
Another major learning source for me was "Corey Schafer" video, refer his channel at https://t.co/DzT6WMQiDQ
I just love watching his videos.
While coding if you know how to break a problem in small parts and focus on the immediate next part, you can solve any problem.
++
Firstly, I'm not here for money nor I will provide you turn-key solution, you will have to put the effort and code on your own, I can help/guide you whenever needed.
++
Secondly, you need to arrange for reliable data (or if you can get it for free from your contacts).
Regarding my credentials, I'm no expert in coding. I consider myself a amateur, I just know how to get my work done and I believe if I can code (python) then anyone can code.
++
There are many queries about how/where to start, I'm jotting down what I did, you can consider it the starting point.
for Python, go through the basic tutorial at https://t.co/vjrzcW0xAL
Try to absorb as much as possible for 1-2 weeks.
++
Once you are familiar with basic python structure and syntax, start going through the most important Python library for time series data analysis i.e. PANDAS
I referred lot of resource but I will recommend https://t.co/dMRPQ5G2qJ
Again, try to absorb and practice.
++
Another major learning source for me was "Corey Schafer" video, refer his channel at https://t.co/DzT6WMQiDQ
I just love watching his videos.
While coding if you know how to break a problem in small parts and focus on the immediate next part, you can solve any problem.
++