Yes writing VB scripts for the main platform I use. I'm pretty much done trying to improve my system although I was considering testing different intraday pivot close times as I'm not using daily pivots now. I also need to get around to coding a tool that looks systematically for clusters of support/resistance and then looks for FX Multimap divergence at double top/bottom to buy. I trade that manually but would love to have full auto system trading support/resistance like any professional trader would do.Quote from richardm:
whoa did you say your VB Script alert? you are using VB Script? I love VB Script! How are you scripting alerts? via charting tools? spreadsheet(s)? I have some ideas that may be worthwhile - - maybe we could collaborate. P.S. wish I had found you sooner, I think it is great what you are elucidating in the forums here...
One guy in our chat room wrote an auto fib tool which works very well and I'm trying to do one on my own so I can have it improve my scripts exit ability, ie tighten stops. He won't release his code and I'm not THAT good of a programmer so will probably fail with that one.
Right now on some of my auto systems I'm using the programs statistical levels and tightening stops from 3.0 ATR to 1.5 ATR when hourly stat high/low gets hit and then go to .7 ATR when the 1 STD DEV level gets hit.
Anyway send me your idea(s) and if good enough I'll consider coding them or paying one of the pro VB coders I know to do it.
I'll PM you the scripting language directions if you wish to learn to do this yourself.