Rank: Advanced Member
Groups: Registered, Registered Users, Subscribers, Unverified Users Joined: 2/2/2005(UTC) Posts: 307
Thanks: 7 times Was thanked: 3 time(s) in 3 post(s)
|
Dear MetaStock
I would like to see that you can improve your Candlestick price plots just like all the other software competetions. This would be just one of my request and the other is broker interface so we can place trades within the software.
|
Regards,
Frank Koenig
Trade Like a Pro
Trend is your Friend |
|
|
|
Rank: Advanced Member
Groups: Registered, Registered Users, Subscribers, Unverified Users Joined: 10/28/2004(UTC) Posts: 3,111 Location: Perth, Western Australia
Was thanked: 16 time(s) in 16 post(s)
|
MS price plots make their comparisons between bars, so if you want to highlight your bars just on the price action of that bar, use your own customisation, an expert highlight. Code:
{highlight : green}
if(c=o,valuewhen(1,C<>o,c>o),c>o);
{highlight : red}
if(c=o,valuewhen(1,C<>o,c<o),c<o);
Simple... wabbit [:D] P.S. As for the broker interface, you'll need a specific DLL for your broker API as I doubt anyone could make a product which will work with every broker.
|
|
|
|
Rank: Advanced Member
Groups: Registered, Registered Users, Subscribers, Unverified Users Joined: 2/2/2005(UTC) Posts: 307
Thanks: 7 times Was thanked: 3 time(s) in 3 post(s)
|
Wabbit
I went yesterday to NYC Traders Expo and met Logan, Jeff and David from MetaStock.
Spent some time there and they told me that they may be rolling out first with Options Express, I think that is what they said. that Options Express with buy the software and ofer it to there clients through there platform. Alos the team told me that MS 2012 is selling really good also obtaining new customers. MetaStock wanst to keep the program so new users and traders can use the program with ease.
Regards
|
Regards,
Frank Koenig
Trade Like a Pro
Trend is your Friend |
|
|
|
Users browsing this topic |
Guest (Hidden)
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.