Skip to content

Conversation

@guilhem-sante
Copy link
Member

Added FINWAR_MARKET_ADDR, FINWAR_MARKET_PORT, FINWAR_MARKET_TARGET_TICKER to the environment variables to configure the market API server.
Gave FINWAR_MARKET_ prefix to all environment variables and added a configuration section to the server README.md.
Also renamed TICK_INTERVAL_SECONDS into FINWAR_MARKET_TICK_RATE and reduced the minimal tick rate possible from 1 minute to 1 second.

Closes #49

BREAKING CHANGE: TICK_INTERVAL_SECONDS and DATABASE_URL have been renamed FINWAR_MARKET_TICK_RATE and FINWAR_MARKET_DATABASE_URL.

@guilhem-sante guilhem-sante linked an issue Nov 10, 2025 that may be closed by this pull request
@guilhem-sante guilhem-sante added enhancement New feature or request server Back end related issue rust involving the rust programming language labels Nov 10, 2025
@guilhem-sante guilhem-sante self-assigned this Nov 10, 2025
Added FINWAR_MARKET_ADDR, FINWAR_MARKET_PORT, FINWAR_MARKET_TARGET_TICKER to the environment variables to configure the market API server.
Gave FINWAR_MARKET_ prefix to all environment variables and added a configuration section to the server README.md.
Also renamed TICK_INTERVAL_SECONDS into FINWAR_MARKET_TICK_RATE and reduced the minimal tick rate possible from 1 minute to 1 second.

Closes #49

BREAKING CHANGE: TICK_INTERVAL_SECONDS and DATABASE_URL have been renamed FINWAR_MARKET_TICK_RATE and FINWAR_MARKET_DATABASE_URL.
@guilhem-sante guilhem-sante force-pushed the 49-make-market-api-target-ticker-symbol-configurable branch from fcb22bc to b6b2321 Compare November 14, 2025 16:49
@guilhem-sante guilhem-sante requested a review from dfayd0 November 14, 2025 16:57
@guilhem-sante
Copy link
Member Author

Merged this branch on branch 51 check PR #52

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request rust involving the rust programming language server Back end related issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make Market API target ticker symbol configurable

3 participants