- Search Metals Mine
- ArrietaTech replied May 24, 2011
Hi Steve, just wanted to make sure if this was supposed to happen or not (with the latest fix that aims at handling the box trade left in drawdown after closure of its twin trade). In the attached pictures: 1. NZDUSD and GBPJPY box BUY and SELL open ...
Sixths trading - an EA by macman, Bob and Steve mk 2
- ArrietaTech replied May 20, 2011
Hello Steve, I hope I'm not asking something too obvious here, but just want to make sure, given that most of us are trading TB with some manual intervention as required by the numerous bugs its current form presents: - When you say that TB "misses" ...
Sixths trading - an EA by macman, Bob and Steve mk 2
- ArrietaTech replied May 19, 2011
Yes, that's exactly my point. I think the bot has great potential though, I encourage everyone to keep testing the bot as it is ATM in smaller TF's and with different JS, BE settings, etc. Maybe there could be a way to adjust these parameters ...
Reversi: a dynamically calculated x-candle reversal EA by Steve Hopwood
- ArrietaTech replied May 19, 2011
more testing required! — My point here is that we're discarding ideas without giving them enough time to for them to be tested, the original reversi bot that steve coded with some tweaking could be something like "The beast in steroids" as I ...
Reversi: a dynamically calculated x-candle reversal EA by Steve Hopwood
- ArrietaTech replied May 19, 2011
I chose M15 for no particular reason other than I guessed it would get somewhat frequent trades but without that much noise as lower TF's. I'm sure this can be optimized.
Reversi: a dynamically calculated x-candle reversal EA by Steve Hopwood
- ArrietaTech replied May 19, 2011
1 week results — I'm posting this again... I've been trading this bot since monday with the following set: 13 pairs M15 CalculationCandlesCount: 2688 (equates to 1 month approximately) Breakeven at 30 pips for a 20 pip profit Jumping Stop ...
Reversi: a dynamically calculated x-candle reversal EA by Steve Hopwood
- ArrietaTech replied May 17, 2011
1 day testing — Ok I know it's early but since I've been running the bot on a small TF I was able to observe the bot's behaviour and performance. Here's the setfile I used: gen=----General inputs---- Lot=0.03000000 TakeProfit=0 StopLoss=0 ...
Reversi: a dynamically calculated x-candle reversal EA by Steve Hopwood
- ArrietaTech replied May 16, 2011
Recovery — I'm experiencing the same... Besides the minimum distance between trades, how about if the trigger for recovery is the same as the original entry? (a same-direction candle run that signals an inminent reverse)
Reversi: a dynamically calculated x-candle reversal EA by Steve Hopwood
- ArrietaTech replied May 11, 2011
Manual Intervention — In this specific case what would have to be the manual procedure in order not to mess up the bot's behavior? Would we have to shut down the bot first? Just close the buy trade for a profit at this moment? or set a TP line ...
Sixths trading - an EA by macman, Bob and Steve mk 2
- ArrietaTech replied May 10, 2011
This would require that the code integrates both its original trading style and the one proposed by you, and chooses among them based on the RSI reading. Could you be able to code something like this?
Caillou: another always-in auto-trader by SteveHopwood
- ArrietaTech replied May 10, 2011
RSI? — If I'm understanding gspes mod rules correctly, It makes sense that the regular version is profitable in trending markets and this gspe modified version in ranging markets. How about implementing some sort of "ranging" or "trending" ...
Caillou: another always-in auto-trader by SteveHopwood
- ArrietaTech replied May 6, 2011
Questions — Hi Caillou What was your lot size for the 3-day test mentioned in post 1? Wouldn't this trading style benefit from a little higher TF (say M5). Doesn't the spread in M1 add up to annoying levels in a ranging market? Also, one ...
Caillou: another always-in auto-trader by SteveHopwood
- ArrietaTech replied May 5, 2011
Do you mean 24 hr trading only for certain pairs and some others only on specific times? I tested 1003 and performed well for a little but then got huge losses. Maybe the time/pair tweaking might be the answer? Would you mind sharing your ...
Snow Roller - An Avalanche of Profits
- ArrietaTech replied May 4, 2011
HA — To make it short, they're candles that smooth out PA movement by drawing themselves using averages, so that trends appear more clear and without all the noise. The thing is it draws this modified candles on the chart (see attached) so the ...
The Captain: an always-in auto-trader by SteveHopwood
- ArrietaTech replied May 4, 2011
H.A candles — Steve, I've done a quick visual test on various currencies and TF's with the HEIKEN ASHI candles (attached indi). It seems to work as HA candles do a pretty good job filtering out the noise of those short retracing candles that ...
The Captain: an always-in auto-trader by SteveHopwood
- ArrietaTech replied May 3, 2011
Re-entry line drawing — Hi Steve, Bunker sent me a pm, he was getting the re-entry line drawn at the wrong place as well and he sent me this bit of code which fixes this problem: BuyOpen = true; //If this trade is the remainder of a pair of ...
Sixths trading - an EA by macman, Bob and Steve mk 2
- ArrietaTech replied Apr 29, 2011
I'm not looking for a set and forget EA and I'm not complaining about the fact that we have to manually check the robot's performance specially in this stage of its development. Just wanted to make sure this is not an issue regarding my platform but ...
Sixths trading - an EA by macman, Bob and Steve mk 2
- ArrietaTech replied Apr 29, 2011
Recovery — I'm still having trouble with the recovery re-entry lines drawn by the latest EOB (OOTB except turning Zeljko & 2 trades per pair OFF and increasing maxpairs to trade to 10) Already re-installed the bot and the platform and keep ...
Sixths trading - an EA by macman, Bob and Steve mk 2
- ArrietaTech replied Apr 27, 2011
The gold line moved along with the sixths (the sell is where the dashed magenta used to be as it's supposed to be. then price continued to rise and the trades are around -50 pips at the moment, So around this moment recovery should kick in as I ...
Sixths trading - an EA by macman, Bob and Steve mk 2
- ArrietaTech replied Apr 27, 2011
Re-Entry Line — Hello everyone, I keep getting my re-entry lines on this EURCAD and EURJPY CT sells drawn below price action.. makes no sense to me. Maybe I'm missing something? I Already re-started the platform and re-installed and restarted ...
Sixths trading - an EA by macman, Bob and Steve mk 2