- Search Energy EXCH
-
RiskFighter replied Oct 8, 2020OK. And a break even function is no problem. We make that.
session break out
-
RiskFighter replied Oct 8, 2020OK, but if it happens only rarely, the EA need to be able to handle it anyway. Right - i got answers to my questions and I will start programming. In the first revision I will exclude the Laguerre trades. Just to simplify the task. Next revision ...
session break out
-
RiskFighter replied Oct 8, 2020May I understand it so, that you can have two trades in the same direction? That will require a special handling of the trades in order to attach TP, SL etc. to the right trade, so I need to know.
session break out
-
RiskFighter replied Oct 8, 2020You set a pending order at the level of the former session high/low. But it seems at the chart that you give it a couple of pips extra. Any rule about that??
session break out
-
RiskFighter replied Oct 8, 2020Harold. In several cases on the chart shown, the wick find the way exactly to the TP. The question is if the trade would trigger in real life. Would it be wise to set TP some pips lower/higher than the pivot?
session break out
-
RiskFighter replied Oct 8, 2020Agree. But will wait to se it go below the two previous LL. Then things can move fast.
Monthly Profit - Daily Trading using SMA
-
RiskFighter replied Oct 8, 2020Using pivot or Fibo is two very different things and you cannot say that pivot doesn't work because your fibo didn't work. But that session break out really is very difficult. I think it is because of many fake signals, so that you never know when ...
lets share / create expert advisor strategy from indicator
-
RiskFighter replied Oct 8, 2020Hello Harold This strategy is in the category that is called London Open, allthough you are wisely not trading the London session, but only Tokyo and US. I have made several EA's for auto trading London Open (all three sessions). I never succeded in ...
session break out
-
RiskFighter replied Oct 7, 2020I might be able to do some programming too. But not the usual stuff that has been made many times before. Guys - you have to find the twist that lift the strategy up from the soup of loosers. And you must reveal how the strategy is doing. An idea is ...
lets share / create expert advisor strategy from indicator
-
RiskFighter replied Oct 7, 2020WOW! You have the magic touch. I want to follow, but am moving home in 3 weeks, so I don't have the time right now. I tried for one week and that was a disaster. Mid november I will take up the challenge. Until then I will take inspiration from guys ...
$409k Challenge
-
RiskFighter replied Oct 4, 2020image image First chart is the weekly and second is the daily. To me it looks like we could go north now. But it can as well continue south. Next week will tell and I am ready on the trigger. Note I use a period of 100 on the BB so it doesn't ...
Monthly Profit - Daily Trading using SMA
-
RiskFighter replied Oct 2, 2020Nice to hear that somebody is still alive. My first trial ended sadly. I will retry too. Might take another 14 days though before I have time. But I will follow the thread until then.
$409k Challenge
-
RiskFighter replied Oct 1, 2020My take on it was no sucess. I could work with trailing SL etc. But I am too long from a good result, so I stop it now. I take it that you know this command: iMA(NULL, PERIOD_M30, 20, 0, 1, 0, 1); , where you can choose the timeframe that you want ...
Follow the Candles
-
RiskFighter replied Sep 30, 2020Well - couldn't help it. I just made an EA this morning. The strategy is a cross of the "Follow the candles strategy" - i will call it "Traffic Light" in my strategy - and the well known London Open strategy. Here is what it does. At London Open and ...
Follow the Candles
-
RiskFighter replied Sep 30, 2020Got it now! When is the price running fast? Right after the opening of a market. Where does it go? Hopefully in the direction of the trend. So the EA should do this: Take the trend for H4 (as a MA trend indicator), D, W and M (those can just be the ...
Follow the Candles
-
RiskFighter replied Sep 30, 202047 pages is a lot to read and after doing that I have some comments. Regarding the weekly approach the most significant bar is the H4, since it can change faster than the others. In the matter fact you cannot know if that bar is against the actual ...
Follow the Candles
-
RiskFighter replied Sep 23, 2020Maharg. You wrote in May that this system is good and you were quite active about it. We never heard anything from you since.Have you abanded it? Or are you using it today?? What do you think about the system now? Just trying to find out if anybody ...
Renko channel - very accurate (assembled by me)