Initial commit

This commit is contained in:
Yaser
2026-08-13 19:42:08 +03:30
commit d59bf30ef0
173 changed files with 11702 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
# For other configuration options, see https://github.com/rubykube/toolbox/blob/master/bin/stress_trading
root-url: http://www.wb.local
currencies: usd,eur
markets: eurusd
orders: 100
traders: 10
threads: 5
management-api-v1-jwt-signer: toolbox
api-v2-jwt-key: "<%= @barong_private_key %>"
management-api-v1-jwt-key: "<%= @toolbox_jwt_private_key %>"