├── .gitignore ├── Asset Allocation.txt ├── Datacamp Systematic Investment Strategies.md ├── Datacamp_Systematic_Investment_Strategies.html ├── Emacs scraps.txt ├── GNU wget.pdf ├── High Frequency Investment Strategies.md ├── Quantitative Finance.txt ├── README.txt ├── Rmodels.zip ├── Systematic Investment Strategies.md ├── Systematic Trading Brokers.txt ├── Systems and Programs.txt ├── ToDoList.txt ├── datacamp.txt ├── datacamp_old.txt ├── fund startup.txt ├── quantopian.txt ├── render_scripts.R └── temp.txt /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JFD3D/develop/HEAD/.gitignore -------------------------------------------------------------------------------- /Asset Allocation.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JFD3D/develop/HEAD/Asset Allocation.txt -------------------------------------------------------------------------------- /Datacamp Systematic Investment Strategies.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JFD3D/develop/HEAD/Datacamp Systematic Investment Strategies.md -------------------------------------------------------------------------------- /Datacamp_Systematic_Investment_Strategies.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JFD3D/develop/HEAD/Datacamp_Systematic_Investment_Strategies.html -------------------------------------------------------------------------------- /Emacs scraps.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JFD3D/develop/HEAD/Emacs scraps.txt -------------------------------------------------------------------------------- /GNU wget.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JFD3D/develop/HEAD/GNU wget.pdf -------------------------------------------------------------------------------- /High Frequency Investment Strategies.md: -------------------------------------------------------------------------------- 1 | #### Datacamp course *High Frequency Investment Strategies* -------------------------------------------------------------------------------- /Quantitative Finance.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JFD3D/develop/HEAD/Quantitative Finance.txt -------------------------------------------------------------------------------- /README.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JFD3D/develop/HEAD/README.txt -------------------------------------------------------------------------------- /Rmodels.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JFD3D/develop/HEAD/Rmodels.zip -------------------------------------------------------------------------------- /Systematic Investment Strategies.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JFD3D/develop/HEAD/Systematic Investment Strategies.md -------------------------------------------------------------------------------- /Systematic Trading Brokers.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JFD3D/develop/HEAD/Systematic Trading Brokers.txt -------------------------------------------------------------------------------- /Systems and Programs.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JFD3D/develop/HEAD/Systems and Programs.txt -------------------------------------------------------------------------------- /ToDoList.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JFD3D/develop/HEAD/ToDoList.txt -------------------------------------------------------------------------------- /datacamp.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JFD3D/develop/HEAD/datacamp.txt -------------------------------------------------------------------------------- /datacamp_old.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JFD3D/develop/HEAD/datacamp_old.txt -------------------------------------------------------------------------------- /fund startup.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JFD3D/develop/HEAD/fund startup.txt -------------------------------------------------------------------------------- /quantopian.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JFD3D/develop/HEAD/quantopian.txt -------------------------------------------------------------------------------- /render_scripts.R: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JFD3D/develop/HEAD/render_scripts.R -------------------------------------------------------------------------------- /temp.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JFD3D/develop/HEAD/temp.txt --------------------------------------------------------------------------------