QuantAgentSignalsLib

decision(rsi_len, rsi_upper, rsi_lower, macd_fast, macd_slow, macd_signal, roc_len, willr_len, htf_gate, htf_rsi)
Parameters:
rsi_len (simple int)
rsi_upper (int)
rsi_lower (int)
macd_fast (simple int)
macd_slow (simple int)
macd_signal (simple int)
roc_len (int)
willr_len (int)
htf_gate (bool)
htf_rsi (float)
is_long(rsi_len, rsi_upper, rsi_lower, macd_fast, macd_slow, macd_signal, roc_len, willr_len, htf_gate, htf_rsi)
Parameters:
rsi_len (simple int)
rsi_upper (int)
rsi_lower (int)
macd_fast (simple int)
macd_slow (simple int)
macd_signal (simple int)
roc_len (int)
willr_len (int)
htf_gate (bool)
htf_rsi (float)
is_short(rsi_len, rsi_upper, rsi_lower, macd_fast, macd_slow, macd_signal, roc_len, willr_len, htf_gate, htf_rsi)
Parameters:
rsi_len (simple int)
rsi_upper (int)
rsi_lower (int)
macd_fast (simple int)
macd_slow (simple int)
macd_signal (simple int)
roc_len (int)
willr_len (int)
htf_gate (bool)
htf_rsi (float)
signal(rsi_len, rsi_upper, rsi_lower, macd_fast, macd_slow, macd_signal, roc_len, willr_len, htf_gate, htf_rsi)
Parameters:
rsi_len (simple int)
rsi_upper (int)
rsi_lower (int)
macd_fast (simple int)
macd_slow (simple int)
macd_signal (simple int)
roc_len (int)
willr_len (int)
htf_gate (bool)
htf_rsi (float)
Updated:
decision(rsi_len, rsi_upper, rsi_lower, macd_fast, macd_slow, macd_signal, roc_len, willr_len, stoch_len, stoch_smooth, htf_gate, htf_rsi)
Parameters:
rsi_len (simple int)
rsi_upper (int)
rsi_lower (int)
macd_fast (simple int)
macd_slow (simple int)
macd_signal (simple int)
roc_len (int)
willr_len (int)
stoch_len (int)
stoch_smooth (int)
htf_gate (bool)
htf_rsi (float)
is_long(rsi_len, rsi_upper, rsi_lower, macd_fast, macd_slow, macd_signal, roc_len, willr_len, stoch_len, stoch_smooth, htf_gate, htf_rsi)
Parameters:
rsi_len (simple int)
rsi_upper (int)
rsi_lower (int)
macd_fast (simple int)
macd_slow (simple int)
macd_signal (simple int)
roc_len (int)
willr_len (int)
stoch_len (int)
stoch_smooth (int)
htf_gate (bool)
htf_rsi (float)
is_short(rsi_len, rsi_upper, rsi_lower, macd_fast, macd_slow, macd_signal, roc_len, willr_len, stoch_len, stoch_smooth, htf_gate, htf_rsi)
Parameters:
rsi_len (simple int)
rsi_upper (int)
rsi_lower (int)
macd_fast (simple int)
macd_slow (simple int)
macd_signal (simple int)
roc_len (int)
willr_len (int)
stoch_len (int)
stoch_smooth (int)
htf_gate (bool)
htf_rsi (float)
signal(rsi_len, rsi_upper, rsi_lower, macd_fast, macd_slow, macd_signal, roc_len, willr_len, stoch_len, stoch_smooth, htf_gate, htf_rsi)
Parameters:
rsi_len (simple int)
rsi_upper (int)
rsi_lower (int)
macd_fast (simple int)
macd_slow (simple int)
macd_signal (simple int)
roc_len (int)
willr_len (int)
stoch_len (int)
stoch_smooth (int)
htf_gate (bool)
htf_rsi (float)
Pine Bibliothek
Ganz im Sinne von TradingView hat dieser Autor seinen/ihren Pine Code als Open-Source-Bibliothek veröffentlicht. Auf diese Weise können nun auch andere Pine-Programmierer aus unserer Community den Code verwenden. Vielen Dank an den Autor! Sie können diese Bibliothek privat oder in anderen Open-Source-Veröffentlichungen verwenden. Die Nutzung dieses Codes in einer Veröffentlichung wird in unseren Hausregeln reguliert.
Haftungsausschluss
Pine Bibliothek
Ganz im Sinne von TradingView hat dieser Autor seinen/ihren Pine Code als Open-Source-Bibliothek veröffentlicht. Auf diese Weise können nun auch andere Pine-Programmierer aus unserer Community den Code verwenden. Vielen Dank an den Autor! Sie können diese Bibliothek privat oder in anderen Open-Source-Veröffentlichungen verwenden. Die Nutzung dieses Codes in einer Veröffentlichung wird in unseren Hausregeln reguliert.