iGuideStocks >> Technical Analysis Software >> Nifty,NYSE,Singapore,NASDAQ,AUX >> Technical Analysis Software >> Stock Charting Software >> Candle Stick Pattern Recognizer >> Finacial Scanner >> Stock Scanner >>
iGuideStocks Contact US
India 91-9593802450 /91-9609909633
USA 001 - 4802059248
Email customercare@iguidestocks.com
Home | Download | Upgrade | Demo | Features | Help | IGS API | FAQs | Articles | Formulaes | Contact Us | Disclaimer & Legal | Release Calender | Bugs  |
Known Bugs
Known and Reported Bugs


Cross-Hair and Cursor does not work currently on new graph window



Column Sorting on SQL Window does not work correctly

When I run IGS QL and get result and then when I click on any column to sort data the result is not sorted correctly.

When trying to dowmload CNX 500 . After 350-400 stocks . IGS hangs

This bug is fixed on Auguest 30. Users who has downloaded software before Aug 30 please make following change
1. Open run.bat file , using which you start the software
2. Make the following change, Replace line 3 with from
java -Xms128m -Xmx512m com.stockfaxforu.frontend.MainScreen -CLASSPATH %CLASSPATH%
to this
java com.stockfaxforu.frontend.MainScreen -Xms128m -Xmx512m -CLASSPATH %CLASSPATH%