HTTP Server ​
QuantFrame includes a built-in HTTP server for external integrations.
General ​
Enabled ​
Enable or disable the HTTP server.
Default: false
Port ​
The port the HTTP server will run on.
Default: 8080
Host ​
The host the HTTP server will run on.
Default: 127.0.0.1
Configure these settings to allow other applications to communicate with QuantFrame over HTTP.