- Search Energy EXCH
- 20 Results
-
wfh2006 replied Mar 7, 2012Range bar indi — Here's an update where only the first level up and down is shown. George
Nexas's Intraday Range Bar Trading
-
wfh2006 replied Mar 6, 2012Range bar indi — What value printed in your experts log? I've attached another version that allows you to manually set the range bar size. You have to set it in pips/points, not as the integer pip value. For example, 10 pips on a 5 digit ...
Nexas's Intraday Range Bar Trading
-
wfh2006 replied Mar 6, 2012Range bar ranges — What symbol are you using? I'm not sure how it could be wrong since it is taking the actual size of the previous bar and using it to calculate the distance of the lines. Did you drop the indicator on the chart after setting ...
Nexas's Intraday Range Bar Trading
-
wfh2006 replied Feb 29, 2012Next Range Bar — Attached is an indicator I threw together that plots four horizontal lines on the chart, two above and two below current price. They mark the location where a new bar will open (and where the bar after that will open assuming ...
Nexas's Intraday Range Bar Trading
-
wfh2006 replied Feb 8, 2012Pressing Alt-PrintScr instead of just PrintScr will capture just the active window. That way I won't be jealous of your monitors.

Pitbull Trader with Position Building
-
wfh2006 replied Nov 28, 2011Horizontal Lines — If you mean the red and green horizontal lines, they indicate that you have a sell order active that has gone pretty far against you.
Fratelli Intraday trading system
-
wfh2006 replied Nov 24, 2011Indicators — Peter, When you next bundle up the indicators, I'd recommend renaming the "EMA 2,15 cross_mod2" to something without the 2,15 in it. Maybe "Fratelli_EMA_Cross" with a version number to match your current system number. Having the ...
Fratelli Intraday trading system
-
wfh2006 replied Nov 15, 2011Closing Trades — Are you sure you want to just close trades? If you do, you can modify the bot to add a line of code in the start() proc. You want to add a call to CloseAllTrades() as follows: //Trading times bool TradeTimeOk = ...
jiva34's BB Stop auto-trader by SteveHopwood
-
wfh2006 replied Nov 14, 2011Possible Issue — Steve, I'm not sure if this is the issue, but shouldn't CloseAllTrades() reset BuyOpen and SellOpen back to false and OpenTrades to 0? I'm not sure if this would actually happen, but as written, the Start() proc could call ...
jiva34's BB Stop auto-trader by SteveHopwood
-
wfh2006 replied Nov 10, 2011EA Fix — The issue in the second EA appears to be that you have the variables (hidden_sl, hidden_tp, etc.) defined as int instead of double. When you multiply them by Poin the value becomes zero. George
CICR system (Currency index cross referencing)
-
wfh2006 replied Nov 9, 2011Screen Message — Any chance you know what the screen message said regarding the number of pairs you were trading? After the GU trade was entered it should have said "Trading only allowed for Recovery and Hedging, if enabled. Pairs trading: 4". ...
The Old Beast, How MurphyMan made this a successful trading robot
-
wfh2006 replied Nov 9, 2011Too Many Pairs — Murph, Do you have any more details on the problem with opening too many pairs? Are the trades that go over the limit all opened at the same time? If the issue has already been discussed, just point me to the thread/posts and ...
The Old Beast, How MurphyMan made this a successful trading robot
-
wfh2006 replied Nov 9, 2011Thanks — Steve, Thanks for the kind words. With that kind of encouragement you probably won't be able to get me to shut up now.
George Trumpcard: a candlestick closing price breakout EA by SteveHopwood
-
wfh2006 replied Nov 9, 2011Quick Fix for Pending Trades — I took a look at the code and I believe a fix can be achieved by adding a call to an existing procedure. In the start() procedure, there is a section of code where it checks to see if we are in valid trading ...
Trumpcard: a candlestick closing price breakout EA by SteveHopwood
-
wfh2006 replied Sep 13, 2011Servers Down — They do seem to be down. I haven't gotten any tick data since 16:50:12 GMT. I started to go through the process of chatting with someone in support, but quickly lost interest in waiting for someone to pick up the other end. I ...
Are IBFX servers down?
-
wfh2006 replied Jul 17, 2011Tokyo bank holiday — It is a holiday, but I usually still trade the Asian session if it is the beginning of the week.
A "new" simple system based on MA
-
wfh2006 replied Jul 17, 2011Asian Trades — While this system is not touted as being for the Asian session, the principles all still apply. For example, in tonight's trading we've seen the following so far: Z1: The first trigger of the evening (well, evening for me) came ...
A "new" simple system based on MA
-
wfh2006 replied Jul 15, 2011Early US Trades — Attached is a chart of this morning's possible trades during the US session. I'm relatively new to this method, so everyone else feel free to jump in. I've marked the three areas as Z1 - Z3. Z1 - Despite having a very ...
A "new" simple system based on MA
-
wfh2006 replied Jul 15, 2011Guppy MMA — All the definitions and indicators that I have seen use EMAs. I am using a template from an earlier post (with different colors) and it actually uses separate EMA lines instead of a GMMA indicator. I believe the point of using the ...
A "new" simple system based on MA
-
wfh2006 replied Jul 14, 2011My two Pips — I've read through the posts and like others have mentioned I am surprised there are so few people involved in the thread. Anyhow, as I was looking back over the charts, I decided to throw together an indicator to help evaluate ...
A "new" simple system based on MA
- Posts by Trader Search: 'wfh2006'