-
So for digital, getting a current price profit is very light and I can even get real-time updates via subscribing to strike list.
```
ACTIVES="EURUSD"
duration=1#minute 1 or 5
I_want_money.subs…
-
Hello
It is not the same as issue 18(https://github.com/manu354/cryptocurrency-arbitrage/issues/18), please read.
Generally you make great program, but still have some bugs, as I think.
1.
On mark…
-
I created a variant volume price and added the 2x products of that variant to the cart. The price is not affected at all, until I change the item amount to 3x, update the cart and then change it back …
-
Always use authenticated Octokit for requests related to the repository. Axios is not authenticating as the bot, so it has no access and is throwing a 404.
> ```diff
> ! action has an uncaught er…
-
Hi ,
All my reservation request failing with below warning:
NO FARES
Some of the requested AirPricingInfos could not be saved for the requested provider.
3100 : NO PLATING CARRIER F…
-
Related to https://github.com/kwilteam/kwil-db/issues/410, this issue describes the main tasks related to table statistics.
## Purpose
The goal of statistics in a DB engine's query planner is to…
-
Hi,
I have an issue rendering a widget as a row inside a table. It is rendered inside a `div` and it doesn't respect the markup of my render function.
This reminds me of a fix we implemented som…
-
Hello, great project!
Are there any plans to support websocket requests in the near future?
-
**Here are today's updates**
- Firebase configured and populated with some very basic pizza-data
- Configured SCSS-support and absolute imports
- Added authentication using google accounts
- Did…
-
**Describe the bug**
I have noticed that if you listen to too many symbols using one YLiveTicker object, not all the updates get through. Or more specifically, the number of updates is not proportion…