|
api
|
2022-12-22
|
Guillaume De Saint Martin
|
[1fb25b]
[StrategyOptimizer] allow custom optimizer
|
|
backtesting
|
2022-12-20
|
Guillaume De Saint Martin
|
[4d875b]
[Backtesting] allow any datafile location
|
|
channels
|
2022-08-11
|
Guillaume De Saint Martin
|
[a0879f]
[Copyright] update year
|
|
community
|
2022-12-26
|
Guillaume De Saint Martin
|
[6a7a19]
[Mqtt] fix reconnect
|
|
config
|
2022-12-26
|
Guillaume De Saint Martin
|
[f56fd6]
[Config] use "default" as default profile id
|
|
producers
|
2022-11-28
|
Guillaume De Saint Martin
|
[aaced1]
[Backtesting] split matrix init
|
|
storage
|
2022-10-28
|
Guillaume De Saint Martin
|
[66ba72]
[DBPrunner] fix custom limit and add disable op...
|
|
strategy_optimizer
|
2022-12-24
|
Guillaume De Saint Martin
|
[8724bb]
[Cython] remove unused strategy design optimize...
|
|
updater
|
2022-08-11
|
Guillaume De Saint Martin
|
[bc8665]
[BinaryUpdater] add todo
|
|
__init__.pxd
|
2022-12-22
|
Guillaume De Saint Martin
|
[21ee79]
[init] simplify __init__.py
|
|
__init__.py
|
2022-12-27
|
Guillaume De Saint Martin
|
[4705e9]
[Version] v0.4.30
|
|
cli.py
|
2022-12-27
|
Guillaume De Saint Martin
|
[86cbe7]
[StartupInfo] fix profile download error
|
|
commands.py
|
2022-12-27
|
Guillaume De Saint Martin
|
[86cbe7]
[StartupInfo] fix profile download error
|
|
configuration_manager.pxd
|
2021-05-04
|
Herklos
|
[5688dc]
[Config] Use default profile when profile is no...
|
|
configuration_manager.py
|
2022-12-19
|
Guillaume De Saint Martin
|
[bc5c31]
[ConfigurationManager] remove unused import
|
|
constants.py
|
2022-12-26
|
Guillaume De Saint Martin
|
[4970e4]
[Community] allow password_token auth
|
|
databases_util.py
|
2022-10-06
|
Guillaume De Saint Martin
|
[60495e]
[Storage] disable for tests
|
|
disclaimer.py
|
2022-08-11
|
Guillaume De Saint Martin
|
[a0879f]
[Copyright] update year
|
|
enums.py
|
2022-12-22
|
Guillaume De Saint Martin
|
[1fb25b]
[StrategyOptimizer] allow custom optimizer
|
|
initializer.pxd
|
2020-05-09
|
Herklos
|
[f2fd0b]
[Channel] Add OctoBot channel
|
|
initializer.py
|
2022-09-26
|
Guillaume De Saint Martin
|
[b056fe]
[Databases] update for commons migration
|
|
limits.py
|
2022-11-12
|
Guillaume De Saint Martin
|
[cab058]
[Limits] store limit messages in octobot
|
|
logger.py
|
2022-11-28
|
Guillaume De Saint Martin
|
[aaced1]
[Backtesting] split matrix init
|
|
octobot.pxd
|
2022-11-12
|
Guillaume De Saint Martin
|
[cab058]
[Limits] store limit messages in octobot
|
|
octobot.py
|
2022-12-26
|
Guillaume De Saint Martin
|
[8a3ec4]
[Community] handle startup info
|
|
octobot_api.pxd
|
2022-09-08
|
Guillaume De Saint Martin
|
[7b08e0]
[BotLoop] run with custom timeout
|
|
octobot_api.py
|
2022-12-22
|
Guillaume De Saint Martin
|
[1fb25b]
[StrategyOptimizer] allow custom optimizer
|
|
octobot_backtesting_factory.pxd
|
2021-11-11
|
Guillaume De Saint Martin
|
[0b0afb]
[Backtesting] fix backtesting stop
|
|
octobot_backtesting_factory.py
|
2022-10-05
|
Guillaume De Saint Martin
|
[b31632]
[Databasese] check database max size
|
|
octobot_channel_consumer.pxd
|
2020-10-23
|
Herklos
|
[2482c5]
[Imports] Migrate cython imports
|
|
octobot_channel_consumer.py
|
2022-10-06
|
Guillaume De Saint Martin
|
[bd04ba]
[RunData]wait for exchanges creation before tri...
|
|
task_manager.pxd
|
2022-09-08
|
Guillaume De Saint Martin
|
[7b08e0]
[BotLoop] run with custom timeout
|
|
task_manager.py
|
2022-09-21
|
Guillaume De Saint Martin
|
[6f0724]
[Stop] add stop logs
|