From 95866f3c3634718eedef877afbe028b2360d2112 Mon Sep 17 00:00:00 2001 From: Jon Michael Aanes Date: Mon, 22 Jul 2024 17:02:09 +0200 Subject: [PATCH] Updated description --- crypto_seller/__init__.py | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/crypto_seller/__init__.py b/crypto_seller/__init__.py index 5218b61..2772ced 100644 --- a/crypto_seller/__init__.py +++ b/crypto_seller/__init__.py @@ -1,7 +1,10 @@ """# Automatic Crypto Seller. -This is a wrapper about [`fin_depo`] for automatically individual financial -assets a one way, by using repeated trades over a period. +Automatic one-way trades. + +This is a wrapper about [`fin_depo`](https://gitfub.space/Jmaa/fin-depo/) for +automatically trading one way trades, by using repeated trades +over a period. The primary motivation is for trading low-volume crypto assets slowly without affecting the price too much.