Page 1681 of 1966

Re: XARD - Simple Trend Following Trading System

Posted: Tue Aug 20, 2024 5:37 am
by DaveTrader
For anyone interested, here is a Tradingview version.

This was made on the free version (limit of 2 indicators).
Black Sema = small, 9 period Xard Semafor
Blue Sema = medium, 36 period Xard Semaor
White Sema = SemaArrow, 144 period Xard Sema
In order to apply a 576 period Square Xard Sema, you will need another instance of the Semafor indicator, or perhaps add it in the script.

The 13 and 55 period EMA Ribbon is from the Flying Dragon indicator. The red arrows are set to the lowest risk setting (indicates MA touch/cross).

A Daily open is obviously easily drawn on the chart, there are scripts available if wanted.
There is a script titled Average Session Range(QuantVue) that appears to be similar to the Xard ADR.
There a plenty of zigzag scripts available as well.

Any more than 2 indicators and you will need a paid version. https://www.tradingview.com/chart/cbPj8yG3/
Flying Dragon Trend Indicator (Lowest, EMA, 13, close, 0, 2, 4, EMA, 55, close, 3, 60)
Semafor (144, 24, 36, 6, 9, 3)

Re: XARD - Simple Trend Following Trading System

Posted: Tue Aug 20, 2024 6:03 am
by knglerxst
DaveTrader wrote: Tue Aug 20, 2024 5:37 am For anyone interested, here is a Tradingview version.

This was made on the free version (limit of 2 indicators).
Black Sema = small, 9 period Xard Semafor
Blue Sema = medium, 36 period Xard Semaor
White Sema = SemaArrow, 144 period Xard Sema
In order to apply a 576 period Square Xard Sema, you will need another instance of the Semafor indicator, or perhaps add it in the script.

The 13 and 55 period EMA Ribbon is from the Flying Dragon indicator. The red arrows are set to the lowest risk setting (indicates MA touch/cross).

A Daily open is obviously easily drawn on the chart, there are scripts available if wanted.
There is a script titled Average Session Range(QuantVue) that appears to be similar to the Xard ADR.
There a plenty of zigzag scripts available as well.

Any more than 2 indicators and you will need a paid version.
TradingView 8-19.png
https://www.tradingview.com/chart/cbPj8yG3/
Flying Dragon Trend Indicator (Lowest, EMA, 13, close, 0, 2, 4, EMA, 55, close, 3, 60)
Semafor (144, 24, 36, 6, 9, 3)


I was just thinking the other day how cool it would be to have a Tradingview version. Nice.

Re: XARD - Simple Trend Following Trading System

Posted: Tue Aug 20, 2024 9:01 am
by eduarescobar
Thanks, it works...

Re: XARD - Simple Trend Following Trading System

Posted: Tue Aug 20, 2024 10:49 am
by hafez
Hi all,

My first post here.
DaveTrader wrote: Tue Aug 20, 2024 5:37 am In order to apply a 576 period Square Xard Sema, you will need another instance of the Semafor indicator, or perhaps add it in the script.
Add below to semafor pinescript.

Code: Select all

switch = false
if input(true, "X-Large")
    switch := zigzag(input(576, "Depth"), input(36.0, "Deviation"), input(color.red, "Color"), size.normal, "X-Large") or switch
if input(true, "Large")
    switch := zigzag(input(144, "Depth"), input(24.0, "Deviation"), input(color.orange, "Color"), size.normal, "Large") or switch
if input(true, "Medium")
    switch := zigzag(input(36, "Depth"), input(6.0, "Deviation"), input(color.lime, "Color"), size.small, "Medium") or switch
if input(false, "Small")
    switch := zigzag(input(9, "Depth"), input(3.0, "Deviation"), input(color.gray, "Color"), size.tiny, "Small") or switch
