triangular-arbitrage2 icon indicating copy to clipboard operation
triangular-arbitrage2 copied to clipboard

a server side application for perform triangular arbitrage.

Results 10 triangular-arbitrage2 issues
Sort by recently updated
recently updated
newest added

我启动的时候, 他的利率一直处于1xxxx%, 这样是正常的吗?

Does any of you had good results using this script ? Thanks for sharing !

Can you explain in detail how to install the basic bot for test ?

Allow slow queries to be canceled in order to prevent the UI from freezing

feature

Add command line argument to set theme.

feature

Create support for ini config files. Use case: * configure logging (status & file path) * configure theme (light, dark) * configure path to sessions file

feature

After run "npm run start:cli" receive error > [email protected] start:cli > cross-env NODE_ENV=prod ts-node -r tsconfig-paths/register apps/cli-app/src/main.ts sh: 1: cross-env: not found OK install "npm install --global cross-env" try again,...