Change Fund price to Fund price/100
Author: EJoub
Creation Date: 5/3/2012 10:02 AM
profile picture

EJoub

#1
Hi all, hope you are well.
The fund prices show in $*100 on trades view and on graphs. Is there a setting to change
these prices to $? In other words, the prices I see now must be divided by 100.
It has always been so but the share prices are correct.
Thanks
profile picture

Eugene

#2
The ASCII and Metastock providers have such option, available at DataSet creation time. There is no setting like that in Wealth-Lab. You can write a simple code to manually adjust the OHLC and insert it in every Strategy before everything else.
profile picture

EJoub

#3
I know about the 100* trade volume at DataSet creation time but I don't think you had that in mind. I will consult with the provider.
Thanks
profile picture

Eugene

#4
Yes, I was speaking about the trade volume adjustment option. If it's really the OHLC that is multiplied by 100, then it certainly won't help.

Getting it from the data vendor is the right move, but if it won't succeed you can always insert a trivial 5-line code in your Strategies, similar to the one shown in this FAQ:

Is there ChangeBar method in WL6?
profile picture

EJoub

#5
I'll give it a go.
You are as helpfull as usual.Thanks.
profile picture

EJoub

#6
I can't see a connection between my problem and
QUOTE:
Is there ChangeBar method in WL6?
profile picture

Cone

#7
It just means that you can alter the prices of the base series any way you want - like dividing them by 100.

CODE:
Please log in to see this code.

profile picture

EJoub

#8
Hi Cone. Where must it be integrated in the following code?
CODE:
Please log in to see this code.


Thanks.
profile picture

Cone

#9
It better be the first thing you do in Execute() if you want to use the modified prices.
profile picture

EJoub

#10
Thanks for the education... it's working.

How do I handle same in WL4?... my trading version. I have never used the number of shares or quantity because I work in % of equity.
profile picture

Eugene

#11
WL4 support has ended 2 years ago in 2010. You'll handle it exactly the same as in WL6, just adjust for a slightly different syntax.
profile picture

EJoub

#12
I have found ChangeBar in WL4 and saw that the definition and method is the same
as in WL6. Now I'm stuck again...please give me an educational clue.
profile picture

Eugene

#13
When we say that WL4 is not supported, please understand that we really mean it. Only WL6 is supported.
profile picture

EJoub

#14
U do accept that you really mean what you say. But please accept that I had to ask because
I really am stuck. If it wasn't for your assistance in the past I would have not enjoyed
some of the benefits of WL.
profile picture

Eugene

#15
All my efforts since ~2008 have been dedicated to the WL5/6 evangelism, I have deinstalled WL4 long ago. If you have a WL6 question, please fire away.
profile picture

EJoub

#16
All your efforts are highly appreciated. Thank you. I agree with you and maybe it's time
to deinstall my WL4.
This website uses cookies to improve your experience. We'll assume you're ok with that, but you can opt-out if you wish (Read more).