Highlight Reversal Bars

Post Reply
User avatar
WHS Support
Posts: 2430
Joined: 14 Feb 2013 10:27

Highlight Reversal Bars

Post by WHS Support »

Dear Trader,

please find attached a simple Express indicator that helps you to identify reversal candles. The indicator will highlight the candles in green/red when the price goes either up or down but will eventually come back and close 60% below the high / above the low. This parameter can be changed by the user.
RCS.jpg
How to use it?
Upload the express indicators in the Express folder*, refresh the workspace bar.

* Depending on your version of Windows, the Express folder is located at:
My Documents\WHS FutureStation Nano\Express
or
C:\Program Files\Fipertec\WHS FutureStation Nano\Express

Kind regards,
Timo
WH SELFINVEST
You do not have the required permissions to view the files attached to this post.
stefanbeh
Posts: 2
Joined: 19 Apr 2021 10:29

Re: Highlight Reversal Bars

Post by stefanbeh »

Dear WHS support,

I would like to add the notification options to this indikator but I'm struggeling at one point. What's wrong here?

Thanks for your help.
You do not have the required permissions to view the files attached to this post.
User avatar
WHS Support
Posts: 2430
Joined: 14 Feb 2013 10:27

Re: Highlight Reversal Bars

Post by WHS Support »

Dear Stefan,

you have to define the variable "senti" as a series:

Code: Select all

Express Test

Vars

Series
senti(50);

Input
...
And at this point you have to use a comma and not a semicolon:

no_semicolon.jpg

Kind regards,
Timo
WH SELFINVEST
You do not have the required permissions to view the files attached to this post.
Post Reply

Return to “WHS NANOTRADER - EXPRESS PROGRAMMING”