-
Hi, can we add some functionality to add agents?
Thanks
-
Hi - We are interested in support for an adjustable internal transaction fee for assets that would look something like this:
1. For every transaction, a percentage of the sent amount is redirected …
dsri updated
5 months ago
-
Not sure if this is a bug, but when I set distr:2 on the x scale, the scaleMin and scaleMax values that are passed to the function:
`space: (self, axisIdx, scaleMin, scaleMax, plotDim)`
are not the …
-
I really like this project. These are some issues I had which may be due to Linux:
- the vertical price axis seems wrong for stocks with lower prices. I checked with SQ trading around 140, and the …
-
C-minHash (or Circulant minHash) needs only two permutations versus K permutations, in practice.
This minHash variant could save significant storage space for large-scale data.
source: https://arx…
-
* The goal of this document is to provide a reading list for learning to program Bitcoin transactions
* The theme of this document is practical and pragmatic instruction with the goal of writing code…
-
Zipline-Live will support live data feed from Brokers. To match with Quantopian's
original design the algorithms will access the live feed through `data.current()`.
As it is important to have rep…
-
#### Expected Behavior
The portfolio weight is less or equal to the target percentage at the time of order fill.
#### Actual Behavior
The portfolio weight far exceeds the target perce…
-
### Secret Network Open DeFi Hackathon prizes
### Prize Bounty
- 1st place prize - $2500 (equivalent in WSCRT)
- 2nd place prize - $1500 (equivalent in WSCRT)
- 3rd place prize - $1000 (equivale…
-
Data Ingestion Module: This module is responsible for fetching raw financial data from various sources.
Data Cleaning & Transformation Module: This module handles the process of cleaning raw data.
D…