Page 1 of 1

RoomUpDown

PostPosted: Wed Oct 02, 2019 4:25 am
by Apprentice
eurusd-m30-fxcm-australia-pty.png

Based on request.
viewtopic.php?f=27&t=67216
RoomUpDown.mq4
(9.48 KiB) Downloaded 405 times

Re: RoomUpDown

PostPosted: Wed Oct 02, 2019 7:10 am
by logicgate
Thanks buddy, but you remove a important part of the code: when we hover the mouse over the plotted lines, a little window should show the ATR value and the percentage.

Also, the vertical line is not plotting correctly. I set the ADR do daily timeframe, so the vertical line should plot at the start of the day 00:00, and now it is plotting 30 days ago. If I set the ADR to weekly, it should plot at the start of the weekly bar, and to monthly, at the start of the monthly bar.

Here a screenshot attached of the original version, plotting the vertical line correctly at the start of the day, and showing the values of the lines:

Re: RoomUpDown

PostPosted: Thu Oct 03, 2019 4:58 am
by Apprentice
Your request is added to the development list.
Development reference 157.

Re: RoomUpDown

PostPosted: Wed Oct 16, 2019 8:46 am
by Apprentice
RoomUpDown.mq4
(9.89 KiB) Downloaded 360 times

Try this version.

Re: RoomUpDown

PostPosted: Wed Oct 16, 2019 11:05 am
by logicgate
Thanks mate, gonna test it now.