| stevehopwoodforex.com https://www.stevehopwoodforex.com/phpBB3/ Print view |
|
| 10.3 SCALPER/RANGE TRADE SYSTEM https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?t=919 |
Page 106 of 178 |
| Author: | disbellj [ Sun Dec 09, 2012 3:07 am ] |
| Post subject: | Re: 10.3 SCALPER/RANGE TRADE SYSTEM |
I have no problems with it either way. Just that at any point in time looking at slope (maybe number of points vertically) bar 5 to bar 0 on TmaSlope for comparison would need to be understood by me (which it is) if I (as say the coder that my code something like Bob's strategy) would need to know, since this definitely gives different signals vs levels getting hit. Yes there are many things we can use. |
|
| Author: | nanningbob [ Sun Dec 09, 2012 8:10 am ] |
| Post subject: | Re: 10.3 SCALPER/RANGE TRADE SYSTEM |
For Don, one of the reasons I like what you are trying to do is you give me lines to trade in the JPY session which I dont have now. So if you get that working which I think at this point you may. I want to take a good look at it. To everyone If you think of the TMA answering just one question you will get what I am trying to say. Do I try trading this one more time or not? Bigger than 8 yes, bigger than 4, that maybe it or its good for one last run, less than 4, you are done. Thats it. That is what I use it for. There is no answering the question of where do I enter or where do I exit? It doesnt address those issues. |
|
| Author: | xrismak [ Sun Dec 09, 2012 6:21 pm ] |
| Post subject: | Re: 10.3 SCALPER/RANGE TRADE SYSTEM |
Bob, I guess the Issue Of TMA Slope uses as regards trading within the 10.2/10.3 Systems should have more or less settled itself with your Vivid Explanation, I'll still use the TMA Normal your way because that's what got me stuck with 10.2/10.2a in the first place but I learnt how to use that TMA Slope Indicator by trawling through the threads and reading up on anything that had TMA Indicator written within it. It was not easy research but I wanted to learn so I went that route, I am still Learning but I am better than many months ago at using the System to trade. So if anyone want's to be a better trader they have to take a Particular System and Study it well,Use it day in Day out as Success Doesn't come Easy. Happy Trading Y'all xrismak |
|
| Author: | disbellj [ Sun Dec 09, 2012 10:14 pm ] |
| Post subject: | Re: 10.3 SCALPER/RANGE TRADE SYSTEM |
On my website, I've updated my AllPairs 120912 and added a link beside it to show what you can expect. Bob, I can put TmaSlope and TmaTrueSlope on chart in AllPairs for each pair, and at any time, they will read the same because the reading is a current version. TmaSlope does repaint history. The definition of repainting is if I look at the value now and look at it again later, or reload indicator, then the value will be the same. The values in your pictures you show to present your case support what I'm saying. It's the history that looks different between the indicators in your pic, but the values of TmaSlope and TmaTrueSlope are the same. So in that pic, it looks like you are using a angle of several bars vs one bar's slope value. Then you said this was not the case, and re-iterated that it was the slope's current value that is important. If this is the case, then there should be no difference TmaSlope and TmaTrueSlope if always using the current bar. I'll put both in next update to show this is the case. It seems like you are talking about appearance (which takes multiple bars into account) and not levels, because a level 0.8, 0.4, etc. should be same at same time on both if comparing them in the present and not past values. Kindest regards, Don |
|
| Author: | disbellj [ Sun Dec 09, 2012 10:19 pm ] |
| Post subject: | Re: 10.3 SCALPER/RANGE TRADE SYSTEM |
Now although DO is set for 17:00, it does not update until 18:00. I don't know why. If someone could check code and maybe tell me, that's the only problem I'm seeing with the AllPairs indicator. Interestingly, DailyOpenPivotSR indicator uses same code and not only uses DO set for 17:00, it also updates at 17:00. (Time instead of iTime maybe the difference? I don't know) Kindest regards, Don |
|
| Author: | disbellj [ Sun Dec 09, 2012 10:23 pm ] |
| Post subject: | Re: 10.3 SCALPER/RANGE TRADE SYSTEM |
It looks like exits are in Order input. I didn't have that when I made entries, so if you see an e.g. Buy @ ... entry in Trade column and to the left see that the color is StrongBuyDoneColor, then my guess is it's not a good time to open trade. In fact, if you don't open trade at DO, then SL,TP, and R:R do not apply. Edit: I see now this is not exits, just different colors if P < DO (getting ready for buy) vs P > DO (after buy done) and if P > DO (getting ready for sell) vs P < DO (after sell done), so the color differences are not about exits. Therefore, there should be no conflicts between my existing coded signals and the updated Order in the indicator now. Kindest regards, Don |
|
| Author: | disbellj [ Sun Dec 09, 2012 10:31 pm ] |
| Post subject: | Re: 10.3 SCALPER/RANGE TRADE SYSTEM |
Bob, BTW TmaSlope is fine with me and using levels .4, .8 |
|
| Author: | effluvium [ Mon Dec 10, 2012 1:47 am ] |
| Post subject: | Re: 10.3 SCALPER/RANGE TRADE SYSTEM |
Disbellj, Want to check your functionfor PivotSR calculation. You have declared it as a double, but in your code it returns nothing and not a "Double" variable Could you explain ? Code: Select all |
|
| Author: | effluvium [ Mon Dec 10, 2012 1:52 am ] |
| Post subject: | Re: 10.3 SCALPER/RANGE TRADE SYSTEM |
Hi disbellj I noticed that you have used a lot your function DivZero to avoid unpredictable result when dividing by Zero. I suggest you this small optimisation to speed up the procedure by saving 1 instruction. So here it is: Code: Select all Could you tell me the minimum number of candles to make your indi working ? Thanks in advance. |
|
| Author: | disbellj [ Mon Dec 10, 2012 4:16 am ] |
| Post subject: | Re: 10.3 SCALPER/RANGE TRADE SYSTEM |
effluvium, You see that the values have a number (in this case j) in brackets beside the variables? That is meaning they are arrays, and the arrays I defined globally since I want to get the variables' values globally. Once I have that information, the arrays are changed, so no need to return a double to start function. In this case, I am changing that double to void. Good catch, but I won't be updating indicator on website yet because this change doesn't make a difference in results. Thanks. Kindest regards, Don
|
|
| All times are UTC | Page 106 of 178 |
|
Powered by phpBB® Forum Software © phpBB Limited |
|