pyircbot/examples/data/config/StockPlay.json

12 lines
230 B
JSON

{
"startbalance": 10000,
"tradedelay": 0,
"apikey": "",
"tcachesecs": 300,
"rcachesecs": 14400,
"bginterval": 300,
"midnight_offset": 0,
"announce_trades": true,
"announce_channel": "#trades"
}