Multi timeframe, what do you think? - page 3

 
Darivsz Sokolowski #:
" ...a trader doesn't mind if his position is in loss on day 1 and day 2, they will wait for day 3 when they believe in..." looks to me like gambling and if I'm losing for 2 days in a row I don't think my indicator is "reliable".

If your trading style is scalping that's fine, then we can ignore the higher timeframes. There's no rule to say that we need them, but they are good to see the "ultimate" market direction of the week, the day or past 4 hours. The "real time" intraday price action is most reliable to see on 2M or 5M timeframe. There are actually indicators which can make you money, but we won't go into that, because it causes all kinds of debates. If you want to make money with the indicator itself like what you would need in binary options - then tick trend indicators are your friend, and immediate volume delta

 
Time frames in forex has a major roll to play in trading. Imagine opening your chart and you saw a double pin bar. Unfortunately you did not look at the time frame rather you jump into a trade because you saw double pin bar not realizing it's a one minute chart. The market moves in your direction in just one bar and reversed back. That one minute candle will give insignificant profit when compare to  a one hour or four hour time frame. This is to tell you that time frames are important in trading.
Also, we can better use time frame if combined together. That is, you can look for signals in higher time frame and look for entry point in lower time frame. Happy trading
 
Darivsz Sokolowski #:
If You are looking for D1 entry You must have a fat deposit. The more information You have the better for a good entry. I have smaller deposit and trade on m1. Bars look the same on m1 and D1. If I don't make it on m1 I will not try on D1. If I go to trade on D1 I most likely will look at W1 and M1 instead of H4 and H1....but I think trading currencies on D1 is just gambling. Like with the weather, when I go outside I maybe able to predict it for next hour or so, but for next week... I don't think I will even try. Good luck with Your trading.  
You are correct on fat capital to trade Daily time frame. One will need fat capital to trade on daily time frame
 
ANTHONY ONOJETA #:
Also, we can better use time frame if combined together. That is, you can look for signals in higher time frame and look for entry point in lower time frame. Happy trading

this is right. It's best to look at all timeframes before placing the entry on a lower timeframe. Some people may have "sniper skills" for scalping without the need to look at higher timeframes, but it's high risk trading

 

Good morning

These theoretical discussions are all well and good, but they don't make you money.

I like concrete facts.

EAs and backtests on at least 300 trades with the same setup is the minimum for me


What would you think about creating a development team to achieve this goal?
With several developers we could go faster!


To some extent I can handle multi-timeframe indicators in MQL5.
I already have several and I can make more.

For example all standard indicators of MQL5.

That's already a lot of possible indicator combinations to try in EA form.

Technical Indicators - MQL5 Reference - Reference on algorithmic/automated trading language for MetaTrader 5


In my experience, you can't win with a strategy based solely on a timeframe.

At some point, you have to look further and therefore in a higher timeframe to know the direction and take advantage of it on a lower timeframe.

In your opinion, what are the multi timeframe indicators to perform with the multi timeframe?

Personally, I think averages with an oscillator can be enough.

I prefer indicators that take volumes into account.

The S&Rs are very good too, although I don't like the trendlines.


In my opinion, the multi timeframe is valid for all traders whether they do very short term or very long term.



If you are not a developer but a successful trader for several years,

you could also have your place in the team and guide us with your experience.
You would have your automated strategies and you would have all the source codes.

Are you up for it?

Get in touch or participate in this post

Have a nice weekend

Documentation on MQL5: Technical Indicators
Documentation on MQL5: Technical Indicators
  • www.mql5.com
All functions like iMA, iAC, iMACD, iIchimoku etc. create a copy of the corresponding technical indicator in the global cache of the client...
 
Gerard Willia G J B M Dinh Sy #:

Good morning

These theoretical discussions are all well and good, but they don't make you money.

I like concrete facts.

EAs and backtests on at least 300 trades with the same setup is the minimum for me


What would you think about creating a development team to achieve this goal?
With several developers we could go faster!


To some extent I can handle multi-timeframe indicators in MQL5.
I already have several and I can make more.

For example all standard indicators of MQL5.

That's already a lot of possible indicator combinations to try in EA form.

Technical Indicators - MQL5 Reference - Reference on algorithmic/automated trading language for MetaTrader 5


In my experience, you can't win with a strategy based solely on a timeframe.

At some point, you have to look further and therefore in a higher timeframe to know the direction and take advantage of it on a lower timeframe.

In your opinion, what are the multi timeframe indicators to perform with the multi timeframe?

Personally, I think averages with an oscillator can be enough.

I prefer indicators that take volumes into account.

The S&Rs are very good too, although I don't like the trendlines.


In my opinion, the multi timeframe is valid for all traders whether they do very short term or very long term.



If you are not a developer but a successful trader for several years,

you could also have your place in the team and guide us with your experience.
You would have your automated strategies and you would have all the source codes.

Are you up for it?

Get in touch or participate in this post

Have a nice weekend


Oscillators have one major issue, you can see how the RSI is struggling to stay in one of its zones, above 70 or below 30. Especially visible in trending market situations.

Oscillators are stationary in nature. This means, their values are in a predefined range. Price, on the other hand isn't. So you are squeezing non-stationary data into a stationary presentation. That, by definition, must fail.

 
Dominik Egert # :

Oscillators have one major issue, you can see how the RSI is struggling to stay in one of its zones, above 70 or below 30. Especially visible in trending market situations.

Oscillators are stationary in nature. This means, their values are in a predefined range. Price, on the other hand isn't. So you are squeezing non-stationary data into a stationary presentation. That, by definition, must fail.

Good morning
Which shows that sensitivities are very personal.
It's the unbounded indicators that I don't like, but that doesn't matter.

It is necessary to understand the formula and the construction of the indicator that we are going to use.
From there, we can judge for ourselves whether it is valid or not for its strategies.

I made a multi timeframe RSI which is currently in EA testing with another developer.
Would you like to do EA testing too?
Rsi multi timeframe

I have also just finished another multi timeframe indicator that you should like, it is unbounded.

Accumulation/Distribution
Accumulation/Distribution multi timeframe

Also available for EA testing

 

Good morning
Do you want to try for free the effectiveness of the 4 types of moving averages, SMA, EMA, SMMA and LWMA in your EAs?


Ima() multi timeframe