-
Holding issue to group TV enhancements.
Current requests:
- [ ] Settings persistence https://github.com/bitshares/bitshares-ui/issues/2472
- [ ] Pine scripts https://github.com/bitshares/bitshare…
-
https://www.zhihu.com/question/52589498/answer/131396559
https://www.zhihu.com/question/20874888
-
Need to valide that the assumption that you can store a key `trading_pair` => list() `list of offer_hash for trading_pair`
This also would require update of `store_offer()` to account for storing a…
-
**By raising this issue, I agree to the terms and conditions presented by Polkadex here:**[Terms and Conditions](https://github.com/Polkadex-Substrate/Polkadex-Open-Beta-Feedback/blob/master/Polkadex_…
-
The period has been changed from 252 in quantstats to 365 in quanstats_lumi, to correct the CAGR calculation, since it uses calendar days in its calculation. This breaks the sharpe and sortino calcula…
-
It does not see that the existing binanace (xchange-binance) only support the spot api's (api/v3) rather than the margin (/sapi/v1/margin) and futures (/fapi/v1/). I would like to implement the additi…
-
Hi,
Is it possible to trade multiple instruments with this code?
-
Dear Catalyst Maintainers,
Before I tell you about my issue, let me describe my environment:
# Environment
* Operating System: Windows
* Python Version: 3.6
* Python Bitness:
* How did yo…
-
-
```
module Api::V1::P2pTrades
class FeesController < Api::BaseController
def index
gross_amount = params[:gross_amount] || 0.00
transfer_fees = FeeService.new(gross_amount, 'p2p', 0…