financial
Here are 299 public repositories matching this topic...
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.

trend.py:174: RuntimeWarning: invalid value encountered in double_scalars
din[i] = 100 * (din_mio[i]/trs[i])-
Updated
Sep 2, 2019 - Java
-
Updated
Jun 7, 2020
Documentation
-
Updated
May 24, 2020 - Go
-
Updated
May 8, 2020 - Java
-
Updated
Apr 11, 2020 - Go
-
Updated
Jun 6, 2020 - PHP
Here is a contract to exchange USD for tokens between 2 accounts. After the swap is accepted and the transfer happens, the contract transitions back to 'initial', but a subsequent call to the same contract doesn't work (despite the two accounts having sufficient holdings of USD & tokens).
Am I misunderstanding something ab
-
Updated
Oct 29, 2019 - JavaScript
-
Updated
Dec 16, 2019 - Rust
-
Updated
May 13, 2020 - Java
Adding "MC" or "Monte-Carlo" to labels of Monte Carlo optimisation plots. Easier to distinguish it from the Efficient Frontier output.
Currently the wallet displays a QR for the latest 'new' address, however there is no way to have it show a QR for a previously used address.
We should expose such functionality via the address book, as well as potentially via right click (or a button) in the transaction list screen.
-
Updated
Nov 16, 2019 - Python
-
Updated
Jan 27, 2020 - R
-
Updated
May 1, 2020 - C++
The API employs a rate limit, which is understandable.
next to the (outdated?) documentation the following seems to apply:
- endpoint:
device-server/*HTTP GET: 9 requests per 9 consecutive seconds
- endpoint:
user/*HTTP POST??: 5 requests per 5 consecutive seconds
A way to deal with this is:
- use the API,
- detect a
429
-
Updated
May 19, 2020 - Python
-
Updated
Nov 22, 2019 - C#
-
Updated
Apr 6, 2016
-
Updated
Jun 10, 2019 - C
Improve this page
Add a description, image, and links to the financial topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the financial topic, visit your repo's landing page and select "manage topics."
Mand Mobile Version
2.5.9
Vue Version
2.6.11
Model / OS & Browser Info
iPhone8
Recurring Links
https://codesandbox.io/s/mand-mobile-quick-start-mgmk9?fontsize=14&hidenavigation=1&theme=dark
Recurring Steps
点击按钮,不做选择操作,直接点击确认按钮。选择器没有反应。
Expectant Behaviors
触发confirm事件,隐藏选择器。
Actual Behaviors
选择器没有触发confirm事件。