From acee84128f70801f682743aba2be04a989449f6d Mon Sep 17 00:00:00 2001 From: juanlf Date: Tue, 17 Jun 2025 19:34:12 +0200 Subject: [PATCH] =?UTF-8?q?Reorganizaci=C3=B3n=20en=20carpeta=20Bitget?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- conexion.py => Bitget/conexion.py | 0 future-record.sh => Bitget/future-record.sh | 0 margin-record.sh => Bitget/margin-record.sh | 0 spot-record.sh => Bitget/spot-record.sh | 0 4 files changed, 0 insertions(+), 0 deletions(-) rename conexion.py => Bitget/conexion.py (100%) rename future-record.sh => Bitget/future-record.sh (100%) rename margin-record.sh => Bitget/margin-record.sh (100%) rename spot-record.sh => Bitget/spot-record.sh (100%) diff --git a/conexion.py b/Bitget/conexion.py similarity index 100% rename from conexion.py rename to Bitget/conexion.py diff --git a/future-record.sh b/Bitget/future-record.sh similarity index 100% rename from future-record.sh rename to Bitget/future-record.sh diff --git a/margin-record.sh b/Bitget/margin-record.sh similarity index 100% rename from margin-record.sh rename to Bitget/margin-record.sh diff --git a/spot-record.sh b/Bitget/spot-record.sh similarity index 100% rename from spot-record.sh rename to Bitget/spot-record.sh