Коды Omega
Omega
Type : Signal, Name : 5bv { Strategy: 0 require violation by close for confirmation. 1 require violation
Omega
Type : Signal, Name : 20 Day Break System Inputs: Length(20); Vars: TrailStop(0); TrailStop = Highest(High,Length) —
Omega
Type : Function, Name: $Lowerband Input: Price(NumericSeries), Length(NumericSimple), SDev(NumericSimple);
Omega
Type: User-Function, Name: OBVDI Inputs: Length(Numeric); Vars: BollTop(0), BollBot(0), PerB(0), OBVBollTop(0)
Omega
Type : Indicator, Name : Quarterly Pivots Vars: Mo(0), RefHi(0), RefLo(0), QuarterC(0), QuarterH(0)
Omega
Type : Indicator, Name : Oscillator of Kase Indicator input: N1(10); var:KSDIUP(0),KSDIDN(0),jj(0);
Omega
Type: Function, Name: NormAvg Inputs: OscValue(Numeric), NormPrice(Numeric), NormLength(Numeric);
Omega
Type : Indicator, Name : Optimal Tracking Filter inputs: Price((h+l)/2); vars: lambda(0), alpha(0);
Omega
Type: Function, Name: PivotPoint Input: Method(NumericSimple); If Method <= 1 Then PivotPoint = (High[1]
Omega
Type: User-Function, Name: OBVDI Inputs: Length(Numeric); Vars: BollTop(0), BollBot(0), PerB(0), OBVBollTop(0)
Omega
Type : PaintBar, Name : NR7 Days Input: NR(4); IF H-L<LOWEST(H-L,NR-1)[1] Then Begin Plot1(High,»
Omega
Name: NMP Expansion, Style: RED Input: Price(close),Length(28),StdDevUp(2),StdDevDn(-2); IF NewMarketParadigm(Price,Length,StdDevUp,StdDevDn)
Omega
Type: Function, Name: NewMarketParadigm, Output: Numeric Input: Price(NumericSeries),Length(NumericSimple),StdDevUp
Omega
Typ : System, Name : Neely31 Inputs: Lenght(50); {—— Long Entry ——} if CurrentBar >
Omega
Type : Indicator, Name : Nonlinear Ehlers Filter Inputs: Price((H+L)/2), Length(15); Vars: count(0)
Omega
Type : Function, Name : NLR InPuts: Length(NumericSimple), price(NumericSeries), DesiredBar(NumericSimple),oNLRPrice(NumericRef),oStdDev(NumericRef);
Omega
Function Name: NewMarketParadigm, Output: Numeric Input: Price(NumericSeries),Length(NumericSimple),StdDevUp
Omega
Type: System, Name: Mov Avg—Supp/Res Inputs: Price(Close), Length(10), F(8); Vars: AvgVal(0), S(0)
Omega
Type: System, Name: Mov Avg X 2_20 Inputs: Price(Close), AvgLen(20), StpPnts(10); Vars: AvgVal(0), Buyit(0)