fxcodebase-backup

Period High Low

Source: https://fxcodebase.com/code/viewtopic.php?f=17&t=69015
Forum: 17 · Topic 69015 · 8 post(s)


Period High Low

Apprentice · Mon Oct 14, 2019 7:56 am

EURUSD D1 (10-14-2019 1303).png

Based on request. viewtopic.php?f=27&t=69014

Period High Low.lua

EURUSD H1 (10-16-2019 1346).png

Sub_Period_High_Low.lua

MT4/MQ4 version viewtopic.php?f=38&t=69036


Re: Period High Low

pakoromeu · Tue Oct 15, 2019 11:46 am

My sincerest apologies, I did not explain the idea well. The idea is that the indicator draws the maximum and minimum of each week and month, and the lines are extended to the present. For example n = 10 then calculate and draw the maximum and minimum for week 1 and extend to the present, then for week 2 and then 3 and so on until 10.

Thank you very much for your great work.

I attach an image


Re: Period High Low

Apprentice · Tue Oct 15, 2019 1:03 pm

Your request is added to the development list. Development reference 195.


Re: Period High Low

Apprentice · Wed Oct 16, 2019 8:40 am

Try Sub_Period_High_Low.lua


Re: Period High Low

CharlesEzenwanne · Thu Oct 17, 2019 3:30 am

Can you convert this to mt4?


Re: Period High Low

Apprentice · Thu Oct 17, 2019 3:15 pm

Your request is added to the development list. Development reference 206.


Re: Period High Low

Apprentice · Fri Oct 18, 2019 11:31 am

MT4/MQ4 version viewtopic.php?f=38&t=69036


Re: Period High Low

pakoromeu · Fri Oct 25, 2019 8:28 am

Apprentice wrote: Try Sub_Period_High_Low.lua

excellent work. thank you so much