Summary
Keywords
Full Transcript
This is a high profit trading strategy coded and tested in python. The strategy is easy to use and suitable for beginners, it was tested on SP500 stock market revealing high profit results. The details of the algorithm are presented here in the video showing the trading strategy methods and indicators to be used. The python code is also explained in detail and it is available for download from the provided link. This strategy is kept as simple as possible on purpose in order to show the power of simple algorithms avoiding complex indicators. The backtest is also carried out to make sure that the results are not biased by manual testing. download link: https://drive.google.com/file/d/1-cRvw86Q8eHmJ0tx9mtCSGnF2i_d-ANe/view?usp=sharing the data link: https://drive.google.com/file/d/19i5zNobpbzH7nypsa-PqATL3suXTNrTD/view?usp=sharing Enjoy coding!
