Page 1 of 1

A WAVE INDICATOR

PostPosted: Fri Aug 17, 2018 6:19 am
by Apprentice
USDOLLAR m15 (08-17-2018 1114).png

Based on request.
viewtopic.php?f=27&t=66524
A WAVE INDICATOR.lua
(6.45 KiB) Downloaded 846 times


A WAVE INDICATOR a.k.a. FXBS

Re: A WAVE INDICATOR

PostPosted: Thu Mar 19, 2020 5:37 am
by weijing
dear apprentice:may you please post a indicator strategy with signal function based on this wave indicator?

Re: A WAVE INDICATOR

PostPosted: Thu Mar 19, 2020 9:18 am
by Apprentice
Your request is added to the development list.
Development reference 904.

Re: A WAVE INDICATOR

PostPosted: Tue Mar 24, 2020 9:43 am
by Apprentice
A WAVE Strategy.lua
(15.04 KiB) Downloaded 392 times

Try this version.

Re: A WAVE INDICATOR

PostPosted: Thu Apr 02, 2020 11:55 am
by weijing
thank you very much. Its helpful indeed.
can i request more?
If you can add a data line to the wave indicator.
the data value will come out from:
= 100+100*[.close- max(.high,period11)]/[max(.high,period11)-min(.low,period11)]
thanks

Re: A WAVE INDICATOR

PostPosted: Fri Apr 03, 2020 5:36 am
by Apprentice
Your request is added to the development list.
Development reference 1002.

Re: A WAVE INDICATOR

PostPosted: Tue Apr 07, 2020 4:56 am
by Apprentice
A WAVE INDICATOR.lua
(7 KiB) Downloaded 391 times

Try this version.

Re: A WAVE INDICATOR

PostPosted: Mon Apr 20, 2020 12:08 pm
by weijing
thank you