PinnedAzip SauhabahHow to use Machine learning optimization for Trading signals with PythonCreating and Coding a Trading Strategy From Scratch using trading technical signals and Machine learning techniques. The models used in…Apr 1, 20217Apr 1, 20217
Azip SauhabahHow to use the technical indicator ADX (Average Directional Index) in trading strategiesPlease enjoy this basic destruction of technical indicator ADX.Jan 8, 2023Jan 8, 2023
Azip SauhabahThe power of technical indicators in quantitative tradingAre you interested in learning more about complex technical indicators in Python for quantitative trading? If so, you’re in the right…Jan 6, 2023Jan 6, 2023
Azip SauhabahHow to build a basic backtest framework in python?To build a python framework to backtest strategies and produce different metrics such as performance, best trades, PnL, etc., the following…Jan 5, 2023Jan 5, 2023
Azip SauhabahHow to build a screening ranking algorithm in python?To build a ranking screening to choose stocks among the cac40 universe using fundamentals in python, the following code can be used:Jan 5, 2023Jan 5, 2023
Azip SauhabahHow to build and use the Elliot Wave oscillator and waves in python ?SynopsisJan 5, 2023Jan 5, 2023
Azip SauhabahHow to screen stocks and building a portfolio using fondamentals and technicalsWe use the SP500 universe and yahoo finance data.Jan 5, 2023Jan 5, 2023
Azip SauhabahHow to use Neural network to build an efficient portfolio in a trading strategyTo choose whether to buy or sell stocks in a given universe and calculate the efficient weights in a portfolio with monthly rebalancing, we…Jan 5, 2023Jan 5, 2023
Azip SauhabahHow to use Machine learning techniques such as Neural network to compute option pricing ?In this post we present the computation of an American call option using tensor flow ( Google lib) in python.Jan 5, 2023Jan 5, 2023