fxcodebase-backup

OHLC values

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


OHLC values

Apprentice · Fri Jan 14, 2022 8:36 am

AUDUSD D1 (01-14-2022 1435).png

Based on the request. https://fxcodebase.com/code/viewtopic.p … 25#p144725

OHLC values.lua


Re: OHLC values

Avignon · Fri Jan 14, 2022 2:10 pm

This is what I wanted, thank you, but I forgot to specify that I wanted the value of the candle according to the position of my cursor, like on Tradingview.

And take the opportunity to correct the bug: the pip value is displayed twice.


Re: OHLC values

Apprentice · Mon Jan 17, 2022 3:32 am

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


Re: OHLC values

Apprentice · Mon Jan 17, 2022 5:02 am

Bez naslova.png

Try this version.

OHLC values with Selector.lua


Re: OHLC values

Avignon · Mon Jan 17, 2022 11:12 am

Apprentice wrote: Try this version.

Acceptable.

Thanks.