financial
Here are 306 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
Jul 11, 2020 - PHP
-
Updated
Jul 8, 2020
Documentation
-
Updated
May 24, 2020 - Go
-
Updated
Jul 9, 2020 - TypeScript
-
Updated
May 8, 2020 - Java
-
Updated
Apr 11, 2020 - Go
-
Updated
Oct 29, 2019 - JavaScript
-
Updated
Jul 5, 2020 - Rust
Adding "MC" or "Monte-Carlo" to labels of Monte Carlo optimisation plots. Easier to distinguish it from the Efficient Frontier output.
-
Updated
May 13, 2020 - Java
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
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 1, 2020 - C++
-
Updated
Jun 22, 2020 - Python
-
Updated
Jun 25, 2020 - 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事件。