[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GT] Re: Re: Couple of questions
I found below to strong a restriction, so I rewrote I:Prices so that it
converts timeframes from the secondary timeframe to the current
timeframe. There still is the limitation that it allows only one
timeframe, not switching between timeframes (albeit I am not sure
whether this is even possible during the evaluation of an indicator anyway).
Th.
João Costa wrote:
>
>> the I::Prices indicator allows you to reference prices from another
>> symbol. For example, I wrote p/c ratio values into all of OHLC in a
>> db called FOO-PCR, and use {I:Prices CLOSE FOO-PCR} to refer to it.
>>
>>
>>
>
>