-
## Macro.WTF | Putting Crypto in the Broader Macro Context
Cryptocurrencies don't exist in isolation, but rather in the larger world of macroeconomic trends, geopolitical forces, and sociological rea…
-
I take it off for you sir, magnificent
-
## About
A rapidly growing decentralized derivatives protocol (DeFi) with over $70b cumulative trading volume.
Distributed team of crypto natives, ex-Wall Street veterans, and blockchain technology …
-
Hello,
some trading strategies use orderbook modeling.
I haven't seen currently in zipline and Quantopian any support for orderbook.
It may be interesting to backtest / paper trade quite illiqu…
-
So when I run current_price = rs.stocks.get_latest_price("ETC") i get the following error; 404 Client Error: Not Found for url: https://api.robinhood.com/quotes/?symbols=ETC. The only other thing I ca…
-
We need the category "Trading" (perhaps it can be combined with the category "Investments), where we can group all projects related to this topic: analytical resources, platforms, trading software, b…
-
### Name of the project
LogX
### Project type
Tool
### Site of the project
https://app.logx.trade/#BTC
### Github repository of the project
https://logx-1.gitbook.io/logx-docs/logx-perp-dex/ove…
-
Contact all games possible.
-
In principle something like:
```rust
impl std::ops::Mul for Decimal{}
```
which would allow two decimals of differing constant decimal range to nicely compose together.
This does not compile, so…
-
Add a Github Action to automatically test the docker build process.
Similar to unit testing, the Action should verify that the docker container can be build.