Page 1 of 1

Seeking advice: Next Steps in Implementation.

Posted: Tue Mar 13, 2012 8:32 pm
by Macro
:)

Posted: Wed Mar 14, 2012 3:56 am
by Moto moto
As a suggestion.....
Ideally for implementation in the real world (as opposed to within TB - a different story) use a broker that
a....allows you to trade the approrpiate instruments
b...since you know vba - uses an API and you can link via excel to keep track of everything and send in stops via that. (Interactive brokers has this - I have only used it to look at it but it is fairly straightforward.)
c...or ensure the broker has a great portfolio system to let you track directly in their systems, positions, stops etc.
d.....dont get caught with MFGlobal --- doh too late.

Posted: Tue Mar 20, 2012 6:51 pm
by Macro
Thanks for the help, moto moto. The IB VBA API seems awesome and I will certainly look into it.