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
dergraf
Hey everyone! :waving_hand: I’ve been working on a side project for the last 4 months that I’m excited to share—it’s called ProxyConf! P...
New
dimamik
Hi! I’ve been working with Pipecat in Python for quite a while now, and while it’s effortless to set up, when building AI voice agents at...
New
senconscious
EctoJuno is a package that provides parsing, validation and applying sorting parameters for your ecto queries on models. Currently sortin...
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
ca1989
Hi all, this week I played a bit with Phoenix and Elm. I ended up with this POC: https://github.com/carlotm/elmex The repository cont...
New
jarlah
Hi! I have recently created, after having tried to get in touch with the creator of excontainers for quite some time, a new library call...
New
andreashasse
Hi all, I’ve been working on PhoenixSpectral, a library that makes Phoenix controller @spec annotations drive both OpenAPI generation an...
New
sodapopcan
EDIT: I forgot to link the repo, ha: GitHub - sodapopcan/vials: Tweak your mix generators · GitHub This project is not quite ready for p...
New
blubparadox
Hi all. If you’ve looked on Twitter or YouTube you’ve seen the 1 billion row challenge, usually done in Java. I’ve written an Elixir vers...
New

Other popular topics Top

chrismccord
As promised, the first release candidate of Phoenix 1.3.0 is out! This release focuses on code generators with improved project structure...
New
ovidiubadita
Hey all, I discovered Elixir and I love it. I always wanted to learn a functional programming and I intended to go for Haskell, but afte...
New
Fl4m3Ph03n1x
About me? ( if you have nothing better to do than reading about some random guy in the internet :stuck_out_tongue: ) Hello all, this is ...
New
josevalim
Hi everyone, One of the features added to Elixir early on to help integration with Erlang code was the idea of overridable function defi...
New
baxterw3b
Hi guys, i’m new in the Elixir world, and i have to say, that i love it! i’m having some problem to understand anonymous functions with ...
New
fayddelight
I tried installing elixir 1.11.2 erlang 23.3.4 via asdf in my zsh shell. Enabled the versions locally and globally. When I list them ...
New
nobody
Hi! In PHP: $_SERVER[‘SERVER_ADDR’] - in Elixir? Searched the docs for ip address and the web, no good results. Thanks!
New
hariharasudhan94
Lets say I have map like this fetching from my database %{"_id" => #BSON.ObjectId<58eb1a7a9ad169198c3dXXXX>, "email" => ...
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
sergio
Kind of like when jquery came out, it was super necessary. Existing drag and drop libraries have a bunch of baggage to support old browse...
New

Latest on Elixir Forum

We're in Beta

About us Mission Statement