|
api
|
2021-04-20
|
Guillaume De Saint Martin
|
[c5cc36]
fix circular import
|
|
backtesting
|
2021-08-11
|
Guillaume De Saint Martin
|
[abc531]
[Evaluators]: allow real time time frame in TA
|
|
channels
|
2020-12-06
|
Guillaume De Saint Martin
|
[75b021]
now log on new consumer on octobot channel
|
|
community
|
2021-07-22
|
Guillaume De Saint Martin
|
[4c9523]
[Community] update tests
|
|
config
|
2021-05-09
|
herklos
|
[7b66f3]
[CLI] Load profile if necessary after tentacle ...
|
|
producers
|
2021-07-21
|
Guillaume De Saint Martin
|
[8269b0]
[Community] handle supports
|
|
strategy_optimizer
|
2021-03-17
|
Guillaume De Saint Martin
|
[cf2776]
[StrategyTestSuite] remove cython _handle_results
|
|
updater
|
2021-07-12
|
Guillaume De Saint Martin
|
[ada888]
[Updater] Ignore draft and pre releases
|
|
__init__.pxd
|
2021-03-24
|
herklos
|
[41f303]
[Install] Fix exception when installing OctoBot...
|
|
__init__.py
|
2021-03-24
|
herklos
|
[41f303]
[Install] Fix exception when installing OctoBot...
|
|
cli.py
|
2021-06-05
|
Herklos
|
[15be3e]
[CLI] Fix missing reset_trading_history in sta...
|
|
commands.py
|
2021-06-05
|
Herklos
|
[6add82]
[Commands] Catch ValueError when creating signa...
|
|
configuration_manager.pxd
|
2021-05-04
|
Herklos
|
[5688dc]
[Config] Use default profile when profile is no...
|
|
configuration_manager.py
|
2021-05-04
|
Herklos
|
[5688dc]
[Config] Use default profile when profile is no...
|
|
constants.py
|
2021-08-12
|
Guillaume De Saint Martin
|
[bce8a0]
[Version] v0.4.0b13
|
|
disclaimer.py
|
2020-04-08
|
Herklos
|
[35c1c0]
Refactor octobot package
|
|
initializer.pxd
|
2020-05-09
|
Herklos
|
[f2fd0b]
[Channel] Add OctoBot channel
|
|
initializer.py
|
2020-12-14
|
Guillaume De Saint Martin
|
[a55bfd]
handle profiles
|
|
logger.py
|
2021-06-23
|
herklos
|
[cbe54a]
[Logger] Adapt with the new position channel
|
|
octobot.pxd
|
2020-12-23
|
Guillaume De Saint Martin
|
[554317]
header files update
|
|
octobot.py
|
2021-07-21
|
Guillaume De Saint Martin
|
[8269b0]
[Community] handle supports
|
|
octobot_api.pxd
|
2021-04-04
|
Herklos
|
[41b23f]
[BinaryUpdater] Add execution right
|
|
octobot_api.py
|
2021-04-04
|
Herklos
|
[3e58b5]
[Commands] Add update
|
|
octobot_backtesting_factory.pxd
|
2021-03-06
|
Herklos
|
[65ff10]
[OctoBotBacktestingFactory] Fix missing enable_...
|
|
octobot_backtesting_factory.py
|
2021-03-06
|
Herklos
|
[6e8bde]
[Backtesting] Fix timeout overriding
|
|
octobot_channel_consumer.pxd
|
2020-10-23
|
Herklos
|
[2482c5]
[Imports] Migrate cython imports
|
|
octobot_channel_consumer.py
|
2020-10-15
|
Guillaume De Saint Martin
|
[0bf1aa]
[Imports] Migrate python imports
|
|
task_manager.pxd
|
2020-12-07
|
Guillaume De Saint Martin
|
[d50219]
catch and log asyncio lost exceptions
|
|
task_manager.py
|
2021-05-03
|
Guillaume De Saint Martin
|
[601ef7]
fix bot stop
|