top of page


Implementing a C++ Quant Trading System: Step-by-Step Guide to Building a Backtester
A robust backtesting framework is essential for accurate and reliable results in quant trading.
Bryan Downing
Feb 134 min read
33 views
0 comments


How Can I Level Up My C# ATAS Big Trade Indicator and Start Exploring C++ and Algos?
Everyone who uses ATAS is looking for a an ATAS big trade indicator. You've been honest about your C# skills – novice – and your ambition –
Bryan Downing
Feb 54 min read
21 views
0 comments


Exploring the Best C++ Metaprogramming Libraries for Metafunction Composition
The development of Conceptrodon, a C++ metaprogramming library, has reached a significant milestone. With a readable codebase and comprehens
Bryan Downing
Jan 64 min read
17 views
0 comments


Maximizing the Potential of C++ Template Metaprogramming: Expert Advice and Strategies
Template metaprogramming (TMP) is a powerful C++ technique that allows programmers to perform computations at compile time.
Bryan Downing
Dec 14, 20243 min read
22 views
0 comments


Learning to Impl From for Thing with Trait Rust in C++
impl from for thing with trait rust for C++ is another of saying
Implementing From for Types with Traits in Rust in C++
Bryan Downing
Dec 12, 20242 min read
23 views
0 comments


Mastering C++ Low Latency: A Guide to High-Frequency Trading Systems
C++ low latency stands out as the language of choice for many HFT firms.
Bryan Downing
Dec 2, 20243 min read
76 views
0 comments
bottom of page