- Search Energy EXCH
- 399 Results (272 Replies, 127 Comments)
- iwjw replied Jun 26, 2012
I think the mechanical rules are only giving a heads-up where to open a trade. whether you take it or not is the discretionary part
1minute 1 trade
- iwjw replied Jun 26, 2012
I think that Paulus had a winner today with a long around 7:54 the reason is that the short signal was only about 5 pips below the upper boundary with a vague bias Same thing as a few days back where he didn't take a long near the lower boundary but ...
1minute 1 trade
- iwjw replied Jun 25, 2012
I've played around a lot with the size and position of the time window As far as I'm concerned, there is no best setting The only thing I can imagine is to use the transition from low liquidity to high liquidity. And that would be before LON open ...
1minute 1 trade
- iwjw replied Jun 25, 2012
1)don't care about the names the method is using a 2 hour timewindow that's currently starting at 5 GMT and ends at 7 GMT 2)how would the system work if the trend during the 2 hours is ignored and you take the first trade signal. And without bias ...
1minute 1 trade
- iwjw replied Jun 25, 2012
I'm using my indicator, so I don't care whether it's tiny or not At the close of the 7:14 candle stoch was about 52 and macd had a darkgreen candle The short wouldn't have reached TP so far, but I think I would closes it as soon as macd gets ...
1minute 1 trade
- iwjw replied Jun 25, 2012
without looking at bias, my indi is showing a long 0705 GMT and short 0715 GMT long would already be dead and short in profit
1minute 1 trade
- iwjw replied Jun 24, 2012
I wouldn't sell the system but offer trade signals to rent (at rentasignal or something like that) I think you will need at least one year of forward test to show what you have to offer. Make it on demo or take your 100 to oanda where you can trade ...
How much would you charge to sell your system?
- iwjw replied Jun 22, 2012
for a signal to occur stoch must be above/below 50 and macd changing from green->darkgreen or maroon->red while we are waiting for a signal to buy (because bias is up) price breaches the low of the 2 hour range. That makes the long bias invalid and ...
1minute 1 trade
- iwjw replied Jun 22, 2012
Indicator for this method — Hi, been a reader here since the beginning but didn't post so far Haven't traded this method yet but now coded an indy to play with And as always, the number of changeable parameters keeps growing to look what ...
1minute 1 trade
- iwjw commented Jun 15, 2012
that's all B.S. a few more puts have to be killed before todays expiry
ECB majority said to overcome concern on cutting deposit rate
- iwjw commented Jun 14, 2012
for me the market is option/expiry driven tomorrow is quarterly expiry...and I wouldn't wonder to see eurusd going up tomorrow - no matter what wallstreet is doing - only to let some puts expire worthless
Talk of a US think tank suggesting no more QE from the Fed next week
- iwjw commented Jun 11, 2012
Is this an attempt to get eurchf going until SNB meeting? looks like all are already long in the 1.2010 area and waiting for the white knight to push the price up for two days or so
Swiss government, SNB evaluating options for euro crisis
- iwjw replied May 24, 2012
if today retailer closed out their earlier longs from the 1.2050 area (where lots of ppl had their average) it could build a good support for the 1.20, because I think that lots of traders will reopen their positions between 1.2010-1.2015 at least I ...
EUR/CHF
- iwjw commented May 24, 2012
that probably happened because 70+% of retail positions were short at that time
UK recession deeper than feared after contraction of 0.3%
- iwjw commented May 24, 2012
same thing happened months ago and it was a system glitch
EUR/CHF explodes
- iwjw replied May 21, 2012
if you look at the original file it's calling Rterm.exe (not R.exe) and with RR-2.15.0 you can find Rterm.exe in bin/i386 but I can't get it running either
System to hedge every major dollar pair for profit / low DD
- iwjw replied May 21, 2012
As far as I understand, ArraySort() only works on the first dimension, so that [1.234][0] [1.456][1] would change into [1.456][0] [1.234][1] ...didn't check that I would work with two identical arrays (same content) with dimensions [#of pairs][2] ...
How to sort an array?