DaveTrader wrote: Tue Aug 20, 2024 5:37 amThe 13 and 55 period EMA Ribbon is from the Flying Dragon indicator. The red arrows are set to the lowest risk setting (indicates MA touch/cross)..
Add below under study

Code: Select all

plot(ema(close, 13), title="13 EMA", color=#e91e63, linewidth=1, transp=0)
plot(ema(close, 55), title="55 EMA", color=#3286c3, linewidth=2, transp=0)

Re: XARD - Simple Trend Following Trading System

Posted: Tue Aug 20, 2024 4:54 pm
by muhammadFarooq2k20
everything is ok in 2 indicator enjoy treadingview XARD-Simple trend Following system

Re: XARD - Simple Trend Following Trading System

Posted: Tue Aug 20, 2024 7:05 pm
by Lenovo
Gold continues to go up and so it will again, I evaluated 3 reasons , safe haven asset, not so much because of the war in the Middle East, that has been there forever anyway, Chinese central bank has given the go ahead to set aside gold, so Chinese banks buy gold, and not to forget that the stock market I don't think will continue to go up any further. this is what I gathered from my readings.

Re: XARD - Simple Trend Following Trading System

Posted: Wed Aug 21, 2024 1:58 am
by kudrpenk
DaveTrader wrote: Tue Aug 20, 2024 5:37 am For anyone interested, here is a Tradingview version.

This was made on the free version (limit of 2 indicators).
Black Sema = small, 9 period Xard Semafor
Blue Sema = medium, 36 period Xard Semaor
White Sema = SemaArrow, 144 period Xard Sema
In order to apply a 576 period Square Xard Sema, you will need another instance of the Semafor indicator, or perhaps add it in the script.

The 13 and 55 period EMA Ribbon is from the Flying Dragon indicator. The red arrows are set to the lowest risk setting (indicates MA touch/cross).

A Daily open is obviously easily drawn on the chart, there are scripts available if wanted.
There is a script titled Average Session Range(QuantVue) that appears to be similar to the Xard ADR.
There a plenty of zigzag scripts available as well.

Any more than 2 indicators and you will need a paid version.
TradingView 8-19.png
https://www.tradingview.com/chart/cbPj8yG3/
Flying Dragon Trend Indicator (Lowest, EMA, 13, close, 0, 2, 4, EMA, 55, close, 3, 60)
Semafor (144, 24, 36, 6, 9, 3)
Cheer up everyone! I'll just leave here from the found page) which the author wrote in tradingview

post1295546315.html#p1295546315

I want you to save money in one indicator :)

Re: XARD - Simple Trend Following Trading System

Posted: Wed Aug 21, 2024 2:29 am
by Curioso
Another XAUUSD day power by v65m, thank you xard777 for this Rubik's Cube.

And today with a lot of energy, maybe the SuperMoon Blue give to me an extra energy :)

Re: XARD - Simple Trend Following Trading System

Posted: Wed Aug 21, 2024 2:38 am
by Andreas2000
Curioso wrote: Wed Aug 21, 2024 2:29 am Another XAUUSD day power by v65m, thank you xard777 for this Rubik's Cube.

And today with a lot of energy, maybe the SuperMoon Blue give to me an extra energy :)
Super! That's admirable that you make so many pips every day! Respect!!!

Re: XARD - Simple Trend Following Trading System

Posted: Wed Aug 21, 2024 2:46 am
by Curioso
kudrpenk wrote: Wed Aug 21, 2024 1:58 am Cheer up everyone! I'll just leave here from the found page) which the author wrote in tradingview

post1295546315.html#p1295546315

I want you to save money in one indicator :)
Hello kudrpenk,

Thank you, but for leave a suggestion i made every day and i hope helps you budhi1976.

Before click Submit make a Preview and if you see your attachments disappear means your file have an incorrect format or the structure of the same contains bad formation (ex: virus or format of file incorrect). In the case of your scripts maybe the problem is the same, type to re-upload with txt extension, but select the option on the preview and check if attachments disappear