Hi, everybody,
Could you help me, please.
I have a list of signals for buy and sell in the format:
1.time 0
2.time 1
3.time 1
4.time 0
.csv file, but can be any format.
How do I upload these signals to Metatrader 5 for backtesting? Do I need to start learning mql5 or is there an easier option?
Thank you in advance for the answer.
Testing trading strategies on real ticks
- www.mql5.com
The article provides the results of testing a simple trading strategy in three modes: "1 minute OHLC", "Every tick" and "Every tick based on real ticks" using actual historical data.
- Questions from Beginners MQL5 MT5 MetaTrader 5
- I need some help
- Write to file signal 1 or 0
DneprDVA: I have a list of signals for buy and sell in the format: .csv file, but can be any format. How do I upload these signals to Metatrader 5 for backtesting? Do I need to start learning mysql or is there an easier option?
You will need to learn MQL5, not MySQL. You will need to code an Expert Advisor (EA), to be run in the Strategy Tester, that will read in the CSV file data and execute trades in accordance with that data.
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register