SQWizard: Trendline as Condition

Hello,

This is a request for a trendline. The trend line should be plotted manually in the chart. If a value is below or below the trend line, or if a bar turns this trendline, an action should take place. The trendline must have a defined name, variable, which can be assigned manually.

for example:

IF
Bar-range (1) crosses above trendline (named Buy)

THEN
        Entry long
and blink the Chart

The function is: For each object - see an example in the attachment
Attachments
SQWizard-Trendline.jpg
(32.76 KiB)
  • Votes 0
  • Project AlgoWizard
  • Type Feature
  • Status New
  • Priority Normal

History

Dw
#1

Diwi

13.05.2020 11:36

Task created

Dw
#2

Diwi

13.05.2020 11:36
If the trendline has produced a signal, then there must be the possibility that the trendline is changed or deleted. This can be achieved with the function: 'Delete Object'. After the trendline is crossed they should be passive for further signals.

Example:
A bar cross the trendline from the bottom up. The trend line is defined as yellow and has the name BUY. After the bar has trimmed the trendline, it must be changed in color and / or name or can be deleted.

Votes: 0

Drop files to upload

or

choose files

Max size: 5MB

Not allowed: exe, msi, application, reg, php, js, htaccess, htpasswd, gitignore

...
Wait please