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

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

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
senconscious
EctoJuno is a package that provides parsing, validation and applying sorting parameters for your ecto queries on models. Currently sortin...
New
wingyplus
I just publish a library called redoc_ui_plug | Hex. The library renders Redoc UI from the openapi specification url. I used this library...
New
BartOtten
This lib is now published and has a new topic. Once this topic was about PhxAltRoutes. A lib pioneering localized routes for Phoenix. I...
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
miolini
Hi :waving_hand: I’ve been working on CanvasCraft, a 2D drawing library for Elixir built on top of Skia via Rustler. It provides a decla...
New
bluzky
Hi everyone, I would like to introduce my new project OrangeCMS, it’s an application that help you to create/edit content post for your ...
New
brettbeatty
At my work we build a lot of mix tasks for backfills and other maintenance tasks. Even with OptionParser we seem to copy a lot of boilerp...
New
zachallaun
Hey gang, I’ve been using Req as my primary client for a project I’ve been working on that interacts with a number of APIs, and I quickl...
New
laibulle
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 especi...
New

Other popular topics Top

minhajuddin
I have seen a lot of code which picks the first element from a list using Enum.at(0) instead of List.first. Is there a reason why people ...
New
yurko
Here are few pieces of (common) Linux knowledge that we use for reasonably small one server apps. We use Ubuntu but this should work for ...
New
openscript
Hello! Sorry for this astonishing simple question, but I’m really stuck. I try to set up the intellij-elixir plugin, but I don’t know ho...
New
ycv005
I have followed this StackOverflow post to install the specific version of Erlang. And When I am running mix ecto.setup then getting fol...
New
electic
Hi, I am new to Elixir. I am trying to use the DateTime component to insert a date into MySQL however the there seems to be no way to fo...
New
skosch
To my knowledge, put_in, Map.update etc. all have the one limitation of not automatically creating intermediate keys when needed (for exa...
New
AstonJ
We’ve put together this wiki for Phoenix LiveView - please feel free to add any info you feel is worth including. What is Phoenix LiveV...
New
AstonJ
by Lance Halvorsen Elixir and Phoenix are generating tremendous excitement as an unbeatable platform for building modern web application...
460 27162 124
New
aesmail
Hello guys, I have finally made it. I created an admin interface for a framework. It’s been on my todo list for years and with the curre...
New
magnetic
Hey :wave:t3: Elixir community, I’ve been learning Elixir, and working on some side projects. My editor of choice is VSCode, and althoug...
New

We're in Beta

About us Mission Statement