[go: up one dir, main page]

Menu

Tree [6870db] 0.4.0b9 / octobot /
 History

HTTPS access


File Date Author Commit
 api 2021-04-20 Guillaume De Saint Martin Guillaume De Saint Martin [c5cc36] fix circular import
 backtesting 2021-03-14 Guillaume De Saint Martin Guillaume De Saint Martin [c23cac] [BacktestingTests] do not cythonize _handle_res...
 channels 2020-12-06 Guillaume De Saint Martin Guillaume De Saint Martin [75b021] now log on new consumer on octobot channel
 community 2021-05-31 Guillaume De Saint Martin Guillaume De Saint Martin [fd1303] [CommunityAnalysis] fix aiohttp simultaneous re...
 config 2021-05-09 herklos herklos [7b66f3] [CLI] Load profile if necessary after tentacle ...
 producers 2021-05-31 herklos herklos [8d9a37] [ExchangeProducer] Fix mssing exchange manager ...
 strategy_optimizer 2021-03-17 Guillaume De Saint Martin Guillaume De Saint Martin [cf2776] [StrategyTestSuite] remove cython _handle_results
 updater 2021-04-08 Herklos Herklos [b98ae6] [Updater] Temporary disable python updater
 MANIFEST.in 2020-05-20 Guillaume De Saint Martin Guillaume De Saint Martin [8d4264] move config and optimizer data into octobot pac...
 __init__.pxd 2021-03-24 herklos herklos [41f303] [Install] Fix exception when installing OctoBot...
 __init__.py 2021-03-24 herklos herklos [41f303] [Install] Fix exception when installing OctoBot...
 cli.py 2021-05-29 Guillaume De Saint Martin Guillaume De Saint Martin [28a765] [Configuration] check config after initial prof...
 commands.py 2021-05-04 Herklos Herklos [049599] [Commands] Fix bot install dir given to Tentacl...
 configuration_manager.pxd 2021-05-04 Herklos Herklos [5688dc] [Config] Use default profile when profile is no...
 configuration_manager.py 2021-05-04 Herklos Herklos [5688dc] [Config] Use default profile when profile is no...
 constants.py 2021-05-31 Guillaume De Saint Martin Guillaume De Saint Martin [0cf2c1] [Version] v0.4.0b9
 disclaimer.py 2020-04-08 Herklos Herklos [35c1c0] Refactor octobot package
 initializer.pxd 2020-05-09 Herklos Herklos [f2fd0b] [Channel] Add OctoBot channel
 initializer.py 2020-12-14 Guillaume De Saint Martin Guillaume De Saint Martin [a55bfd] handle profiles
 logger.py 2021-05-25 herklos herklos [d09c0c] [Logger] Add mark price to filtered logs
 octobot.pxd 2020-12-23 Guillaume De Saint Martin Guillaume De Saint Martin [554317] header files update
 octobot.py 2021-05-31 herklos herklos [8d9a37] [ExchangeProducer] Fix mssing exchange manager ...
 octobot_api.pxd 2021-04-04 Herklos Herklos [41b23f] [BinaryUpdater] Add execution right
 octobot_api.py 2021-04-04 Herklos Herklos [3e58b5] [Commands] Add update
 octobot_backtesting_factory.pxd 2021-03-06 Herklos Herklos [65ff10] [OctoBotBacktestingFactory] Fix missing enable_...
 octobot_backtesting_factory.py 2021-03-06 Herklos Herklos [6e8bde] [Backtesting] Fix timeout overriding
 octobot_channel_consumer.pxd 2020-10-23 Herklos Herklos [2482c5] [Imports] Migrate cython imports
 octobot_channel_consumer.py 2020-10-15 Guillaume De Saint Martin Guillaume De Saint Martin [0bf1aa] [Imports] Migrate python imports
 task_manager.pxd 2020-12-07 Guillaume De Saint Martin Guillaume De Saint Martin [d50219] catch and log asyncio lost exceptions
 task_manager.py 2021-05-03 Guillaume De Saint Martin Guillaume De Saint Martin [601ef7] fix bot stop