I trade prop with Assent and use Anvil platform and eSignal charts.
My question is, how can I automate this:
List of 100 stocks, based on NYSE specialist opening price (not ecn):
Stock gaps up >3% ->Sell immediately
Stock gaps down <3% ->Buy immediately
Obviously this is just an example case, and it's not quite that simple, but trying to understand for such a program, where to start as far as trying to black-box it.
The actual trade parameters are by no means super-complex, but would require a little expertise to work into a program.
Any help would be greatly appreciated.
My question is, how can I automate this:
List of 100 stocks, based on NYSE specialist opening price (not ecn):
Stock gaps up >3% ->Sell immediately
Stock gaps down <3% ->Buy immediately
Obviously this is just an example case, and it's not quite that simple, but trying to understand for such a program, where to start as far as trying to black-box it.
The actual trade parameters are by no means super-complex, but would require a little expertise to work into a program.
Any help would be greatly appreciated.