triangular_arbitrage_bot/src
nicolas c1c4aa4be8 docs: add docstrings to ~50 undocumented functions across C source files 2026-05-24 23:32:33 -03:00
..
CMakeLists.txt Add initial triangular arbitrage bot 2026-05-24 16:12:04 -03:00
book.c docs: add docstrings to ~50 undocumented functions across C source files 2026-05-24 23:32:33 -03:00
book.h Add initial triangular arbitrage bot 2026-05-24 16:12:04 -03:00
cJSON.c Add initial triangular arbitrage bot 2026-05-24 16:12:04 -03:00
cJSON.h Add initial triangular arbitrage bot 2026-05-24 16:12:04 -03:00
config.c Add initial triangular arbitrage bot 2026-05-24 16:12:04 -03:00
config.h Add initial triangular arbitrage bot 2026-05-24 16:12:04 -03:00
evaluate.c refactor: move order sizing to engine, simplify executor 2026-05-24 17:49:09 -03:00
evaluate.h Add initial triangular arbitrage bot 2026-05-24 16:12:04 -03:00
events.c docs: add docstrings to ~50 undocumented functions across C source files 2026-05-24 23:32:33 -03:00
events.h Add initial triangular arbitrage bot 2026-05-24 16:12:04 -03:00
hash.c docs: add docstrings to ~50 undocumented functions across C source files 2026-05-24 23:32:33 -03:00
hash.h Add initial triangular arbitrage bot 2026-05-24 16:12:04 -03:00
http_client.c Add initial triangular arbitrage bot 2026-05-24 16:12:04 -03:00
http_client.h Add initial triangular arbitrage bot 2026-05-24 16:12:04 -03:00
http_server.c docs: add docstrings to ~50 undocumented functions across C source files 2026-05-24 23:32:33 -03:00
http_server.h Add initial triangular arbitrage bot 2026-05-24 16:12:04 -03:00
jsmn.h Add initial triangular arbitrage bot 2026-05-24 16:12:04 -03:00
log.c docs: add docstrings to ~50 undocumented functions across C source files 2026-05-24 23:32:33 -03:00
log.h Add initial triangular arbitrage bot 2026-05-24 16:12:04 -03:00
main.c docs: add docstrings to ~50 undocumented functions across C source files 2026-05-24 23:32:33 -03:00
queue.c Add initial triangular arbitrage bot 2026-05-24 16:12:04 -03:00
queue.h Add initial triangular arbitrage bot 2026-05-24 16:12:04 -03:00
symbols_api.c docs: add docstrings to ~50 undocumented functions across C source files 2026-05-24 23:32:33 -03:00
symbols_api.h refactor: move order sizing to engine, simplify executor 2026-05-24 17:49:09 -03:00
triangle.c Add initial triangular arbitrage bot 2026-05-24 16:12:04 -03:00
triangle.h refactor: move order sizing to engine, simplify executor 2026-05-24 17:49:09 -03:00
ws_client.c docs: add docstrings to ~50 undocumented functions across C source files 2026-05-24 23:32:33 -03:00
ws_client.h perf: jsmn zero-alloc parser, coalesce evaluations, fix fill race 2026-05-24 18:17:14 -03:00