# NEOTICKER DATA BEGIN ScriptType=Indicator Description=Buy Close Sell Next Open Filtered Name=Sys_BuyCloseSellNextOpenFiltered Language=Formula Links=1 MinBars=0 TimerInterval=100 MetaStyle=Normal ValueRange=Same as Source Placement=Smart Multiplot_num_plots=1 Multiplot_color_0=255 Multiplot_style_0=Line Multiplot_width_0=1 Multiplot_enabled_0=1 Multiplot_breakstyle_0=0 UpdateByTick=0 TradingSystemUI=1 PrimaryLinkOnly=0 NotifyOnRemoval=0 Param_count=1 Param_name_0=Filter Param_inuse_0=1 Param_type_0=formula Param_default_0=true Explanation_Lines=0 # NEOTICKER DATA END makeindicator (cond, fml, data1, param1); longnextclose (cond, defaultordersize); longexitatmarket (openpositionlong, openpositionabssize); plot1 := currentequity;