- Joined
- 2 September 2008
- Posts
- 1,038
- Reactions
- 1
Order options? Looking to use automatic systems run through IB, so suggestions for what is needed and what is not?
Need Amibroker (professional?).
Don't need Amiquote?
Need AFL Code wizard?
Just the professional version? Thanks. I'd love to be able to automate my strategy and remove any inconsistency of my own trading.
Out of interest, do you monitor your systems while they're running, or are you comfortable with 'fire and forget'?
Mr J, i don't trade intra, i just fire off any trades EOD (about this time actually).
There are many ways to go about it.
You can auto send on amibrokers end and then auto transmit from ib's end and be in the market without having to do a thing,
If you are less confident you can send the trades automatically and then manually transmit from ib,
Both options are fairly simple and i could help you set it up if you ever need it.
I would not be worried about the actual sending of trades, it works fine, even position sizing is pretty simple as you can grab your net lqd value from IB and position size off that in your code. The biggest worry i'd have with doing it is data, you need very accurate data as you'll be relying on it 100%.
Brad
Hello,
I have a question for Howard Bandy but anyone can answer i suppose.
I think i am a smart enough fellow, i have a masters in finance and pharmacy degree. I am looking to advance my trading however i need some help on how to set up a system to identify stocks.
All i want to do initially is set up is a system on the american markets that will locate stocks with momentum on increasing volume, rather than scanning thousands of charts. I would in the future then hope to advance to incorporate moving averages and other indicators into my scan.
So my questions are what is the best way to do this.
Do i need to buy a book on quantitative analysis? Become more proficient with excel? How can i achieve my goals...
Can i use amibroker or is e-signal better or is it easier to buy a $3000 share finder package?
Help would be greatly appreciated
Liquid
I've not read Howards book, but have heard great reports. If I was starting over, that's what I think I would do.Hey wayne,
Thought it might..
Any hints on the best way to learn programming language for a beginner.
Enrol in a course? Or buy a book?
If its a book which ones would you recommend??
I see howard bandy has one on the amibroker website, would that do the trick?
Liquid
Any hints on the best way to learn programming language for a beginner.
Liquid
Hey wayne,
Thought it might..
Any hints on the best way to learn programming language for a beginner.
Enrol in a course? Or buy a book?
If its a book which ones would you recommend??
I see howard bandy has one on the amibroker website, would that do the trick?
Liquid
Hi Chorlton --
When in AmiBroker, click Help and search for either Filter or Exploration. There is a good description of the exploration process.
To debug an exploration, try setting Filter = 1; and nLast Days to 1. Let everything come through for the most recent day. You can see what all of your AddColumn statements do.
Then set the date range for the results you want to see and run it again. You will get entries for every day in your range.
Exploration, like most of AmiBroker, does not care whether the result you are displaying came from a calculation that was done in a loop or in a native AmiBroker statement.
Thanks,
Howard
this might seem like a stupid question and i'm sure it is, q: how do I see more to the right of the chart, ie, so i have more blank chart space? I've scrolled all the way to the right and looked in view settings, couldn't see anything though.
ie, i would like to have the H&S pattern in the middle of my chart
cheers.
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?