├── Chapter_01_Basics_of_Python.ipynb ├── Chapter_02_Python_for_DataSciences.ipynb ├── Chapter_03__Import_the_data.ipynb ├── Chapter_04_Features_Engineering.ipynb ├── Chapter_05_Linear_Regression_to_predict_stock_prices.ipynb ├── Chapter_06_Vectorized_Backtesting.ipynb ├── Chapter_07_SVM_to_predict_stock_prices.ipynb ├── Chapter_08_MT5.py ├── Chapter_08_MT5_Applications.ipynb ├── Chapter_08_SVR.ipynb ├── README.md └── assets.csv /Chapter_01_Basics_of_Python.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Quantreo/UDEMY-Algorithmic-Trading-with-Python-MACHINE-LEARNING-strategies/HEAD/Chapter_01_Basics_of_Python.ipynb -------------------------------------------------------------------------------- /Chapter_02_Python_for_DataSciences.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Quantreo/UDEMY-Algorithmic-Trading-with-Python-MACHINE-LEARNING-strategies/HEAD/Chapter_02_Python_for_DataSciences.ipynb -------------------------------------------------------------------------------- /Chapter_03__Import_the_data.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Quantreo/UDEMY-Algorithmic-Trading-with-Python-MACHINE-LEARNING-strategies/HEAD/Chapter_03__Import_the_data.ipynb -------------------------------------------------------------------------------- /Chapter_04_Features_Engineering.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Quantreo/UDEMY-Algorithmic-Trading-with-Python-MACHINE-LEARNING-strategies/HEAD/Chapter_04_Features_Engineering.ipynb -------------------------------------------------------------------------------- /Chapter_05_Linear_Regression_to_predict_stock_prices.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Quantreo/UDEMY-Algorithmic-Trading-with-Python-MACHINE-LEARNING-strategies/HEAD/Chapter_05_Linear_Regression_to_predict_stock_prices.ipynb -------------------------------------------------------------------------------- /Chapter_06_Vectorized_Backtesting.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Quantreo/UDEMY-Algorithmic-Trading-with-Python-MACHINE-LEARNING-strategies/HEAD/Chapter_06_Vectorized_Backtesting.ipynb -------------------------------------------------------------------------------- /Chapter_07_SVM_to_predict_stock_prices.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Quantreo/UDEMY-Algorithmic-Trading-with-Python-MACHINE-LEARNING-strategies/HEAD/Chapter_07_SVM_to_predict_stock_prices.ipynb -------------------------------------------------------------------------------- /Chapter_08_MT5.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Quantreo/UDEMY-Algorithmic-Trading-with-Python-MACHINE-LEARNING-strategies/HEAD/Chapter_08_MT5.py -------------------------------------------------------------------------------- /Chapter_08_MT5_Applications.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Quantreo/UDEMY-Algorithmic-Trading-with-Python-MACHINE-LEARNING-strategies/HEAD/Chapter_08_MT5_Applications.ipynb -------------------------------------------------------------------------------- /Chapter_08_SVR.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Quantreo/UDEMY-Algorithmic-Trading-with-Python-MACHINE-LEARNING-strategies/HEAD/Chapter_08_SVR.ipynb -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Quantreo/UDEMY-Algorithmic-Trading-with-Python-MACHINE-LEARNING-strategies/HEAD/README.md -------------------------------------------------------------------------------- /assets.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Quantreo/UDEMY-Algorithmic-Trading-with-Python-MACHINE-LEARNING-strategies/HEAD/assets.csv --------------------------------------------------------------------------------