CT
Note that publishing copyrighted material is strictly prohibited. If you believe there is copyrighted material in this section, please use the Copyright Infringement Notification form to submit a claim.
Free zignale indicator
0
0
1094
by ctid4935132
23 Sep 2022, 00:02
//@version=4
//By Glaz, Modified
//
study("QQE MOD")
RSI_Period = input(6, title='RSI Length')
SF = input(5, title='RSI Smoothing')
QQE = input(3, title='Fast QQE Factor')
ThreshHold = input(3, title="Thresh-hold")
//
src...
Free ZIGNALE OSCILLATOR
0
0
1080
by ctid4935132
23 Sep 2022, 00:08
@version=4
Di Mihkel00
Questo script è progettato per il metodo NNFX, quindi è consigliato solo per i grafici giornalieri.
Ho provato a implementare alcune regole VP NNFX
Questo script ha...
Free hhhhpp
0
0
613
by ctid4935132
23 Sep 2022, 00:00
using cAlgo.API;
using cAlgo.API.Indicators;
namespace cAlgo.Indicators
{
[Levels(0)]
[Indicator(AccessRights = AccessRights.None)]
public class ElliotOscillator : Indicator
{
private SimpleMovingAverage _fastSma;
private SimpleMovingAverage _slowSma;
private SimpleMovingAverage _sma100;
private SimpleMovingAverage _sma200;...
Free zignale indicator
0
0
776
by ctid4935132
22 Sep 2022, 16:01
@version=4
Di Mihkel00
Questo script è progettato per il metodo NNFX, quindi è consigliato solo per i grafici giornalieri.
Ho provato a implementare alcune regole VP NNFX
Questo script ha...
Free hhhhpp
0
0
761
by ctid4935132
23 Sep 2022, 00:00
using cAlgo.API;
using cAlgo.API.Indicators;
namespace cAlgo.Indicators
{
[Levels(0)]
[Indicator(AccessRights = AccessRights.None)]
public class ElliotOscillator : Indicator
{
private SimpleMovingAverage _fastSma;
private SimpleMovingAverage _slowSma;
private SimpleMovingAverage _sma100;
private SimpleMovingAverage _sma200;...
Free zignale indicator
0
0
806
by ctid4935132
22 Sep 2022, 16:01
@version=4
Di Mihkel00
Questo script è progettato per il metodo NNFX, quindi è consigliato solo per i grafici giornalieri.
Ho provato a implementare alcune regole VP NNFX
Questo script ha...
Copyright © 2025 Spotware Systems Ltd. All rights reserved.
cTrader Ltd offers through its group of companies the cTrader platform. The information on this website is for general informational purposes only and does not constitute financial or investment advice. cTrader does not solicit retail investors. Reliance on this information is at your own risk.
cTrader Ltd offers through its group of companies the cTrader platform. The information on this website is for general informational purposes only and does not constitute financial or investment advice. cTrader does not solicit retail investors. Reliance on this information is at your own risk.