Is anyone getting data from eSignal into Anvil ? I wrote a COM server to manage this communication so I can get historical indicators for my model from eSignal into my ANVIL extension. It works well although not good enough for 1-2 cents scalping since the data may not be 100% in sync. In addition there is a little latency between getting the data across. I was wondering if anyone has also done this more elegantly .... perhaps with DDE, SharedMem, etc ....
Getting data from eSignal into Anvil? Sounds interesting! Does eSignal provide any API to output data?
its also not elegant, but I ended up writing something using CopyData to send information over into my Anvil Extension.
We are a Chicago daytrading firm looking for an Anvil API programmer to write some filters/algorithms. Open to contract work or full-time, but need someone in Chicago who can be on-site at least a couple days per week. PM me or e-mail doyle3338@yahoo.com if you are interested. Thanks.
something for all you guys who actually know the api: http://www.odesk.com/jobs/Programme...ent-Anvil-API_~~f820feb3ca88d412?tot=19&pos=3
Hi guys, Quick question: Is it possible to put the password into the Anvil.ini? I've tried it with Password="XXX" under section Trader, but Anvil still asking me for the password. Thanks!