Download software Tutorial videos
Subscription & data-feed pricing Class schedule


New account application Trading resources
Margin rates Stock & option commissions

Attention: Discussion forums are read-only for extended maintenance until further notice.
Welcome Guest, please sign in to participate in a discussion. Search | Active Topics |

Maybe bug with EasyScan Rate this Topic:
Previous Topic · Next Topic Watch this topic · Print this topic ·
sinedanat
Posted : Monday, October 13, 2014 4:36:53 PM
Registered User
Joined: 9/19/2014
Posts: 8

Hi,

I've tried to create simple PCF condition according to video tutorials - http://www.worden.com/videos/index/194

According to test my formula is OK, but EasyScan  doesn't show any stocks filtered by my formula and additionally I added new column and it's empty

http://postimg.org/image/mq2l67nyz/

Bruce_L
Posted : Monday, October 13, 2014 4:47:41 PM


Worden Trainer

Joined: 10/7/2004
Posts: 65,138

TC2000 version 12.4 is not fully compatible with using the , as the decimal marker. If you use the , as the decimal marker it will work on the charts in Custom Indicators and when testing the formula, but will not work for WatchList Columns and EasyScan Conditions.

You would need to use the . as the decimal marker in order for the formula to work correctly as a WatchList Column or EasyScan even though you have the , set as the decimal marker on your computer.

One workaround would be to avoid using decimal markers altogether. For example, your formula:

H > MAXH10.5 * 0,99

Would become:

100 * H > MAXH10.5 * 99



-Bruce
Personal Criteria Formulas
TC2000 Support Articles
sinedanat
Posted : Tuesday, October 14, 2014 3:09:31 PM
Registered User
Joined: 9/19/2014
Posts: 8

QUOTE (Bruce_L)

TC2000 version 12.4 is not fully compatible with using the , as the decimal marker. 

Hi, Bruce!

I didn' find settings in TC2000 for changing "," to "." as the decimal marker. 

Or can I do it only using regional setting in Windows ?

 

P.S.: I really thank you for your help and support!

Bruce_L
Posted : Tuesday, October 14, 2014 3:19:30 PM


Worden Trainer

Joined: 10/7/2004
Posts: 65,138

There isn't a setting for this in TC2000. The setting is handled by the operating system (in this case, Windows).

So unless you want to change the Windows setting (which will affect all of your other programs as well), working around it by avoiding the use of decimal markers altogether whenever possible is probably your best approach.



-Bruce
Personal Criteria Formulas
TC2000 Support Articles
Users browsing this topic
Guest-1

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.