- Search Energy EXCH
-
RiskFighter replied Sep 16, 2024Thank you for this fantastic piece of work. I will surely dive into it when I get some time.
Trend Bias and Weighted Trade Signals Trading Tools
-
RiskFighter replied Sep 13, 2024No Sir. I stick to MT4. It is much easier to code.
Indicator for identifying ranging condition
-
RiskFighter replied Sep 8, 2024I used some hours on the SmallWick strategy, but did not get close to anything and in parallel I planned a personnal race trading. So I have to put the SmallWick aside for some time while I am concentrading on trading and only trading. But don't I ...
Finding the trend
-
RiskFighter replied Sep 1, 2024I have not forgotten. Am busy. Will take another week before I get some time.
Magic 100
-
RiskFighter replied Aug 30, 2024That is a problem, but you could start by reading the PM I sent you.
Finding the trend
-
RiskFighter replied Aug 30, 2024I laid the final hand on a project today. So in the weekend I will take up the Small Wicks project. Weekends are not ideal for coding because of servers are not functioning all the time, but I can start it up. So sometime tuesday or wednesday I ...
Finding the trend
-
RiskFighter replied Aug 29, 2024Exiting. I recently made a robot for the Udine thread. But it was a left hand work and I did not get it to work properly. So I will study the work you have done with great interest.
Finding the trend
-
RiskFighter replied Aug 29, 2024I works on the strength calculator where the gap, calculating the average gap of each current compared to other currencies. But the result in that strategy only use if the gap is long or short. Not how much long or short. Noted by jusst a plus or ...
Finding the trend
-
RiskFighter replied Aug 29, 2024I do know, that I shall play with the small wicks strategy and I have my own Halftrend strategy to develop too, but I can't help surfing this interesting FF site and then things happen. So I often have many projects going.
Finding the trend
-
RiskFighter replied Aug 29, 2024Exactly. And I am not writing on a thread just to keep it going. If there is no use for it, then so be it. Right now I am studying this thread: Trading system using relative strength | Page 4 | Forex Factory They seem to have great results. I have ...
Finding the trend
-
RiskFighter replied Aug 26, 2024I found it - it is a HalfTrend. With the amplitude = 1. Then the indicator is shifted in some way up and down to make a channel. I will have to investigate that. This is the Mika band wioth the HalfTrend in the middle.
Finding the trend
-
RiskFighter replied Aug 26, 2024It looks a bit like the Donchian, but in the Donchian the price never cross the channel lines. And in the Mika, it does and this is when you should invest.
Finding the trend
-
RiskFighter replied Aug 26, 2024Hi Swingman, I have no time today for playing with the small wicks theory. But since you have seen so much - I am hunting the algoritm behind the Mika Breakout Indicator. I think this is the best indicator I have. But I cannot find anything about it ...
Finding the trend
-
RiskFighter replied Aug 25, 2024This thread was dedicated to reveal methods to find - with a high possibility, the behavior on the next bar. If you on beforehand have a good guess of how prices will behave, then all strategies will succeed. Like knowing the lotto numbers before ...
Finding the trend
-
RiskFighter replied Aug 25, 2024Yes that is calculated different. I will adapt it in the small wick function. Thank you. I look forward to use it.
Finding the trend
-
RiskFighter replied Aug 24, 2024hmm. I can see what you mean. That should not be the case! The only explanation I can think of is, if one of the indicators are repainting.
Finding the trend
-
RiskFighter replied Aug 24, 2024You are a goldmine. Look forward to investigate that ATR! Thank you for your hugh effort on FF.
Finding the trend
-
RiskFighter replied Aug 24, 2024The low of the bar is: iOpen(NULL, 0, 0) Entry after 1/2 ATR is: iOpen(NULL, 0, 0) + ATR / 2; Exit after entry + 1/2 ATR = Low + 1*ATR is: iOpen(NULL, 0, 0) + ATR; Sorry that is what I understand. Enlighten me please. I am leaving now to buy my wife ...
Finding the trend
-
RiskFighter replied Aug 24, 2024I made the robot. But brokers demo server is switched off for the weekend. To be continued on monday.
Finding the trend