trading-bot
Here are 954 public repositories matching this topic...
-
Updated
Feb 16, 2020 - JavaScript
-
Updated
Mar 30, 2022 - Python
Expected Behavior
backtesting binance cypto
Actual Behavior
Can't place an order
Potential Solution
- Add all crypto exchanges missing stable coins to be added at https://github.com/QuantConnect/Lean/blob/master/Common/Currencies.cs#L116
Reproducing the Problem
def Initialize(self):
self.SetStartDate(2018, 5, 2)
self.SetEndDate(2021, 5, 4)
-
Updated
Oct 28, 2020 - C++
-
Updated
Jul 13, 2021 - Jupyter Notebook
-
Updated
Apr 3, 2022 - Python
-
Updated
Mar 20, 2022 - Python
-
Updated
Jan 10, 2022 - JavaScript
-
Updated
Apr 1, 2022 - Python
-
Updated
Dec 8, 2021 - TypeScript
-
Updated
Dec 8, 2021 - C++
-
Updated
Feb 1, 2022 - Python
Is your feature request related to a problem? Please describe.
Ugly title for asset new asset. The asset node gets New Asset title after entering the codename.
Describe the solution you'd like
auto rename by referring the codeName --> iconName
set iconName as variable.
Describe alternatives you've considered
Additional context
Add any other context or screenshots
-
Updated
Apr 1, 2022 - Go
-
Updated
Feb 11, 2022 - JavaScript
-
Updated
Mar 30, 2022 - Python
-
Updated
Mar 21, 2022 - Python
-
Updated
Mar 28, 2022 - Python
-
Updated
Mar 16, 2022 - Python
-
Updated
Mar 31, 2022 - Python
-
Updated
Jun 10, 2021 - Python
-
Updated
Jan 9, 2020 - JavaScript
-
Updated
May 11, 2021 - JavaScript
-
Updated
Mar 30, 2022 - JavaScript
-
Updated
Oct 29, 2020 - Python
-
Updated
Jun 2, 2018 - JavaScript
Telegram's command /stop is not working. We define the logic here:
https://github.com/rodrigo-brito/ninjabot/blob/1a3585bedbaf66ba35e9377635877aa688e5a1e0/order/controller.go#L293-L300
The idea is:
- The bot will only execute orders when it is in
runningstatus. But it is not working.
-
Updated
Jun 28, 2021 - Python
-
Updated
Jan 18, 2019 - Python
Improve this page
Add a description, image, and links to the trading-bot topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the trading-bot topic, visit your repo's landing page and select "manage topics."
Describe your environment
N/A
Describe the enhancement
Currently it seems the max_open_trades can have significant impact on profit. The only way I have been able to find a good number is to run several back