Yes I see the problem, sorry bout that chief
Trading correlation pairs by using the other pairs 843 replies
Export All pairs or selected pairs to .csv with script 3 replies
Pairs of Currency Pairs 4 replies
Trending Pairs / Ranging Pairs 0 replies
Robot trading 120 replies
DislikedOB and OS.
This is not strictly true Steve and maybe why things dont always go to plan. I think we need to makesure the lower TF candle closes below or above, so...
double H04 = iRSI(Pairs[b],240,RSI,PRICE_CLOSE,0);
double H01 = iRSI(Pairs[b],060,RSI,PRICE_CLOSE,0);
double M15 = iRSI(Pairs[b],015,RSI,PRICE_CLOSE,1);
Scoobs.Ignored
DislikedA few points.
Timeframes
If you have found a way to trade the lower TF's consistently with a risk/reward ratio >= 1:1 then stick with it...
Pattern recognition...Overbough/Oversold...
General
The ideas I put forward (and steve willingly codes) are ones used by global trading floors. Obviously not all of them will work as they should due to the constraints of retail forex...If a currency becomes re-adjusted due to interest rate changes then you will need to close it asap as it will never (short/medium term) show...Ignored
DislikedThank you very much indeed for your reply. I think that everyone in forexfactory should read all your postings to get a better insight and understanding of forex market.
If anyone has found a way to trade lower time frames consistantly maybe they could share it with us
Kind regards
P.S. So far Steve`s latest EA (Dog`s B@@**ks) seem to be doing OK.Ignored
DislikedThank you for these comments!
After extensive due diligence, I have come to the conclusion that the OB/OS methods (as presented here) are not for me (a retail trader). The performance during big one-way trends is the most worrisome. I wish you all good luck with these methods.
However, some of scooby's ideas have led me to a very promising method that I will go live with soon. I may create a journal if anyone is interested.
Scooby and Steve - thanks for you efforts!Ignored
DislikedA few points.
Timeframes
If you have found a way to trade the lower TF's consistently with a risk/reward ratio >= 1:1 then stick with it.
ScoobsIgnored
DislikedScooby-doo Dog's Bollocks trading robot in Post 1 states: The robot goes on any chart; I suggest GJ, as this tends to see the most action. Time frame does not matter; the robot takes care of this.
Does the chart pair the EA gets implemented on really matter? The EA trades any of the pairs specified in the inputs, regardless of the current chart, right?
Cheers,
EdIgnored
DislikedThe reason for putting it onto the GBPJPY chart is because this currency usually always gets a tick 24/5 unlike some others which dont update that often.
Scoobs.Ignored
DislikedProbably we should add something like wait for indicators, because I loaded it on chart and it instantly opened trades without rsi update on display.
ThanksIgnored
DislikedProbably we should add something like wait for indicators, because I loaded it on chart and it instantly opened trades without rsi update on display.
ThanksIgnored
I am sticking with this robot because I think it has potential.