Indicator support and resistance

If you need an Indicator or Signal developed or translated from other language, please post all Indicator development REQUESTS to this section here.

Moderator: admin

Indicator support and resistance

Postby BENJI13015 » Wed Jan 11, 2017 6:10 pm

Hello, I would like a indicator support and resistance as in the photo please
Attachments
fxcodebase.png
picture
fxcodebase.png (55.68 KiB) Viewed 849 times
BENJI13015
 
Posts: 9
Joined: Tue Dec 20, 2016 4:31 pm

Re: Indicator support and resistance

Postby Apprentice » Thu Jan 12, 2017 4:41 am

Can you provide more information.
Indicator name, code, description.
User avatar
Apprentice
FXCodeBase: Confirmed User
 
Posts: 36341
Joined: Thu Dec 31, 2009 11:59 am
Location: Zagreb, Croatia

Re: Indicator support and resistance

Postby BENJI13015 » Thu Jan 12, 2017 3:02 pm

1-G_B_vCKKegH9ph2uIHqbwQ.jpeg
1-G_B_vCKKegH9ph2uIHqbwQ.jpeg (7.86 KiB) Viewed 850 times

Name indicator is support and resistance pivot points.
The code is
If Year<>Year[1] then
yearlyClose = close[1]
yearlyHigh = Highest[BarIndex - lastYearBarIndex](High)[1]
yearlyLow = Lowest[BarIndex - lastYearBarIndex](Low)[1]
lastYearBarIndex = BarIndex
endif

return yearlyClose, yearlyHigh, yearlyLow
Thank you
BENJI13015
 
Posts: 9
Joined: Tue Dec 20, 2016 4:31 pm

Re: Indicator support and resistance

Postby Apprentice » Fri Jan 13, 2017 7:31 am

Your request is added to the development list, Under Id Number 3715
If someone is interested to do this task, please contact me.
User avatar
Apprentice
FXCodeBase: Confirmed User
 
Posts: 36341
Joined: Thu Dec 31, 2009 11:59 am
Location: Zagreb, Croatia

Re: Indicator support and resistance

Postby BENJI13015 » Fri Jan 13, 2017 7:31 pm

Thank you
BENJI13015
 
Posts: 9
Joined: Tue Dec 20, 2016 4:31 pm

Re: Indicator support and resistance

Postby PetroIV » Fri Sep 15, 2017 2:41 am

Can you explain the algorithm of the indicator in more detail?
PetroIV
 
Posts: 24
Joined: Tue Aug 15, 2017 9:45 am


Return to Indicator and Signal Requests

Who is online

Users browsing this forum: Google [Bot] and 18 guests