- Search Crypto Craft
-
tonirai replied Jul 16, 2008Guys, I noticed a detail that may affect the results and the backtest, and may be related to the problem in the svlad’s pip counter: Moments ago, I was watching GBPUSD; Manual Mode=false, ATRforSL=true, multiplier=1, and ATR=33 at the moment. ...
EMA 25-50 Trading System (Detailed)
-
tonirai replied Jul 16, 2008OK svlad, first of all, thanks for trying
I tried it on EURUSD now, with the start date of 17:00 GMT of yesterday (I put 19:00, because that's the hour my server has for 17:00 GMT). The point was to make it count only one trade (the last one). I ...EMA 25-50 Trading System (Detailed)
-
tonirai replied Jul 15, 2008I did a change in the code (thought it was included): I defined external variable ATRMultiplier as double, instead of int. To allow you to use 1.5*ATR, for example. No need to attach it, it's an easy change to do... if another version comes later, ...
EMA 25-50 Trading System (Detailed)
-
tonirai replied Jul 15, 2008By the way, I'm now starting to take a look at the new version, and apparently nothing has changed, regarding to point 2.; In my version, TP signals were not overlayed, they were spaced (stacked) - now they are the same. What I thought you meant was ...
EMA 25-50 Trading System (Detailed)
-
tonirai replied Jul 15, 2008I get what you mean, but I honestly can't predict if it's a better strategy
Clarify one thing: You mean an initial SL and TP1 = ATR, and other TP = 2*ATR... What about the trailing SL above TP1?EMA 25-50 Trading System (Detailed)
-
tonirai replied Jul 15, 2008That's what we're here for, helping each other and getting this indi to be the best!
Hummm... you've got a point, but imagine this: A whole operation till the 4th quarter is less frequent, the bigger is your SL/TP... And with a smaller one, ...EMA 25-50 Trading System (Detailed)
-
tonirai replied Jul 15, 2008Wowww... everybody is working hard on the indicator today :nerd:
And I was...
(not a working day for me, and went to bed at 4:00 am). I don't understand how a loss is more dificult to recover from than before?
The ...EMA 25-50 Trading System (Detailed)
-
tonirai replied Jul 15, 20081. OK, I think 24 period adapts better to changes in the volatility 2. I had thought about that, but since I was just testing the changes I made, I was thinking to look at that today - It's done, great
Just to make sure (haven't loaded it ...EMA 25-50 Trading System (Detailed)
-
tonirai replied Jul 15, 2008That was imediately done: Version's name added in the indicator's name; Version's description added in the introduction of the indicator; Some English and logic errors in the description field corrected (I took the liberty, hope you don't mind). ...
EMA 25-50 Trading System (Detailed)
-
tonirai replied Jul 15, 2008Don't worry, we understand. Myself, I 'm sort of in the hi-tech field too (semiconductor, 24/7 factory, technical area), and this period from june to september is always pretty hard (holidays -> less people at the plant -> more work for each one)

EMA 25-50 Trading System (Detailed)
-
tonirai replied Jul 14, 2008OK, have a good night. In the meantime here's an example of the changes. The first checked trade only alerted TP1, while with the changes, it alerts TP2. But it opens a loosing trade right after SL, that didn't exist before (because we were still in ...
EMA 25-50 Trading System (Detailed)
-
tonirai replied Jul 14, 2008Corre, you should do a comparative pip counting for a pair or two, using this change and comparing the results with the ones before it... Because of it taking several profit in one candle, in those cases it reaches the yellow cross sooner then in ...
EMA 25-50 Trading System (Detailed)
-
tonirai replied Jul 14, 2008OK, big breakthrough (at least for me)

I've been giving a try in the last 2 hours, trying to figure out what I had to change or add to the code, in order to make it have the multiple TP in one candle... and what about that? I did it! In the ...EMA 25-50 Trading System (Detailed)
-
tonirai replied Jul 14, 2008But I'm afraid maybe it won't be so simple to introduce it to the code... ronmatzkin first try failed with a bug. I'm not able to do it... I'm far behind his ability in coding!
The other interesting thing would be to have the indicator ...EMA 25-50 Trading System (Detailed)
-
tonirai replied Jul 14, 2008Well I can't have an exact number, because since it isn't part of the indicator, I have to manually change the SL/TP to ATR value, at a given moment... which of course is different from ATR values some hous ago, so as the indicator recalculates the ...
EMA 25-50 Trading System (Detailed)
-
tonirai replied Jul 14, 2008Oups, you're right... sorry for the mistake

I wrote correctly what I meant, some posts ago... but because I have several graphs with the same pair but different versions (or settings) of indicators in each... I got confused! ...EMA 25-50 Trading System (Detailed)
-
tonirai replied Jul 13, 2008OK... waiting on some feedback from ronmatzkin for that
By the way... have you noticed this is become more like a dialogue, or "trialogue", lately? Say for the last 2 pages? Nobody else has inputs to this thread? 
EMA 25-50 Trading System (Detailed)
-
tonirai replied Jul 13, 2008Yes, the golden cross stays at -50 (that's where it was from the beginning, except that it wouldn't be golden if you hadn't enter a profit zone). So sometimes, for example, you hit target 1, then you hit entry point (meaning you would have been ...
EMA 25-50 Trading System (Detailed)
-
tonirai replied Jul 13, 2008What I mean is, in that version with your changes, probably because of the introcuded possibility of choosing ATR for SL, the stops are wrong, even if you choose not to use it: When you enter a trade, and enter in 1st quarter profit, it doesn't move ...
EMA 25-50 Trading System (Detailed)
-
tonirai replied Jul 13, 2008And have you taken this, about version 1.5 (with your changes), into account? Just to be sure about your results!

EMA 25-50 Trading System (Detailed)