From fe9a58dfcd5732ef0c5e5c4b7e85370cdc0db45a Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Mon, 12 Dec 2022 03:47:35 -0400 Subject: Added trade session (OHLCV) abstraction. --- lux-python/source/program.lux | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'lux-python') diff --git a/lux-python/source/program.lux b/lux-python/source/program.lux index c8b60c5a2..16e262360 100644 --- a/lux-python/source/program.lux +++ b/lux-python/source/program.lux @@ -36,7 +36,6 @@ ["@" target (.only) ["_" python]] ["[0]" compiler - ["[0]" phase (.only Operation Phase) (.use "[1]#[0]" monad)] [reference [variable (.only Register)]] [language @@ -46,7 +45,7 @@ ["[0]" synthesis] [analysis [macro (.only Expander)]] - [phase + ["[0]" phase (.only Operation Phase) (.use "[1]#[0]" monad) ["[0]" extension (.only Extender Handler) ["[0]" analysis ["[1]" python]] -- cgit v1.2.3