Includes core prod + GREEN/BLUE subsystems: - prod/ (BLUE harness, configs, scripts, docs) - nautilus_dolphin/ (GREEN Nautilus-native impl + dvae/ preserved) - adaptive_exit/ (AEM engine + models/bucket_assignments.pkl) - Observability/ (EsoF advisor, TUI, dashboards) - external_factors/ (EsoF producer) - mc_forewarning_qlabs_fork/ (MC regime/envelope) Excludes runtime caches, logs, backups, and reproducible artifacts per .gitignore.
62 lines
3.0 KiB
Plaintext
Executable File
62 lines
3.0 KiB
Plaintext
Executable File
python : Traceback (most
|
|
recent call last):
|
|
En línea: 1 Carácter: 1
|
|
+ python -c "import nautilus
|
|
_dolphin.nautilus.signal_bri
|
|
dge" > import_e ...
|
|
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
~~~~~~~~~~~~~~~
|
|
+ CategoryInfo
|
|
: NotSpecified: (Trace
|
|
back (most recent call
|
|
last)::String) [], Remo
|
|
teException
|
|
+ FullyQualifiedErrorId
|
|
: NativeCommandError
|
|
|
|
File "<string>", line 1,
|
|
in <module>
|
|
File "C:\Users\Lenovo\Docu
|
|
ments\- DOLPHIN NG HD HCM
|
|
TSF Predict\nautilus_dolphin
|
|
\nautilus_dolphin\__init__.p
|
|
y", line 6, in <module>
|
|
from nautilus_dolphin.na
|
|
utilus.signal_bridge import
|
|
SignalBridgeActor
|
|
File "C:\Users\Lenovo\Docu
|
|
ments\- DOLPHIN NG HD HCM
|
|
TSF Predict\nautilus_dolphin
|
|
\nautilus_dolphin\nautilus\_
|
|
_init__.py", line 27, in
|
|
<module>
|
|
from nautilus_dolphin.na
|
|
utilus.strategy import
|
|
DolphinExecutionStrategy
|
|
File "C:\Users\Lenovo\Docu
|
|
ments\- DOLPHIN NG HD HCM
|
|
TSF Predict\nautilus_dolphin
|
|
\nautilus_dolphin\nautilus\s
|
|
trategy.py", line 59, in
|
|
<module>
|
|
from nautilus_dolphin.na
|
|
utilus.signal import
|
|
DolphinSignal
|
|
File "C:\Users\Lenovo\Docu
|
|
ments\- DOLPHIN NG HD HCM
|
|
TSF Predict\nautilus_dolphin
|
|
\nautilus_dolphin\nautilus\s
|
|
ignal.py", line 2, in
|
|
<module>
|
|
from
|
|
nautilus_trader.model.data
|
|
import Data
|
|
ImportError: cannot import
|
|
name 'Data' from 'nautilus_t
|
|
rader.model.data' (C:\Users\
|
|
Lenovo\AppData\Local\Python\
|
|
pythoncore-3.11-64\Lib\site-
|
|
packages\nautilus_trader\mod
|
|
el\data.cp311-win_amd64.pyd)
|