- Search Energy EXCH
- 801 Results (800 Replies, 1 Comments)
-
rbetancor replied May 27, 2011Umm ... I didn't know the iBarShift function, and that will help my with other EA's I'm working with ... I have a function that could auto-detect gmtOffset of the server, will add it to you version of the EA and post it.
Jollyroger: an inside bar auto-trader by SteveHopwood
-
rbetancor replied May 27, 2011Ok, I'll check the errors you mention ... could you tell me a date/hour/pair in witch you show the errors ? ... a screen capture maybe ok too.
Jollyroger: an inside bar auto-trader by SteveHopwood
-
rbetancor replied May 27, 2011Did you try to use the code I posted ?, that's solve the problem of getting the opening price at 6 A.M, if someone could test it, I could do the needed changes.
Jollyroger: an inside bar auto-trader by SteveHopwood
-
rbetancor replied May 27, 2011Hi!, I've not reviewed all the code, but thinks that this simple piece of code will do the trick ... void ReadIndicatorValues() { //Draw hi-lo of inside bar if the previous candle was an inside bar DrawRangeLines(); //Previous day close price ...
Jollyroger: an inside bar auto-trader by SteveHopwood
-
rbetancor replied May 26, 20111/3 reloaded at 133.20, sell order activated
Auslanco - GBP/JPY and GBP/USD (newstrade)
-
rbetancor replied May 26, 2011Short added — Hi!, I added shorts from 133.53, SL: 133.98 TP1:133.81 TP2:132.03 TP3:131.25, just because my system told me to do that
1/3 of the shorts closed at TP1 @132.81, so first shot ok, lets see if 133.20 gives me another chance to ...Auslanco - GBP/JPY and GBP/USD (newstrade)
-
rbetancor replied May 24, 2011Don't worry, I opened longs at 132.63 till 133.01, so pips to the bag ... I still have my shorts in play and a pending buy was activated at 132.42 till 132.91, more pips to the bag. Just I like to see others opinions, to review agains my setups. ...
Auslanco - GBP/JPY and GBP/USD (newstrade)
-
rbetancor replied May 24, 2011Thanks for your view — Taked shorts from here (132.42) as by my system (Murrey Math variant), 132.42-132.52 it's de zone for reloading shorts till 130.86 (H1 view) or 129.69 (H4 view)
Auslanco - GBP/JPY and GBP/USD (newstrade)
-
rbetancor replied May 24, 2011still bearish till 131.01 ? — Does this means, that your yesterday graph showing a posible entry low between 132.27 - 132.57 with TP around 131 are still valid ? That was a very good TA. Regards
Auslanco - GBP/JPY and GBP/USD (newstrade)
-
rbetancor replied Apr 14, 2011So I suppose you added short at 4390 with TP on 4296 ?, a very long run, what is you SL? if I may know
EURUSD
-
rbetancor replied Apr 14, 2011Added on witch direction ? — Did you add more to your short positions or did you open a long ? I'm seen 4370-4380 as support zone.
EURUSD
-
rbetancor replied Apr 7, 2011Files found — Hi Ajetha, I have found the needed files to test the ratEA, just looking at newark18 posts ...
Check here: url Trading the anti-grid with the snowball EA
-
rbetancor replied Apr 7, 2011Missing Files — Hi Newark18, did you have the missing include files needed to test this EA ?, I'm interested on them. Best regards
Trading the anti-grid with the snowball EA
-
rbetancor replied Apr 6, 2011V1.0 Forward Test — From +2039€ to -2341€, since yesterday 19.00 GMT till now, it's a huge DD, because it was "adding" to looser trades and now that it close them ... Account balance goes down. Still testing .. now also V1.02, let see.
Snow Roller - An Avalanche of Profits
-
rbetancor replied Apr 6, 2011v1.02 Backtest — Backtesting V1.02 with OOB settings over €$ from 01-01-2011 till today, results in a complete bailout. Just opened a new demo account with 10K€ and forwardtesting it over the 11 pairs of post #1 to see what happens in next 24h
Snow Roller - An Avalanche of Profits
-
rbetancor replied Apr 5, 2011Continue Testing — I just build a local git repository to trace all the changes in the code, so I could go forward or reverse any change in code and also do modifications to it, test them and send them to you if they are usefull. I'm doing a ...
Snow Roller - An Avalanche of Profits
-
rbetancor replied Apr 4, 2011We should try to avoid this ... — Hi all ... we should lookup to avoid this situation, were we end with 4 orders on the same level, I mean ... in this demo account, SR opened orders at 87.04, 87.05, 87.09, 87.11 (twice), 87.12 (twice again). ...
Snow Roller - An Avalanche of Profits
-
rbetancor replied Apr 4, 2011Better to add a version var to the EA — Hi all, FXEZ, better if you add a version var to the top of the EA code, so it'll be easy to trace with witch version we are doing the tests. Best regards
Snow Roller - An Avalanche of Profits
-
rbetancor replied Mar 31, 2011Why not use the function isTesting() ¿? ... if you detect you are in a backtest, just use a random magicnumber.
Snow Roller - An Avalanche of Profits
-
rbetancor replied Mar 30, 2011Hi FXEZ, just some comments about that request, take into account that with Metatrader platforms, your EA start function is only run on tick received from the symbol you are running the EA, that means that if you 'current symbol' graph receives 5 ...
Snow Roller - An Avalanche of Profits