feat: initial work for DCA tool

This commit is contained in:
Herculino Trotta
2024-11-12 00:13:27 -03:00
parent eab04ad298
commit 7ebe3b6b5b
13 changed files with 576 additions and 0 deletions

3
app/apps/dca/tests.py Normal file
View File

@@ -0,0 +1,3 @@
from django.test import TestCase
# Create your tests here.