WL5: Create a position stat for display in Trades Tab
Author: redliontrader
Creation Date: 6/5/2008 4:05 PM
profile picture

redliontrader

#1
Wealth-Lab Version 5 (.NET) 5.0

Anyway to display a position stat of ones own creation in a column for display in a trade window. I create an entry score for each buy, I would like to see it in my trades tabel page.
profile picture

Cone

#2
There's nothing to stop you from creating your own Performance Visualizer (PV), but if you want to use the existing Trades PV, then you can only populate the columns that it provides.

The answer is tp use the Position Entry and/or Exit Signal Names! (same as it ever was)
profile picture

Eugene

#3
Perhaps it's a good idea for a new PV, as Robert says. Besides Signal Names, we can have scores and ranks in the position.Tag/Priority properties. Something to think about when time permits.
profile picture

redliontrader

#4
the tp entry/exit isn't going to cut it for me.

How do I create my own PV? Is there an object to start from?
profile picture

Eugene

#5
rlt,

Presently no, but in the very near future we're going to have some new visualizers with open source code. Hope that helps. By the way if signal names won't do it, then you're probably using .Priority?
profile picture

redliontrader

#6
First of all, how can not be able to do something help? Of course it doesn't help, except in respect to not wasting my time trying? ;)

Signal names are working, I just need more than two. I can append them together in a string, but I like to be able to sort the columns.

I can work around between the current Trades PV and excel.
profile picture

Eugene

#7
By saying that, I mean looking at source code when it's available could help you build your own PV.
profile picture

Eugene

#8
rlt,

Here it goes:
Trades view with Priority and multi-column sorting
C# source code (VS 2005/2008):
Community.Visualizers
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).