laibulle

laibulle

Quant - a library to play with quantitative finance

Hello, I am playing with quantitative finance with Elixir. This library is more a way for me to explore and learn in this area and especially with NX. That’s why I decided to write my own library instead of using python. If you are interested in this area or have some expertise in it, please share your feedback

Fetch financial data from multiple providers with universal parameters and identical output schemas for seamless analysis and maximum performance.

:sparkles: Key Features

:bullseye: Universal API Design

  • Standardized Interface: Same parameters work across ALL providers
  • Identical Schemas: Every DataFrame has exactly 12 columns regardless of provider
  • Cross-Asset Ready: Stocks, crypto, forex all use unified structure
  • Provider Agnostic: Switch providers without changing your analysis code

https://github.com/the-nerd-company/quant

Best regards

Most Liked

laibulle

laibulle

The readme was written by claude. And also most of the code, I usually write very descriptive markdowns about what I want especially in term of architecture, concepts and how it should be tested. Then I ask AI to created another markdown to plan the development of a specific feature I start iterate with it, function by function. And check every step that are done. I this way the LLM have the context of project between in session.

I double check everything, read the tests and the code. It sometime fails at solving problems or doesn’t follow exaclty the instructions so in this cases I do it myself. But most of the time it is a 10x accelerator.

The biggest downside of this approach is that it doesn’t help me to learn as well as I would about the implementation and understanding of the matematical concepts around finance. But I expect to dig deeper as soon as I will be able to use Quant in “production”.

Where Next?

Popular in RFCs Top

wolf4earth
Every protocol you’ve shipped assumes the spec doesn’t change during the connection. This one doesn’t. Code is typed, composable, content...
New
WyvernoDragon
I’ve been working on pgRx: a query engine that uses BEAM lightweight processes instead of PostgreSQL’s fork-per-connection model. The nu...
New
GenericJam
Plugin System for Mob Mob is growing by leaps and bounds! I realize now we will not be able to accommodate all the functionality people ...
New
puemos
Hey everyone :waving_hand: Code: GitHub - puemos/overbooked: Overbooked is a self-hosted flexible workplace platform for indie co-wor...
New
tmbb
I’ve started working on a toy project to compile extended POSIX-compatible regular expressions into NimbleParsec combinators. These combn...
New
tmbb
SciEx - Scientific programming Code here (very early stage): GitHub - tmbb/sci_ex: Scientific programming for Elixir · GitHub I have dec...
New
Overbryd
Polyglot-Ex Rust and wasmex bindings for polyglot. State: Pre-release Hi there, I am starting a thread for my humble bindings library ...
New
KristerV
How I currently use Hexdocs I use hexdocs all day every day, but finding the right module and function takes too long even with my bookma...
New
tiagodavi
I’ve just created and published my first Elixir library! Ex4j combines the power of Ecto schema with the Bolt protocol + an elegant DSL ...
New
BartOtten
This thread once discussed Routex in it’s early form. It has been repurposed to gather feedback and discusses pre-releases. Currently: p...
New

Other popular topics Top

New
fireproofsocks
Forgive me if this is obvious, but how does one delete a database record WITHOUT selecting it first? Ecto.Repo — Ecto v3.14.0 has exampl...
New
aalberti333
As the title describes, I’m trying to run Enum.map() over a list of key/value pairs, where the value is a map. My data looks like this: ...
New
grych
Hi folks, Few months ago I have announced the proof-of-concept of the library to manipulate the browsers DOM objects directly from Elixi...
639 52341 488
New
AstonJ
Please see the new poll here: Which code editor or IDE do you use? (Poll) (2022 Edition) It’s been a while since we first asked this, I...
208 31142 143
New
saif
Hello everyone, Long time lurker first time poster here. I’ve recently begun working on Elixir full-time again! :raised_hands: It’s been...
New
boundedvariable
I am going through the kafka architecture. All the features what the kafka is providing are already in Erlang. I would like hear your opi...
New
joaquinalcerro
Hi there, I am working with Ecto-Postgresql and I need to call all of the records from a specific table but the table has 40,000 records...
New
dogweather
I wrote this comment on r/haskell, and it’s not popular there. :wink: But I think I’m on to something… Haskell reminds me of Java, and e...
New
jononomo
For some reason my phoenix channels are working for me in my local dev environment, but as soon as I deploy via Docker, I get a 403 error...
New

Latest on Elixir Forum

We're in Beta

About us Mission Statement