- allowable trading times
- shorting and buying switches to allow me to turn ON/OFF shorting or buying
The System
A brief description of each;
Why don't you try the full size contract, i.e., HSI instead of MHI? The bundled commish on MHI is 34 HKD (4.38 USD) per round trip and it's worth 10 HKD (1.29 USD) per tick. So price has to move four ticks in your favor to break even.
With HSI, the commish is 60 HKD (7.74 USD) per round trip, but each tick is worth 50 HKD (6.45 USD). So price only has to move two ticks in your favor to at least break even.
Better yet, go unbundled and you pay only 20.30 HKD (2.61 USD) per round trip for trading HSI, and 13.16 HKD (1.69 USD) for MHI. With unbundled, you need only one tick movement in your favor to break even with HSI, and three ticks with MHI.
Here it is:
If you trade stocks there is a website worth looking at. The only thing wrong with it is that it doesn't include Candian stocks. Take a look at this video tutorial of the site. I'll be using it to find sectors and groups that are leading the charge for the next bull. Conglomerates have had a great run over the past few weeks on this strong surge of buying. Lets see if the pull back is lighter compared to the other sectors and groups. Once I find the sector or group I'll look in the same place on the Canadian market. This is for the RRSP (retirement fund in Canada), a long term approach. I'm in one bank stock and one enrgey stock right now with a bunch of cash, sitting and waiting.
On to the video, if it asks for a password -> finviz
Another short tutorial about BigCharts.
MACD High Probability Trades - I noticed that MACD High Probability Trades has taken to forex. He has switched his trading from stocks to forex, stating that forex is the new thing. I look forward to reading his blog posts related to forex.
DailyFX - FXCM's news, analysis and signals web site. Pretty good but I prefer the forexfactory calendar for news releases. It's on the sidebar of the blog.
ForexProject - Not sure what happened to Rich. Last word he got a new job. I think he should spend less time making websites and more time trading. His web sites are great though!
I haven't been working a whole lot on the updated version of Tipster Trendlines but it is close. I sent the code to a reader (David) who is testing it. David had some good ideas to improve the flexibility of the code. For example, the ability to submit a bracket order, or just a buy/sell order, or a buy/sell with a stop. Also, the menu's have changed with everything on a single pane.
Since the beginning of the year I thought I'd concentrate more on actually trading than coding trading systems reading/writing blog posts, and actually gain more experience trading every day.
Also over the past few months my frustration with IB's data feed has grown so I decided to try another broker for forex trading while still not closing the IB account. My issue here is that you cant get tick data. If I use another feed to Amibroker and IB to trade forex the two may not jive enough to scalp and/or place my stops. So I think we are kind of stuck with IB's crappy data feed.
I've opened a new account with MFGlobalFX to trade forex. I think they are an affiliate of FXCM since I can log onto the dailyFX website for news and signals (more on that later).
Their simple little platform is really all I need, I found to my surprise. I plot a few MA's and display a daily, H4, H1, M1, and tick chart to trade. Once I figured out what I wanted to see and what indy's I wanted to on my screen, trading was more simplistic. I only use price, MA's, slow Stochastic, and a table of ATR values. The platform is FXTradingStation by CandleWorks, does anyone else use this? The indicators are written in a language called LUA. I'm not about to dive into another language to port some indicators. So back it is to Amibroker. How do I get this new brokers data into Amibroker? ... more on that later....
Using this little platform made me think a little after I has some successful trades. Amibroker allows us to over complicate things. This simplistic approach helped me get my head around the trading plan that I needed to simplify. My plan was more than 10 pages and I really wanted a 2 pager, something I would memorise without even knowing it, something short. Also during that time I listened to a TraderInterview. This particular trader made up a simple "table", I call it a matrix, of his set-ups. He would detail the set-up for the applicable time frame and how to initiate a trade and possible profit targets. It is well known that a trader needs a few set-ups to draw from in order to flatten the equity curve, and this is a good visual tool to do that. This trader also scored the set-ups for each trade, promoting good set-ups and "firing" the under performers. Promoting just refers to increasing position size for the set-up. So this was my road map to simply my trade plan and my charts.