exist replay machine for mt5 or mt4 free ?

 
Hi guys like tittle  i find  a  pluguin or similar  to  have a market  replay for test my startegy i want know if exist somthing i  try fx blue  replay  but  i cant change  my  time frame anyone  have somthing  to suggest?  thanks
 

A quick search will give you result of articles where author Daniel Jose wrote more than 50 parts about replay feature ...

If you want a little bit compromise with features for replay and want to test manually by scrolling line, you can use this indicator free ,,,

Code Base

Manual Backtest Bar Replay Simulator

Rajesh Kumar Nait, 2024.04.23 22:15

A simple indicator which may help you in manual backtest by just moving a vertical line to show hide bars.
Edited by moderator. Instead of links, please use the "pocket" feature when referencing CodeBase and Article publications.
 
Your topic has been moved to the section: Expert Advisors and Automated Trading
Please consider which section is most appropriate — https://www.mql5.com/en/forum/172166/page6#comment_49114893
 
faustf:
Hi guys like tittle  i find  a  pluguin or similar  to  have a market  replay for test my startegy i want know if exist somthing i  try fx blue  replay  but  i cant change  my  time frame anyone  have somthing  to suggest?  thanks

You can try CustomTester.mq5 from the algotrading book.

MQL5 Book: Advanced language tools / Custom symbols / Adding, replacing, and removing ticks
MQL5 Book: Advanced language tools / Custom symbols / Adding, replacing, and removing ticks
  • www.mql5.com
The MQL5 API allows you to generate the history of a custom symbol not only at the bar level but also at the tick level. Thus, it is possible to...
 

Another thing to try (available in Russian codebase only, but can be easily auto-translated by the button in the upper right corner of the page):

Code Base

TradePanel_Csharp

fxsaber , 2019.02.28 01:23

Extending the Terminal/Tester graphical interface.

 
Stanislav Korotky #:

Another thing to try (available in Russian codebase only, but can be easily auto-translated by the button in the upper right corner of the page):


thanks  for rply  but  this is a connector for strategy testr i understund good ?, where is strategy tester for download ?
 
Fernando Carreiro #:
Your topic has been moved to the section: Expert Advisors and Automated Trading
Please consider which section is most appropriate — https://www.mql5.com/en/forum/172166/page6#comment_49114893

Sorry, but I never get the right section. Sorry again.

 
Rajesh Kumar Nait #:

A quick search will give you result of articles where author Daniel Jose wrote more than 50 parts about replay feature ...

If you want a little bit compromise with features for replay and want to test manually by scrolling line, you can use this indicator free ,,,

Edited by moderator. Instead of links, please use the "pocket" feature when referencing CodeBase and Article publications.

i just tested  but not  work

 
faustf #:

i just tested  but not  work

can you explain what does not work? have you read description to find out instructions?
 
faustf #:

i just tested  but not  work

i have updated the indicator which was earlier working on oncalculate, now it works on chart event. Kindly download updated file
 
faustf #:
thanks  for rply  but  this is a connector for strategy testr i understund good ?, where is strategy tester for download ?

This is the built-in tester of MetaTrader 5 - you don't need to download anything except for MT5 and the mentioned script (with the trading panel) in the codebase.

You mentioned that you've tried fx blue which is also based on the tester. So I don't understand what you mean in your question.