Thinkscript and Code

From the Slope
 
Sorry, i was doing other work... I just noticed your comment...

You pull market data into excel via DDE Links... most data feed companies have a DDE addon module...

here is sample code for programmers.... Simple VBA if you program in VBA or have programmers who can manipulate VBA...

hope this helps...

I have used it extensively... :o) 



CLICK BELOW FOR WORD DOC!!!!!!
 

VBA For Excel Time and Price Alerts from Edgey on Slope

 

 

Post away... I Hope It helps other programmers and stimulates better use of Excel..

In Excel, With this code... you can set Trades to auto execute by Time or by Price... and also set off a general alarm that something is happening or a specific alarm for buy or sell or stop profit or stop loss...

It is amazing what you can do in Excel... :O)

without breaking much of a sweat
Edited: December 19, 2011 2:43PM


-----------------------------------------------------------------------------------------------------------------------------

Just started this page, this is Thinkscript which is the programming language for Thinkorswim:

Will add to it as I can, for the meantime I will not be providing any type of tech support on any script /code.    No warranty expressed or implied.   Use at your own risk.

If you have cool code, send it on over and I will post.


Trend Factor creates a neat envelope, that very often indicates maximum expected price moves
Demark Trend Factor by OptionsTrader for TOS

Tick Vix TOS

Thinkscript user manual from 2010

4 VWAPS thinkscript

The Better Volume indicator uses a combination of bid/ask volume and range to identify Volume Climax, High Volume Churn and Low Volume bars.
# Market tops are characterized by Volume Climax Up bars, High Volume Churn and Low Volume Up bars (also called Testing).
# Market bottoms are characterized by Volume Climax Down bars, High Volume Churn and Low Volume Down bars (Testing).
# Pullbacks, in either up or down trends, are similar to market topping or bottoming patterns, but shorter in duration and with simpler volume patterns.
# The Better Volume indicator works in all markets and for all time frames – but is particularly useful for tick charts.


Better volume indicator

Relative Percent Volume from thinkscripter

Relative Percent Volume