- Search Energy EXCH
-
RiskFighter replied Sep 20, 2022Yep - EURUSD is fine. A short signal in the trenddirection.
Monthly Profit - Daily Trading using SMA
-
RiskFighter replied Sep 20, 2022Hello I discovered this thread right now. Haven't read anything yet, but I see that you from first post and until today are talking about magic numbers. That is a shame. It really complicate things. Magic numbers are not necessary. All of my robots ...
Free Grid EA Ikarus - From zero to hero
-
RiskFighter replied Sep 20, 2022Many people asks when to exit a trade. I have an approach which you are wellcome to use. But the thing is that I am not a worker anymore. So I can trade when I like = every day :-). And I trade on the 1H timeframe, where I can have many entries in ...
Monthly Profit - Daily Trading using SMA
-
RiskFighter replied Sep 15, 2022I have traded for decades, I am a very experienced programmer and I know what repaint is. When a bar is not closed - of cause the indicator is not closed. But that is not repainting. Repainting is when the indicator change value on older and ...
good signal indicator needs alert
-
RiskFighter replied Sep 9, 2022The PDF back test file does not reflect the tool. It has more indicators on it. Following the link to where the tool is explained you will learn, that following blindly the indicator is not good enough. Hence the back test must have been done with ...
Indicators with ON/OFF buttons
-
RiskFighter replied Aug 8, 2022I know that this thread has been sleeping for 7 months now, but it is an interesting subject, so I write my idea. I do the NoLoss approach. So if you hit a stoploss, then you start the hedging machine until there is no longer a loss. I don't push it ...
Opinions and Experiences with Hedging and Martingale
-
RiskFighter replied Jul 6, 2022In post 53018 you can find this codeline in the MQ file: if(Close[1] > ((High[1] - Low[1])*45/100 + Low[1]) && Open[1] > ((High[1] - Low[1])*45/100 + Low[1]) && Close[1] < iMA(NULL,0,Length,0,MODE_EMA,0,1)) It defines a 45 degree slope from 1 bar to ...
I will code your EAs and Indicators for no charge
-
RiskFighter replied Jul 6, 2022Hi, thank you for this indicator. I am trading 28 FOREX pairs and must have an alarm to help me. So I made a new version with an alarm. You cannot set anything, it just show an alert whenever there is a signal at the actual timeframe. If you want to ...
I will code your EAs and Indicators for no charge
-
RiskFighter replied Jun 14, 2022Look at this. And I was not there to take it!!
V Pattern (Enjoy Your Sell)
-
RiskFighter replied Jun 14, 2022Lot of nice stuff. Thank you for posting. I have had an off day today. My brain could not concentrade on trading at all. Then it is safer to shut down the computer
V Pattern (Enjoy Your Sell)
-
RiskFighter replied Jun 13, 2022Splended. I took the trade at M30 and it gave me 25 pips.
V Pattern (Enjoy Your Sell)
-
RiskFighter replied Jun 13, 2022The last bar is the confirmation. However it has not closed, so it is a bit risky.
V Pattern (Enjoy Your Sell)
-
RiskFighter replied Jun 12, 2022Yep - exactly like I think it is. But many people invest without having a BOB (2) that closes over the line (1). And this includes OP, so I would like to have OP to confirm the strategy.
V Pattern (Enjoy Your Sell)
-
RiskFighter replied Jun 11, 2022Another example. This from the VIP PDF. The close never exceed the line.
V Pattern (Enjoy Your Sell)
-
RiskFighter replied Jun 11, 2022Thinking about this strategy. If we take the short approach which OP likes -and so do I, then it works best in a down trending market. So in order to select the trades, it would be a good idea to have a look at the trend in higher timeframes.
V Pattern (Enjoy Your Sell)