trading-platform
Here are 138 public repositories matching this topic...
-
Updated
Jun 8, 2020 - C#
Stats Plot Rounding
It look like some currencies have more precision in the mouseover display on the plot than others. For example, EOS shows many digits past the decimal while ETH only shows two. Adding a few more digits would make interpreting the charts much easier. The left plot shows the rounding I'm describing and the right shows the higher precision that EOS displays.
 to a file and the console. We could improve this so that the user can decide (by changing the config.ts file) where the ouput should go to.
Later on we can extend this by adding extra transports for Kafka, RabbitMQ, ElasticSearch, Loggly, Webhooks, AWS, etc..
-
Updated
Nov 25, 2017 - Python
Hello
This looks like a very interesting project!
Can you please tell me, how do you write and run backtests? Are there any examples or docs?
Thanks
-
Updated
May 1, 2020 - C++
-
Updated
Jun 1, 2020 - JavaScript
-
Updated
Apr 14, 2020 - 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
Be able to send Web notification with headers.
Actual Behavior
Not supported.
Potential Solution
Add
IEnumerable<KeyValuePair<string, string>> headerstoNotificationManager.Web: