- Search Energy EXCH
-
SwingMan replied May 9, 2020If you need help, please provide complete informations! To test something I cannot know which instrument you have, which time frame, which date. I guess it's Gold/Dollar, H1, May 4th. I can't help because the arrow code only seems to be wrong with ...
LazyHashi: TMMS - Trading Made More Simpler
-
SwingMan replied May 8, 2020At the request of a member, here is the source code for "smTMMS Oscillator_v7.2"
Trading Made Simple(r)
-
SwingMan replied May 8, 2020For interested only: correct version "sm3BarFractalBreak v2.0" The version I posted earlier had a little bug, and I forgot to post the corrected version ... Please test.
3 Bar Fractal Break
-
SwingMan replied May 7, 2020A short explanation because I don't have time to talk about trading anymore. One can certainly program a simple indicator, but that is not your goal. In the chart one can see that in addition to the vertical lines for trend changes, a few lines were ...
LazyHashi: TMMS - Trading Made More Simpler
-
SwingMan replied May 7, 2020I wish you the same because I can't do it without a fixed algorithm to program "decide case by case, i.e. signal by signal, by looking at the screen and asking yourself which is the OVERALL direction. "
LazyHashi: TMMS - Trading Made More Simpler
-
SwingMan replied May 7, 2020OK, I'm going to test. In the source code everything is fine, maybe there is a little problem somewhere. //--- Last bar; Alerts at previous bar i=0; if(newBar==true) { //--- LONG Alert if(oscAlert[i+2]==EMPTY_VALUE && oscAlert[i+1]==1 && ...
LazyHashi: TMMS - Trading Made More Simpler
-
SwingMan replied May 7, 2020Time only allows me to program, not to trade. For this reason it is not possible for me to program something as you write, with "extra work (blood, sweat and tears)" to "decide case by case, i.e. signal by signal, by looking at the screen and asking ...
LazyHashi: TMMS - Trading Made More Simpler
-
SwingMan replied May 6, 2020The idea is good, but as you know I'm not a trader to use it ... The vertical lines are OK, but there are still some changes in slope between these lines. How should one avoid "wrong" entrys?
LazyHashi: TMMS - Trading Made More Simpler
-
SwingMan replied May 3, 2020I'm sorry to have no time to programe for MT5 ... There are a lot of young people in Platform Tech who can do that.
Trading Made Simple(r)
-
SwingMan replied May 3, 2020If you have time, you can learn more about the objects in Metatrader by reading the documentation. You just have to click on the lines (objects) and press the delete key ... New version "smTMMS Oscillator_v7.2" @Wyrebill had the good idea to have ...
Trading Made Simple(r)
-
SwingMan replied May 2, 2020I do not understand what you want, there is a solution, but I can not make individual versions, there would be too many ... For example, it would be possible to draw only the last or x last vertical lines if that would be helpful.
Trading Made Simple(r)
-
SwingMan replied May 2, 2020New version "smTMMS Oscillator_v7.1" (I ask the first 10 downloaders to download again!) - It was a bug in version 7.0 because of the SMI programming - I tried to include the @RobinHood template in the default parameters.
Trading Made Simple(r)
-
SwingMan replied May 1, 2020Please read this: url v5.0 was also renamed by me in v6.0
Trading Made Simple(r)
-
SwingMan replied May 1, 2020TMA "IS" a repainting indicator because of the formula. You can read several comments about it, also from @mladen as far as I know.
LazyTMA trading
-
SwingMan replied Apr 30, 2020I didn't pay attention to @RobinHood's settings. My good friend Hull recommended the value 2 - here is his original article and formula: url @RobinHood recommended the value 3, so you should take @RH's value. You can also experiment with 4, or 5, ...
Trading Made Simple(r)
-
SwingMan replied Apr 29, 2020New version "smTMMS Oscillator_v7.0" with arrows and vertical lines when crossing the oscillator (Stoch1, Stoch2 or RSI) with the SMI line. If desired, one can later set parameters for arrows, colors, etc. I'm sorry for a small mistake: I forgot to ...
Trading Made Simple(r)
-
SwingMan replied Apr 29, 2020The indicator has alerts when crossing the 20 threshold line, but I don't know if that will still be taken into account.
Trading Made Simple(r)
-
SwingMan replied Apr 29, 2020I apologize for incorrectly numbering the version
! This morning I wanted to post the new version and I no longer paid attention to the numbering ... I asked if it would be useful to draw arrows and vertical lines for the crossings (with ...Trading Made Simple(r)