Page 2 of 2

Re: Proportional Direction

PostPosted: Tue Sep 29, 2015 7:27 am
by Trader
Hello Apprentice
Thank you and looking forward
Best regards
Trader

Re: Proportional Direction

PostPosted: Tue Sep 29, 2015 1:25 pm
by Trader
Hello Apprentice
1) thank you and looking forward
2) i highly respect your skill as somebody said that in future there would only be two types of people; those who can code and those who cannot code
3) at the same time i understand that you are very busy so have a much simpler request as compared to the earlier one
4) simply/ if the values of two lines selected from the ‘Data Source’ tab become equal or within 3% close there should be a visual/audible alert and e-mail
5) the simple dialog box should just ask for the lines to be selected from the 'Data Source' tab and the usual interface details for the alerts and e-mail
6) this should create the alert in Realtime and Not at candle shift
7) i understand that there is already a request in pipeline and it does not feel appropriate to make the next request but only if you can oblige i would be very thankful
Thank you and best regards
Trader

Re: Proportional Direction

PostPosted: Fri Oct 30, 2015 8:35 am
by Trader
Hello Alex
Please advise
Thank you and best regards
Trader

Re: Proportional Direction

PostPosted: Sat Jan 09, 2016 12:40 am
by Trader
Hello Alex // Hello Apprentice
Please advise the 'Proportional Direction Arrow'
Thank you and best regards
Trader

Re: Proportional Direction

PostPosted: Sun Jan 10, 2016 5:35 am
by Apprentice
"Direct"
UP
close > open
Indicator> PreviousIndicator

DOWN
close<open
Indicator< PreviousIndicator

"ReverseIndicator"

UP
close < open
Indicator> PreviousIndicator

DOWN
close>open
Indicator< PreviousIndicator

"ReversePrice"

UP
close > open
Indicator< PreviousIndicator

DOWN
close<open
Indicator> PreviousIndicator

Re: Proportional Direction

PostPosted: Tue Feb 09, 2016 4:51 am
by Apprentice
Indicator based strategy can be found here.
viewtopic.php?f=31&t=63134

Re: Proportional Direction

PostPosted: Wed Sep 12, 2018 5:51 am
by Apprentice
The indicator was revised and updated.