Page 1547 of 1980

Re: XARD - Simple Trend Following Trading System

Posted: Tue Jun 04, 2024 7:49 am
by funchi
Curioso wrote: Tue Jun 04, 2024 7:35 am Hello funchi,

You pretend keep your template the version 010? I ask that, because in version 010 we have 2 EMA , and the new version have 3 EMA.
How is MA used?
How do you want to use MA?

Re: XARD - Simple Trend Following Trading System

Posted: Tue Jun 04, 2024 9:56 am
by Curioso
funchi wrote: Tue Jun 04, 2024 7:49 am How is MA used?
How do you want to use MA?
Hello funchi,

In the version 010 the code is close, but i have my suspects about the values:
  • PRICEline is set on False, but the values are EMA 5
  • TRENDlind is set on True, but the values are EMA 55
In the version v65m is a gift from xard and its opensource so:
S1MAper is set on False, but the values is 1
S2MAper is set on True, but the values is 13
S3MAper is set on True, but the values is 55

About the rules, a few days xard share this notes post1295542313.html#p1295542313 and maybe is a good start.

Re: XARD - Simple Trend Following Trading System

Posted: Tue Jun 04, 2024 10:04 am
by Neroloft
Lenovo wrote: Tue Jun 04, 2024 2:38 am;)

Re: XARD - Simple Trend Following Trading System

Posted: Tue Jun 04, 2024 11:23 am
by Neroloft
closed half of the position, sl moved to be ++.
now on trailing mode ;)

Re: XARD - Simple Trend Following Trading System

Posted: Tue Jun 04, 2024 4:54 pm
by funchi
ver 1.10
I was satisfied with the version.

Fixed a bug that prevented alerts from being notified.
Added parameter setting for the period of time to monitor signal changes.
Default value 4.
For v010, the “XU v010-AUTOREFRESH” indicator is working, so the same alert will be notified for 4 periods.
Please run it and check the details.
If everything is ok, remove the “XU v010-AUTOREFRESH” indicator.
The v65m will not notify you of an alert once it has notified you again.


Improved processing speed.
Added “Max arrows” parameter in addition to “Max bars” parameter.
Default value is 2.
Only the last 2 arrows are updated in the histogram.
Updates on tick were discontinued.
Updated at 60 second intervals (default) and on the appearance of a new candlestick.

Miscellaneous
Are there any functions or judgments missing from v010?
Are there any missing functions or determinations in v65m?
Are there any areas where the histogram and the Xard indicator do not match compared to each other?
Are there any bugs?


Related URLs
post1295543124.html#p1295543124
post1295543087.html#p1295543087
post1295542809.html#p1295542809

Re: XARD - Simple Trend Following Trading System

Posted: Tue Jun 04, 2024 5:23 pm
by lukgoku
funchi wrote: Tue Jun 04, 2024 4:54 pm ver 1.10
I was satisfied with the version.

Fixed a bug that prevented alerts from being notified.
Added parameter setting for the period of time to monitor signal changes.
Default value 4.
For v010, the “XU v010-AUTOREFRESH” indicator is working, so the same alert will be notified for 4 periods.
Please run it and check the details.
If everything is ok, remove the “XU v010-AUTOREFRESH” indicator.
The v65m will not notify you of an alert once it has notified you again.


Improved processing speed.
Added “Max arrows” parameter in addition to “Max bars” parameter.
Default value is 2.
Only the last 2 arrows are updated in the histogram.
Updates on tick were discontinued.
Updated at 60 second intervals (default) and on the appearance of a new candlestick.

Miscellaneous
Are there any functions or judgments missing from v010?
Are there any missing functions or determinations in v65m?
Are there any areas where the histogram and the Xard indicator do not match compared to each other?
Are there any bugs?


Related URLs
post1295543124.html#p1295543124
post1295543087.html#p1295543087
post1295542809.html#p1295542809

Re: XARD - Simple Trend Following Trading System

Posted: Tue Jun 04, 2024 6:09 pm
by funchi
lukgoku wrote: Tue Jun 04, 2024 5:23 pm > Shouldn't there be an entry long here?
Maybe the data loading is not complete?
What is the version and parameter settings?
I will post the latest version with default parameter values.

Re: XARD - Simple Trend Following Trading System

Posted: Tue Jun 04, 2024 6:21 pm
by lukgoku
funchi wrote: Tue Jun 04, 2024 6:09 pm Maybe the data loading is not complete?
What is the version and parameter settings?
I will post the latest version with default parameter values.
Default value
Xard 65m
FNC_XU 65m v1.10

I do not understand the reason for this difference

Re: XARD - Simple Trend Following Trading System

Posted: Tue Jun 04, 2024 6:33 pm
by Curioso
funchi wrote: Tue Jun 04, 2024 4:54 pm ver 1.10
I was satisfied with the version.

Fixed a bug that prevented alerts from being notified.
Added parameter setting for the period of time to monitor signal changes.
Default value 4.
For v010, the “XU v010-AUTOREFRESH” indicator is working, so the same alert will be notified for 4 periods.
Please run it and check the details.
If everything is ok, remove the “XU v010-AUTOREFRESH” indicator.
The v65m will not notify you of an alert once it has notified you again.


Improved processing speed.
Added “Max arrows” parameter in addition to “Max bars” parameter.
Default value is 2.
Only the last 2 arrows are updated in the histogram.
Updates on tick were discontinued.
Updated at 60 second intervals (default) and on the appearance of a new candlestick.

Miscellaneous
Are there any functions or judgments missing from v010?
Are there any missing functions or determinations in v65m?
Are there any areas where the histogram and the Xard indicator do not match compared to each other?
Are there any bugs?


Related URLs
post1295543124.html#p1295543124
post1295543087.html#p1295543087
post1295542809.html#p1295542809
Thank you Funchi, i´ll test during this day and send feedback in the end of day.

Re: XARD - Simple Trend Following Trading System

Posted: Tue Jun 04, 2024 6:34 pm
by Curioso
lukgoku wrote: Tue Jun 04, 2024 6:21 pm Default value
Xard 65m
FNC_XU 65m v1.10

I do not understand the reason for this difference
Hello lukgoku,

Maybe is different pairs, the funchi have been choosen the DAX and you DAX_stp.
In your brooker you don´t have the DAX?