Skip to content

Commit bdb5224

Browse files
authored
Merge pull request #1621 from Drakkar-Software/dev
Master update
2 parents ef02803 + 3b2debd commit bdb5224

File tree

84 files changed

+2418
-60
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

84 files changed

+2418
-60
lines changed

Meta/Keywords/scripting_library/TA/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Drakkar-Software OctoBot-Trading
1+
# Drakkar-Software OctoBot-Tentacles
22
# Copyright (c) Drakkar-Software, All rights reserved.
33
#
44
# This library is free software; you can redistribute it and/or

Meta/Keywords/scripting_library/TA/trigger/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Drakkar-Software OctoBot-Trading
1+
# Drakkar-Software OctoBot-Tentacles
22
# Copyright (c) Drakkar-Software, All rights reserved.
33
#
44
# This library is free software; you can redistribute it and/or

Meta/Keywords/scripting_library/TA/trigger/eval_triggered.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Drakkar-Software OctoBot-Trading
1+
# Drakkar-Software OctoBot-Tentacles
22
# Copyright (c) Drakkar-Software, All rights reserved.
33
#
44
# This library is free software; you can redistribute it and/or

Meta/Keywords/scripting_library/UI/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Drakkar-Software OctoBot-Trading
1+
# Drakkar-Software OctoBot-Tentacles
22
# Copyright (c) Drakkar-Software, All rights reserved.
33
#
44
# This library is free software; you can redistribute it and/or

Meta/Keywords/scripting_library/UI/inputs/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Drakkar-Software OctoBot-Trading
1+
# Drakkar-Software OctoBot-Tentacles
22
# Copyright (c) Drakkar-Software, All rights reserved.
33
#
44
# This library is free software; you can redistribute it and/or

Meta/Keywords/scripting_library/UI/inputs/library_user_inputs.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Drakkar-Software OctoBot-Trading
1+
# Drakkar-Software OctoBot-Tentacles
22
# Copyright (c) Drakkar-Software, All rights reserved.
33
#
44
# This library is free software; you can redistribute it and/or

Meta/Keywords/scripting_library/UI/inputs/select_candle.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Drakkar-Software OctoBot-Trading
1+
# Drakkar-Software OctoBot-Tentacles
22
# Copyright (c) Drakkar-Software, All rights reserved.
33
#
44
# This library is free software; you can redistribute it and/or

Meta/Keywords/scripting_library/UI/inputs/select_history.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Drakkar-Software OctoBot-Trading
1+
# Drakkar-Software OctoBot-Tentacles
22
# Copyright (c) Drakkar-Software, All rights reserved.
33
#
44
# This library is free software; you can redistribute it and/or

Meta/Keywords/scripting_library/UI/inputs/select_time_frame.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Drakkar-Software OctoBot-Trading
1+
# Drakkar-Software OctoBot-Tentacles
22
# Copyright (c) Drakkar-Software, All rights reserved.
33
#
44
# This library is free software; you can redistribute it and/or

Meta/Keywords/scripting_library/UI/inputs/triggers.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Drakkar-Software OctoBot-Trading
1+
# Drakkar-Software OctoBot-Tentacles
22
# Copyright (c) Drakkar-Software, All rights reserved.
33
#
44
# This library is free software; you can redistribute it and/or

0 commit comments

Comments
 (0)