trader test

This commit is contained in:
Nicolás Sánchez 2024-11-02 09:26:41 -03:00
parent 3ef9c752e5
commit 3bcba94406
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@ DO NOT ASSIGN WITHDRAWAL OR TRANSFER PERMISSIONS TO YOUR API KEYS. The only perm
### API rate limits ### API rate limits
The program tries to be frugal with the API usage (it was tested with over 30 trading pairs with absolutely no issues), but still beware of running several instances with the same API keys/IP address. The program tries to be frugal with the API usage (it was tested running over 50 trading pairs with absolutely no issues), but still beware of running several instances with the same API keys/IP address.
## Strategy ## Strategy