A more robust KPI for Profits and LossesI developed a KPI for myself to get a more comparable indicator of my portfolio. I coined it GAIN-KPI with Variable g and Dimension [%].Jun 17, 2023Jun 17, 2023
On getting relyable historic NASDAQ dataSome of us are interested in getting relyable historic price data to set up their algorighmic strategies and I’m not an exception. I…Feb 25, 20233Feb 25, 20233
Traders Listen! If you rely on yfinance, you’re screwed!Many traders calculate their model based on yfinance to create jupyter notebooks as a base for their trading strategy. I found out, that…Feb 10, 20239Feb 10, 20239
Published inDev GeniusRust beginners Questions — What are Smart Pointers and Macros.I encountered a comment with many beginners questions in this article. I like to clarify this for the eager Rust learner.Feb 2, 2023Feb 2, 2023
First I like to address Box and Arc. Both are Smart Pointers. What does this mean?When running any computer program, there are different RAM memory locations envolved. Here, in particular, the stack and the heap memory…Feb 2, 20231Feb 2, 20231
Published inDev Genius3-Way Arbitrage is not Working on BinanceI’d like to contribute a proof of this statement to the community of traders.Jan 17, 20232Jan 17, 20232
Published inDev GeniusAsync Recursive Functions in RustIt is very confusing that you can’t create recursive async functions in Rust out of the box. But there are solutions out there, which I…Dec 3, 2022Dec 3, 2022
Published inDev GeniusSmart Pointers in RustAs a newbie, you want to use higher order functions in Rust and you’re almost lost experimenting with trait object to get it right.Nov 13, 20221Nov 13, 20221
Always do your Background Checks!This post is about doing your background checks when going full throttle for applying for a new job by mostly analyzing the website. Let’s…Aug 2, 2021Aug 2, 2021