Community Forums › Forums › EA Studio › Backtesting Expert Advisors › Backtesting Expert Advisors: Errors and Solutions
Tagged: Backtesting Expert Advisors
- This topic is empty.
-
AuthorPosts
-
Stoyan Stoyanov
ParticipantIn this topic we focus on identifying and resolving common errors encountered with the Backtesting Expert Advisors. Share your experiences, troubleshooting tips, and solutions related to installation issues, configuration problems, algorithmic errors, performance optimization, and more. Whether you’re a seasoned trader or a newbie, join us to exchange valuable insights and enhance the performance of your trading robots. Let’s work together to master these powerful tools for a more successful trading journey!
facundo
ParticipantHi,
I have done the Strategies and I have 10 in total. I am running the Expert advisors since one week and no trading is being done. I see in the system these messages.
Do you know what could be?
Thanks
Facundo
Petko Aleksandrov
ParticipantHello Facundo,
I think this issue was that you do not have enough bars on your chart where the EAs are.
Just press the home key and put the EAs again over the chart. See how it goes.
If still not working, send me some screenshot so I can see better.
Kind regards,
facundo
ParticipantHi Petko
sorry for my delay in answering. I think you might be right but Axitrader doesnt give me more bars that 2017 for EURUSD H1. Could be that maybe the dont allow alogrithmic trading?
thanks
Facundo
Petko Aleksandrov
ParticipantHello Facundo,
honestly, I never used that broker and I am not sure if they allow algorithmic trading.
Try to contact them via the chat on the website(all brokers have one) and ask them.
Kind regards,
Petko A
facundo
ParticipantHi
do you have other brokers to recommend?
thanks
Facundo
Petko Aleksandrov
ParticipantHello Facundo,
try JFD, they are decent broker for Forex and the Metatrader-Demo data in EA Studio is from that broker so you will not need to collect Historical data
or just look for regulated Brokers that have FCA for example
Roman
ParticipantOr find a data provider you can trust and convert their bar data to MT4 format up to where your broker’s data begins.
jbcdk
ParticipantHi,
Is it possible to upload/import an EA, that is not generated in Expert Advisor Studio or FSB, to EAS or FSB for backtesting?
Petko Aleksandrov
ParticipantHello Invest,
I am not sure if I get the question, but if you are asking if you can import EAs that you bought from the market or one that you coded, no, you can not.
The EA Studio and FSB Pro are very optimized programs to have excellent code. If someone imports an EA that has a messy code, the programs won’t work the way they work now.
However, you can build the EAs from the Strategy Editor. Place the entry and exit rules, SL, TP, and all the EA has, and then you can backtest it or export the strategy as an EA without issues in the code.
Cheers,
jbcdk
ParticipantHi,
Yes, that was my question. Thank you for the answer.
Best regards
Jens
Petko Aleksandrov
ParticipantSure, let me know if there is anything else.
Cheers,
-
AuthorPosts