-
Updated
Feb 16, 2020 - JavaScript
trading-bot
Here are 539 public repositories matching this topic...
-
Updated
Mar 25, 2020 - C++
-
Updated
Jul 23, 2020
Describe the enhancement
Hi, just registered on github for a quick suggestion. I think it would be great to have an option to set a custom fee when running trade with dry-run enabled in the JSON config.
As for the parameter dry_run_wallet, I'd love to be able to set an option like dry_run_fee.
My strategy is based on small profits, and while I can set the fee in backtesting/hyper
-
Updated
Jul 19, 2020 - TypeScript
-
Updated
Jul 11, 2020 - Jupyter Notebook
-
Updated
Aug 24, 2020 - Python
-
Updated
Jul 19, 2020 - C++
-
Updated
Aug 24, 2020 - Go
-
Updated
Jul 14, 2020 - Python
-
Updated
Aug 22, 2020 - Python
-
Updated
Aug 25, 2020 - Python
-
Updated
Jan 9, 2020 - JavaScript
-
Updated
Feb 10, 2019 - JavaScript
-
Updated
Jan 16, 2020 - TypeScript
-
Updated
Aug 24, 2020 - Python
-
Updated
Jun 2, 2018 - JavaScript
-
Updated
Sep 3, 2019 - Python
bitrinjani / r2
-
Updated
Jan 19, 2019 - TypeScript
-
Updated
Dec 12, 2018 - Python
-
Updated
Aug 18, 2020 - JavaScript
-
Updated
Jan 18, 2019 - Python
-
Updated
Jul 26, 2017 - Go
-
Updated
Jan 11, 2020 - Python
-
Updated
Aug 20, 2020 - JavaScript
-
Updated
May 3, 2020 - Java
-
Updated
Aug 23, 2020 - Python
OSPath.String() should not be called and we should always use either the AsString(), Unix(), or Native() method.
IIRC I had had tried removing the String() method in the hopes of getting a compilation error wherever it was used but that didn't give me any compile error. I thought I had removed all instances but they still persist.
Stack trace from latest error reported (taken from the ui log
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."
Expected Behavior
Support Variable Index Dynamic Average (VIDYA) indicator
Actual Behavior
Not supported
Potential Solution
Implements VIDYA (formula)
Checklist
masterbranch