trading-platform
Here are 204 public repositories matching this topic...
-
Updated
Mar 16, 2022 - C#
-
Updated
Dec 8, 2021 - C++
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
Mar 19, 2022 - Go
-
Updated
Sep 7, 2021
-
Updated
Mar 17, 2022 - Python
A useful feature where the user specifies the quantity to take in an orderbook and callback returns the average price paid for that lot size. For example if the offers in the order book for BTC-USD was the following:
Price | size
11,000 | 1
10,500 | 1
10,000 | 1
If the user specified quantity 3, the callback would return 10,500.
-
Updated
Jan 27, 2022 - Java
-
Updated
Jan 9, 2020 - JavaScript
-
Updated
Mar 2, 2022 - Python
-
Updated
Oct 29, 2020 - Python
-
Updated
Mar 16, 2022 - Ruby
-
Updated
Dec 22, 2021 - Python
-
Updated
Dec 13, 2021 - Python
-
Updated
Dec 9, 2019 - Rust
-
Updated
Feb 11, 2022 - Java
-
Updated
Mar 9, 2021 - Python
-
Updated
Feb 11, 2022 - HTML
-
Updated
Mar 20, 2022 - Python
-
Updated
Feb 17, 2022 - C
-
Updated
Mar 18, 2022 - C#
-
Updated
Mar 2, 2022 - Python
-
Updated
Mar 13, 2022 - TypeScript
-
Updated
Mar 20, 2022 - Python
-
Updated
Jan 3, 2022 - C++
-
Updated
Mar 20, 2022 - C++
-
Updated
Mar 11, 2022 - C#
-
Updated
Mar 19, 2022 - Python
Improve this page
Add a description, image, and links to the trading-platform topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the trading-platform topic, visit your repo's landing page and select "manage topics."


Expected Behavior
backtesting binance cypto
Actual Behavior
Can't place an order
Potential Solution
Reproducing the Problem
def Initialize(self):
self.SetStartDate(2018, 5, 2)
self.SetEndDate(2021, 5, 4)