The Nifty Trading Lounge

Taurus1

Well-Known Member
Astro update for big daddy reliance.. 2012

reliance industry.....index heavy weight stock...leading market down

this year ril is going to be big problem stock for bulls...
As this year ..astrologically is bad for ...index heavy weight reliance industry

which means when ever weakness or correction will come..it will be led by king ril..........watch
:thumb:
Even at 750, buyback not happening. :eek:
 

Taurus1

Well-Known Member

sudris

Well-Known Member
Thanks for the help, Sudris. :thumb:
The VB bit was the first half of the post only, the Ami question was an afterthought. I'll dig up the project this evening and check it again. From memory, I used an ImageBox/PictureBox to draw the chart.
Without getting complicated in the answer, how do I know if there is a mouse click inside the imagebox with it's coordinates?
Do not know if you have it done in a standalone app or something else.

Have a look at this. Although it is in excel and the underlying language being VB, more or less, the code remains same.

Just enable the macro temporarily.
 

Taurus1

Well-Known Member
Do not know if you have it done in a standalone app or something else.

Have a look at this. Although it is in excel and the underlying language being VB, more or less, the code remains same.

Just enable the macro temporarily.
It's a 16kB standalone, one routine to read the txt file and another to draw the chart. Things got quite hairy after I added a scrollbar so left it at that. :D
The xlsm isn't being recognized by my Excel 2003. :D

Hopefully it's as simple as this :p
http://www.vbtutor.net/vb6/lesson18.html
http://visualbasic.freetutes.com/learn-vb6/picturebox-image-controls.html
 
:thumb:
Even at 750, buyback not happening. :eek:
Ambanis are smart operators. They will do the buyback when the markets are hammered down and RIL is near capitulation and needing their support, may be 720 or below 700 they will come...they will not come at 750.

Smart_trade
 

sudris

Well-Known Member
It's a 16kB standalone, one routine to read the txt file and another to draw the chart. Things got quite hairy after I added a scrollbar so left it at that. :D
The xlsm isn't being recognized by my Excel 2003. :D

Hopefully it's as simple as this :p
http://www.vbtutor.net/vb6/lesson18.html
http://visualbasic.freetutes.com/learn-vb6/picturebox-image-controls.html
xls for your 2003
http://www.4shared.com/office/6gm0cqOU/Taurus.html

clicking isn't required, just hovering the mouse is enough.

should have known many not like 2007 and newer for many odd reasons :D

standalone..hmm. If you have the "mouse event handler" class incorporated you should be able to get it done quite easily. Nahi to excel ki jai ho unless you mind storing those values in a text file into an excel file :cool:
 

Taurus1

Well-Known Member
xls for your 2003
http://www.4shared.com/office/6gm0cqOU/Taurus.html

clicking isn't required, just hovering the mouse is enough.

should have known many not like 2007 and newer for many odd reasons :D

standalone..hmm. If you have the "mouse event handler" class incorporated you should be able to get it done quite easily. Nahi to excel ki jai ho unless you mind storing those values in a text file into an excel file :cool:
Got the concept however I'm not at all familiar with Excel.
Don't know what the "mouse event handler" class is.

The only reason for the standalone was that I could use it on any computer, whether Excel installed or not and there are a whole lot of other functions(experiments) that I want to add later. :D
No menus, since I don't know how to write them, just a few Command Buttons to run the calculations. :p
I found these
http://vb-helper.com/howto_move_click_mouse.html
http://www.garybeene.com/vb/tut-mice.htm
http://www.vbforums.com/showthread.php?t=445216

I'm still searching for the project files, should be able to find them tomorrow and restart. After running it, I'll do some mouse research:p and post the results. :D
 

Similar threads