TradeBench 1.0.0
Algorithmic Trading Backtesting Platform
Loading...
Searching...
No Matches
Functions
main.cpp File Reference
#include "tradebench_core.h"
#include <iostream>
#include <memory>

Functions

void RunServer ()
 Starts the gRPC Server listening for PHP requests.
 
int main ()
 Main entry point for the C++ application.
 

Function Documentation

◆ main()

int main ( )

Main entry point for the C++ application.

◆ RunServer()

void RunServer ( )

Starts the gRPC Server listening for PHP requests.