diff --git a/README.md b/README.md index f9f8930..cb192e5 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Current Goal: **Learn Quantitative Foundations** ## Study -Current reading [Introduction to Probability, Statistics, and Random Processes - Hossein Pishro-Nik](./reading/000_Introduction%20to%20Probability,%20Statistics,%20and%20Random%20Processes/Introduction%20to%20Probability,%20Statistics,%20and%20Random%20Processes%20-%20Hossein%20Pishro-Nik.pdf) and [Algorithmic Trading](./reading/011_Algorithmic%20Trading%20Winning%20Strategies%20and%20their%20rationale/Algorithmic%20Trading%20Winning%20Strategies%20and%20their%20rationale.pdf) +Current reading [Introduction to Probability, Statistics, and Random Processes - Hossein Pishro-Nik](./textbooks/reading/20260622012450_Introduction%20to%20Probability,%20Statistics,%20and%20Random%20Processes/Introduction%20to%20Probability,%20Statistics,%20and%20Random%20Processes%20-%20Hossein%20Pishro-Nik.pdf) and [Algorithmic Trading](./textbooks/reading/20260622012451_Algorithmic%20Trading%20Winning%20Strategies%20and%20their%20rationale/Algorithmic%20Trading%20Winning%20Strategies%20and%20their%20rationale.pdf) ## Phases diff --git a/backlog/010_Elementary Stochastic Caculus/README.md b/textbooks/backlog/010_Elementary Stochastic Caculus/README.md similarity index 100% rename from backlog/010_Elementary Stochastic Caculus/README.md rename to textbooks/backlog/010_Elementary Stochastic Caculus/README.md diff --git a/backlog/010_Elementary Stochastic Caculus/book.pdf b/textbooks/backlog/010_Elementary Stochastic Caculus/book.pdf similarity index 100% rename from backlog/010_Elementary Stochastic Caculus/book.pdf rename to textbooks/backlog/010_Elementary Stochastic Caculus/book.pdf diff --git a/backlog/020_A guide to Brownian motion and related stochastic processes/README.md b/textbooks/backlog/020_A guide to Brownian motion and related stochastic processes/README.md similarity index 100% rename from backlog/020_A guide to Brownian motion and related stochastic processes/README.md rename to textbooks/backlog/020_A guide to Brownian motion and related stochastic processes/README.md diff --git a/backlog/020_A guide to Brownian motion and related stochastic processes/book.pdf b/textbooks/backlog/020_A guide to Brownian motion and related stochastic processes/book.pdf similarity index 100% rename from backlog/020_A guide to Brownian motion and related stochastic processes/book.pdf rename to textbooks/backlog/020_A guide to Brownian motion and related stochastic processes/book.pdf diff --git a/backlog/030_Stochastic Calculus: An Introduction with Applications/Stochastic Calculus: An Introduction with Applications.pdf b/textbooks/backlog/030_Stochastic Calculus: An Introduction with Applications/Stochastic Calculus: An Introduction with Applications.pdf similarity index 100% rename from backlog/030_Stochastic Calculus: An Introduction with Applications/Stochastic Calculus: An Introduction with Applications.pdf rename to textbooks/backlog/030_Stochastic Calculus: An Introduction with Applications/Stochastic Calculus: An Introduction with Applications.pdf diff --git a/backlog/900_Active Portfolio Management/Richard Grinold, Ronald Kahn-Active Portfolio Management_ A Quantitative Approach for Producing Superior Returns and Controlling Risk-McGraw-Hill (1999).pdf b/textbooks/backlog/900_Active Portfolio Management/Richard Grinold, Ronald Kahn-Active Portfolio Management_ A Quantitative Approach for Producing Superior Returns and Controlling Risk-McGraw-Hill (1999).pdf similarity index 100% rename from backlog/900_Active Portfolio Management/Richard Grinold, Ronald Kahn-Active Portfolio Management_ A Quantitative Approach for Producing Superior Returns and Controlling Risk-McGraw-Hill (1999).pdf rename to textbooks/backlog/900_Active Portfolio Management/Richard Grinold, Ronald Kahn-Active Portfolio Management_ A Quantitative Approach for Producing Superior Returns and Controlling Risk-McGraw-Hill (1999).pdf diff --git a/textbooks/Advances in Financial Machine Learning.pdf b/textbooks/backlog/Advances in Financial Machine Learning.pdf similarity index 100% rename from textbooks/Advances in Financial Machine Learning.pdf rename to textbooks/backlog/Advances in Financial Machine Learning.pdf diff --git a/textbooks/An Introduction to Measure Theory.pdf b/textbooks/backlog/An Introduction to Measure Theory.pdf similarity index 100% rename from textbooks/An Introduction to Measure Theory.pdf rename to textbooks/backlog/An Introduction to Measure Theory.pdf diff --git a/textbooks/Assessing and Improving Prediction and Classification: Theory and Algorithms in C++.pdf b/textbooks/backlog/Assessing and Improving Prediction and Classification: Theory and Algorithms in C++.pdf similarity index 100% rename from textbooks/Assessing and Improving Prediction and Classification: Theory and Algorithms in C++.pdf rename to textbooks/backlog/Assessing and Improving Prediction and Classification: Theory and Algorithms in C++.pdf diff --git a/textbooks/Data_Driven_Science_and_Engineering.pdf b/textbooks/backlog/Data_Driven_Science_and_Engineering.pdf similarity index 100% rename from textbooks/Data_Driven_Science_and_Engineering.pdf rename to textbooks/backlog/Data_Driven_Science_and_Engineering.pdf diff --git a/textbooks/Detecting-Regime-Change-in-Computational-Finance-Data-Science-Machine-Learning-and-Algorithmic-Trading.pdf b/textbooks/backlog/Detecting-Regime-Change-in-Computational-Finance-Data-Science-Machine-Learning-and-Algorithmic-Trading.pdf similarity index 100% rename from textbooks/Detecting-Regime-Change-in-Computational-Finance-Data-Science-Machine-Learning-and-Algorithmic-Trading.pdf rename to textbooks/backlog/Detecting-Regime-Change-in-Computational-Finance-Data-Science-Machine-Learning-and-Algorithmic-Trading.pdf diff --git a/textbooks/Numerical Recipes - The Art of Scientific Computing - 3rd Edition.pdf b/textbooks/backlog/Numerical Recipes - The Art of Scientific Computing - 3rd Edition.pdf similarity index 100% rename from textbooks/Numerical Recipes - The Art of Scientific Computing - 3rd Edition.pdf rename to textbooks/backlog/Numerical Recipes - The Art of Scientific Computing - 3rd Edition.pdf diff --git a/backlog/Probability and Statistics - The Science of Uncertainty/EvansRosenthalsolutions.pdf b/textbooks/backlog/Probability and Statistics - The Science of Uncertainty/EvansRosenthalsolutions.pdf similarity index 100% rename from backlog/Probability and Statistics - The Science of Uncertainty/EvansRosenthalsolutions.pdf rename to textbooks/backlog/Probability and Statistics - The Science of Uncertainty/EvansRosenthalsolutions.pdf diff --git a/backlog/Probability and Statistics - The Science of Uncertainty/Probability and Statistics - The Science of Uncertainty.pdf b/textbooks/backlog/Probability and Statistics - The Science of Uncertainty/Probability and Statistics - The Science of Uncertainty.pdf similarity index 100% rename from backlog/Probability and Statistics - The Science of Uncertainty/Probability and Statistics - The Science of Uncertainty.pdf rename to textbooks/backlog/Probability and Statistics - The Science of Uncertainty/Probability and Statistics - The Science of Uncertainty.pdf diff --git a/textbooks/Testing and Tuning Market Trading Systems.pdf b/textbooks/backlog/Testing and Tuning Market Trading Systems.pdf similarity index 100% rename from textbooks/Testing and Tuning Market Trading Systems.pdf rename to textbooks/backlog/Testing and Tuning Market Trading Systems.pdf diff --git a/textbooks/The Leverage Space Trading Model.pdf b/textbooks/backlog/The Leverage Space Trading Model.pdf similarity index 100% rename from textbooks/The Leverage Space Trading Model.pdf rename to textbooks/backlog/The Leverage Space Trading Model.pdf diff --git a/textbooks/The Mathematics of Money Management: Risk Analysis Techniques for Traders.pdf b/textbooks/backlog/The Mathematics of Money Management: Risk Analysis Techniques for Traders.pdf similarity index 100% rename from textbooks/The Mathematics of Money Management: Risk Analysis Techniques for Traders.pdf rename to textbooks/backlog/The Mathematics of Money Management: Risk Analysis Techniques for Traders.pdf diff --git a/textbooks/Trading Systems and Methods.pdf b/textbooks/backlog/Trading Systems and Methods.pdf similarity index 100% rename from textbooks/Trading Systems and Methods.pdf rename to textbooks/backlog/Trading Systems and Methods.pdf diff --git a/textbooks/Trading-on-Sentiment.pdf b/textbooks/backlog/Trading-on-Sentiment.pdf similarity index 100% rename from textbooks/Trading-on-Sentiment.pdf rename to textbooks/backlog/Trading-on-Sentiment.pdf diff --git a/textbooks/analysis-of-financial-time-series-copy-2ffgm3v.pdf b/textbooks/backlog/analysis-of-financial-time-series-copy-2ffgm3v.pdf similarity index 100% rename from textbooks/analysis-of-financial-time-series-copy-2ffgm3v.pdf rename to textbooks/backlog/analysis-of-financial-time-series-copy-2ffgm3v.pdf diff --git a/library/20260622012452_Quantitative_Trading_Ernest_P_Chan/Quantitative_Trading_Ernest_P_Chan.pdf b/textbooks/library/20260622012452_Quantitative_Trading_Ernest_P_Chan/Quantitative_Trading_Ernest_P_Chan.pdf similarity index 100% rename from library/20260622012452_Quantitative_Trading_Ernest_P_Chan/Quantitative_Trading_Ernest_P_Chan.pdf rename to textbooks/library/20260622012452_Quantitative_Trading_Ernest_P_Chan/Quantitative_Trading_Ernest_P_Chan.pdf diff --git a/library/20260622012452_Quantitative_Trading_Ernest_P_Chan/README.md b/textbooks/library/20260622012452_Quantitative_Trading_Ernest_P_Chan/README.md similarity index 100% rename from library/20260622012452_Quantitative_Trading_Ernest_P_Chan/README.md rename to textbooks/library/20260622012452_Quantitative_Trading_Ernest_P_Chan/README.md diff --git a/library/20260622012452_Quantitative_Trading_Ernest_P_Chan/notes.ipynb b/textbooks/library/20260622012452_Quantitative_Trading_Ernest_P_Chan/notes.ipynb similarity index 100% rename from library/20260622012452_Quantitative_Trading_Ernest_P_Chan/notes.ipynb rename to textbooks/library/20260622012452_Quantitative_Trading_Ernest_P_Chan/notes.ipynb diff --git a/reading/20260622012450_Introduction to Probability, Statistics, and Random Processes/.ipynb_checkpoints/ch1-checkpoint.ipynb b/textbooks/reading/20260622012450_Introduction to Probability, Statistics, and Random Processes/.ipynb_checkpoints/ch1-checkpoint.ipynb similarity index 100% rename from reading/20260622012450_Introduction to Probability, Statistics, and Random Processes/.ipynb_checkpoints/ch1-checkpoint.ipynb rename to textbooks/reading/20260622012450_Introduction to Probability, Statistics, and Random Processes/.ipynb_checkpoints/ch1-checkpoint.ipynb diff --git a/reading/20260622012450_Introduction to Probability, Statistics, and Random Processes/Hossein Pishro-Nik_SOLUTIONS.pdf b/textbooks/reading/20260622012450_Introduction to Probability, Statistics, and Random Processes/Hossein Pishro-Nik_SOLUTIONS.pdf similarity index 100% rename from reading/20260622012450_Introduction to Probability, Statistics, and Random Processes/Hossein Pishro-Nik_SOLUTIONS.pdf rename to textbooks/reading/20260622012450_Introduction to Probability, Statistics, and Random Processes/Hossein Pishro-Nik_SOLUTIONS.pdf diff --git a/reading/20260622012450_Introduction to Probability, Statistics, and Random Processes/Introduction to Probability, Statistics, and Random Processes - Hossein Pishro-Nik.pdf b/textbooks/reading/20260622012450_Introduction to Probability, Statistics, and Random Processes/Introduction to Probability, Statistics, and Random Processes - Hossein Pishro-Nik.pdf similarity index 100% rename from reading/20260622012450_Introduction to Probability, Statistics, and Random Processes/Introduction to Probability, Statistics, and Random Processes - Hossein Pishro-Nik.pdf rename to textbooks/reading/20260622012450_Introduction to Probability, Statistics, and Random Processes/Introduction to Probability, Statistics, and Random Processes - Hossein Pishro-Nik.pdf diff --git a/reading/20260622012450_Introduction to Probability, Statistics, and Random Processes/README.md b/textbooks/reading/20260622012450_Introduction to Probability, Statistics, and Random Processes/README.md similarity index 100% rename from reading/20260622012450_Introduction to Probability, Statistics, and Random Processes/README.md rename to textbooks/reading/20260622012450_Introduction to Probability, Statistics, and Random Processes/README.md diff --git a/reading/20260622012450_Introduction to Probability, Statistics, and Random Processes/ch1/example-problems.ipynb b/textbooks/reading/20260622012450_Introduction to Probability, Statistics, and Random Processes/ch1/example-problems.ipynb similarity index 100% rename from reading/20260622012450_Introduction to Probability, Statistics, and Random Processes/ch1/example-problems.ipynb rename to textbooks/reading/20260622012450_Introduction to Probability, Statistics, and Random Processes/ch1/example-problems.ipynb diff --git a/reading/20260622012450_Introduction to Probability, Statistics, and Random Processes/ch1/flashcards/definitions.md b/textbooks/reading/20260622012450_Introduction to Probability, Statistics, and Random Processes/ch1/flashcards/definitions.md similarity index 100% rename from reading/20260622012450_Introduction to Probability, Statistics, and Random Processes/ch1/flashcards/definitions.md rename to textbooks/reading/20260622012450_Introduction to Probability, Statistics, and Random Processes/ch1/flashcards/definitions.md diff --git a/reading/20260622012450_Introduction to Probability, Statistics, and Random Processes/ch1/flashcards/problems.md b/textbooks/reading/20260622012450_Introduction to Probability, Statistics, and Random Processes/ch1/flashcards/problems.md similarity index 100% rename from reading/20260622012450_Introduction to Probability, Statistics, and Random Processes/ch1/flashcards/problems.md rename to textbooks/reading/20260622012450_Introduction to Probability, Statistics, and Random Processes/ch1/flashcards/problems.md diff --git a/reading/20260622012450_Introduction to Probability, Statistics, and Random Processes/ch1/notes.ipynb b/textbooks/reading/20260622012450_Introduction to Probability, Statistics, and Random Processes/ch1/notes.ipynb similarity index 100% rename from reading/20260622012450_Introduction to Probability, Statistics, and Random Processes/ch1/notes.ipynb rename to textbooks/reading/20260622012450_Introduction to Probability, Statistics, and Random Processes/ch1/notes.ipynb diff --git a/reading/20260622012450_Introduction to Probability, Statistics, and Random Processes/ch2/notes.ipynb b/textbooks/reading/20260622012450_Introduction to Probability, Statistics, and Random Processes/ch2/notes.ipynb similarity index 100% rename from reading/20260622012450_Introduction to Probability, Statistics, and Random Processes/ch2/notes.ipynb rename to textbooks/reading/20260622012450_Introduction to Probability, Statistics, and Random Processes/ch2/notes.ipynb diff --git a/reading/20260622012450_Introduction to Probability, Statistics, and Random Processes/ch3/example-problems.ipynb b/textbooks/reading/20260622012450_Introduction to Probability, Statistics, and Random Processes/ch3/example-problems.ipynb similarity index 100% rename from reading/20260622012450_Introduction to Probability, Statistics, and Random Processes/ch3/example-problems.ipynb rename to textbooks/reading/20260622012450_Introduction to Probability, Statistics, and Random Processes/ch3/example-problems.ipynb diff --git a/reading/20260622012450_Introduction to Probability, Statistics, and Random Processes/ch3/notes.ipynb b/textbooks/reading/20260622012450_Introduction to Probability, Statistics, and Random Processes/ch3/notes.ipynb similarity index 100% rename from reading/20260622012450_Introduction to Probability, Statistics, and Random Processes/ch3/notes.ipynb rename to textbooks/reading/20260622012450_Introduction to Probability, Statistics, and Random Processes/ch3/notes.ipynb diff --git a/reading/20260622012450_Introduction to Probability, Statistics, and Random Processes/ch4/example-problems.ipynb b/textbooks/reading/20260622012450_Introduction to Probability, Statistics, and Random Processes/ch4/example-problems.ipynb similarity index 100% rename from reading/20260622012450_Introduction to Probability, Statistics, and Random Processes/ch4/example-problems.ipynb rename to textbooks/reading/20260622012450_Introduction to Probability, Statistics, and Random Processes/ch4/example-problems.ipynb diff --git a/reading/20260622012450_Introduction to Probability, Statistics, and Random Processes/ch4/notes.ipynb b/textbooks/reading/20260622012450_Introduction to Probability, Statistics, and Random Processes/ch4/notes.ipynb similarity index 100% rename from reading/20260622012450_Introduction to Probability, Statistics, and Random Processes/ch4/notes.ipynb rename to textbooks/reading/20260622012450_Introduction to Probability, Statistics, and Random Processes/ch4/notes.ipynb diff --git a/reading/20260622012450_Introduction to Probability, Statistics, and Random Processes/public/conditional_prob_tree.png b/textbooks/reading/20260622012450_Introduction to Probability, Statistics, and Random Processes/public/conditional_prob_tree.png similarity index 100% rename from reading/20260622012450_Introduction to Probability, Statistics, and Random Processes/public/conditional_prob_tree.png rename to textbooks/reading/20260622012450_Introduction to Probability, Statistics, and Random Processes/public/conditional_prob_tree.png diff --git a/reading/20260622012451_Algorithmic Trading Winning Strategies and their rationale/Algorithmic Trading Winning Strategies and their rationale.pdf b/textbooks/reading/20260622012451_Algorithmic Trading Winning Strategies and their rationale/Algorithmic Trading Winning Strategies and their rationale.pdf similarity index 100% rename from reading/20260622012451_Algorithmic Trading Winning Strategies and their rationale/Algorithmic Trading Winning Strategies and their rationale.pdf rename to textbooks/reading/20260622012451_Algorithmic Trading Winning Strategies and their rationale/Algorithmic Trading Winning Strategies and their rationale.pdf diff --git a/reading/20260622012451_Algorithmic Trading Winning Strategies and their rationale/README.md b/textbooks/reading/20260622012451_Algorithmic Trading Winning Strategies and their rationale/README.md similarity index 100% rename from reading/20260622012451_Algorithmic Trading Winning Strategies and their rationale/README.md rename to textbooks/reading/20260622012451_Algorithmic Trading Winning Strategies and their rationale/README.md diff --git a/reading/20260622012451_Algorithmic Trading Winning Strategies and their rationale/ch1/notes.ipynb b/textbooks/reading/20260622012451_Algorithmic Trading Winning Strategies and their rationale/ch1/notes.ipynb similarity index 100% rename from reading/20260622012451_Algorithmic Trading Winning Strategies and their rationale/ch1/notes.ipynb rename to textbooks/reading/20260622012451_Algorithmic Trading Winning Strategies and their rationale/ch1/notes.ipynb diff --git a/reading/20260622012451_Algorithmic Trading Winning Strategies and their rationale/notes.ipynb b/textbooks/reading/20260622012451_Algorithmic Trading Winning Strategies and their rationale/notes.ipynb similarity index 100% rename from reading/20260622012451_Algorithmic Trading Winning Strategies and their rationale/notes.ipynb rename to textbooks/reading/20260622012451_Algorithmic Trading Winning Strategies and their rationale/notes.ipynb