Charts using IB data
Autotrader gives you
Charting using the IB data feed, ie futures, stocks, options.
Indicators EMA,SMA,TMA,WMA, MACD, CCI, REI, ADX, BBands, KBands, RSI,
williams and StochRSI, stochastics and
By
caspertype2001 <no_reply@...>
·
#318
·
|
Re: twsapi: TraderGuard is now 4.56MB - check TWSAPI file area.
Is there in any way the possibility to expand your program to connect it to TradeStation2000i to execute fully automated orders?
If so please mail me privately...
Thanks in advance
MK
By
Manuel Knospe <manuel@...>
·
#317
·
|
twsapi: Re: Help! Cancel order
"Flyin an airplane is really simple too if you know how to do it. LOL"
Yep....its the landings that are tricky....
Scott
figure this out.
the
that
number
By
marinindextrader <marinindextrader@...>
·
#316
·
|
Re: Ways of filtering bad quotes from TWS
I only access a futures account so I cant say more than the commodity
quotes I get seem fine...
Why dont you post the symbols your having problems with and perhaps a
few other members with stock
By
marinindextrader <marinindextrader@...>
·
#315
·
|
Re: Ways of filtering bad quotes from TWS
I guess I will reply to myself and ask a different question:
Is anyone else getting bad quotes, i.e. quotes == 0 from the TWS
interface. If not, it seems I must be doing something
By
mbluhm2001 <mbluhm2001@...>
·
#314
·
|
Re: twsapi: Re: Help! Cancel order
Flyin an airplane is really simple too if you know how to do it. LOL
Thanks for pointing me in the right direction I will see if I can figure this out.
Have a safe holiday.
Bruce
By
Kendall Hawkins
·
#313
·
|
twsapi: Re: Help! Cancel order
Bruce, it's really simple.
existingId = Cells(ActiveCell.row, 13).value
it means that existingId get's loaded with whatever there is in the
column 13 of the active row on the spreadsheet. then it
By
mk_trading_911
·
#312
·
|
Re: twsapi: Re: Help! Cancel order
First of all thanks for the response, here is the code in Excel
Sub cancelOrder()
clearError
' get existing id
Dim existingId As Long
existingId = Cells(ActiveCell.row, 13).value
By
Kendall Hawkins
·
#311
·
|
twsapi: Re: Help! Cancel order
Open the workbook, and press Alt-F11. Visual Basic for Applications
should appear. All the code for cancelling an order is on sheet2
(Orders).
What part of the code do you have a problem with,
By
mk_trading_911
·
#310
·
|
Re: twsapi: Re: Help! Cancel order
Thanks for the response, and if I was a little more savy regarding VB what you sent would be helpful.
I have looked at user's guide and Excel code trying to come up with what I need and I can't
By
Kendall Hawkins
·
#309
·
|
Re: Help! Cancel order
Either: store in your application's globals the ID number of the
orders you are sending, and their status, or extract them from TWS
(Tws1.reqOpenOrders). Once you know the ID, then use:
By
mk_trading_911
·
#308
·
|
Re: twsapi: TraderGuard
I downloaded the Beast, but never run the executable.
You actually do not need to run the interface to see an image o fit.
the guy already placed a link to his web page ? where you can see what
By
Eduardo J Motta <motta@...>
·
#307
·
|
Re: automated login
Password) from
I think that handling UI automation inside the application is superior
to anything you could do with VB or WinTask.
So, I just uploaded a file called AutoLoginWrapper.java. It is
By
kgeis
·
#306
·
|
Help! Cancel order
I have been struggling with this for 2 days, does anyone have VB code for canceling a pending order. I 've tried 6
ways from Sunday to make it work and I am totally lost.
Thanks,
Bruce
By
Kendall Hawkins
·
#305
·
|
Re: twsapi: TraderGuard
Someone that's already taken the risk and loaded up that package
should get a screen dump and post it so the group actually gets
something useful out of this.
I was going to do it but couldn't bring
By
Richard Foulk <richard@...>
·
#304
·
|
Re: twsapi: Poll Suggestion _ Request IB to provide ...
} I would like to suggest a poll:
}
} Would you like to Request / Petition IB to make a fully viable Paper
} Trading Server which will run on delayed data 24 / 7 for the purposes
} of Trading
By
Richard Foulk <richard@...>
·
#303
·
|
Poll Suggestion _ Request IB to provide ...
I would like to suggest a poll:
Would you like to Request / Petition IB to make a fully viable Paper
Trading Server which will run on delayed data 24 / 7 for the purposes
of Trading System testing?
By
techguy1313 <techguy1313@...>
·
#302
·
|
TraderGuard or similar
Hi,
Is Tradeguard an Automated buy/sell programe? That can work by it self
for long time buying /selling on pre-set rule?
Any other such software available (and that works) on Internet?
Are they
By
marwanco <marwanco@...>
·
#301
·
|
Re: twsapi: TraderGuard , IB TWS - Important msg!
} I am honestly upset at some of the comments written about
} TraderGuard. It seems as though instead of checking the program's
} abilities and value, some are discussing irrelevant issues, such as
By
Richard Foulk <richard@...>
·
#300
·
|
Re: RE : twsapi: Re: LINK to: TraderGuard
} Matt..........How in the world?
}
} ...I completeley agree with you on this post and your subsequent...
}
} How in the world does something so simple end up using or being 23
} MB???
}
} A full
By
Richard Foulk <richard@...>
·
#299
·
|