Hey,
would you be interested or are you even planning to also offer a Julia track for learning algo trading?
This would be a really nice addition I think.
Thanks for consideration.
Some relevant links that could help to adapt:
Why Julia for Finance?
Leverage Julia’s Speed for Banking & Finance | JuliaHub
PyCall to wrap some Python libraries if required:
GitHub - JuliaPy/PyCall.jl: Package to call Python functions from the Julia language
Strategems for simplifying and streamlining the process of developing, testing, and optimizing algorithmic/systematic trading strategies:
GitHub - dysonance/Strategems.jl: Quantitative systematic trading strategy development and backtesting in Julia
JuliaFinance collection of finance related packages:
JuliaFinance · GitHub
FinanceDemo, some helpful finance starters notebooks:
GitHub - JuliaComputing/Finance_demos
JuliaQuant collection of finance related packages:
Quantitative Finance in Julia · GitHub
Dataframes, like pandas:
GitHub - JuliaData/DataFrames.jl: In-memory tabular data in Julia
Indicators, for technical analysis and signals:
GitHub - dysonance/Indicators.jl: Financial market technical analysis & indicators in Julia
Probably more.
Best regards
Mark