microtimeframe in MT5

 

Hi everyone,

I was wondering if it could be possible to have additionnal timeframe in MT5.


I'm looking for a script or EA or anything else that could allow to use 12 seconds timeframe in MT5.


If anyone has any idea or any file that could help me.


Thanks you.


Have greats trades.


( sorry for my quite bad english, i'm french :D )

 

Tick chart https://www.mql5.com/en/code/89

Write your timeframe base on that 

Ticks
Ticks
  • votes: 14
  • 2010.03.24
  • MetaQuotes Software Corp.
  • www.mql5.com
Example of a tick chart.
 

Please check my second-timeframe indicator: https://www.mql5.com/9g8

You can use these timeframes:

S1   - one candle contains 1 second (max. 60 candle/sec);
S2   - one candle contains 2 second (max. 30 candle/sec);
S3   - one candle contains 3 second (max. 20 candle/sec);
S4   - one candle contains 4 second (max. 15 candle/sec);
S5   - one candle contains 5 second (max. 12 candle/sec);
S6   - one candle contains 6 second (max. 10 candle/sec);
S10 - one candle contains 10 second (max. 6 candle/sec);
S12 - one candle contains 12 second (max. 5 candle/sec);
S15 - one candle contains 15 second (max. 4 candle/sec);
S20 - one candle contains 20 second (max. 3 candle/sec);
S30 - one candle contains 30 second (max. 2 candle/sec).

Technical Indicator SecondTimeFrame
Technical Indicator SecondTimeFrame
  • 12.99 USD
  • Gabor Torma
  • www.mql5.com
Indicator with second-timeframe in a separate window with separator line. Very useful for day traders to analyze the quick motion. Input parameters: TimeFrame - used time frame: S1   - one candle...
 

Hi Vincent, I just send you a private message. I need some help please.



 

Thanks for the answer phi.nuts, but i don't do programs, seems i found what i needeed with VincentX.


Thanks you

phi.nuts:

Tick chart https://www.mql5.com/en/code/89

Write your timeframe base on that 


 

Hi everyone,


I need a graphic chart in 12 sec in order to aply indicators on it. I don't even know if it's possible. If u know a solution, please let me know.


Thanks u.


Hells