Unable to backtest any currency pair in blueshift

Issue Situation :

  • Unable to backtest using blueshift on any currency pairs, where documentation clearly states that if we wish to use say USD/JPY, type symbol as USD/JPY, but it throws error 



    Code Source : 
  • Neural Netwoek for Trading Blueshift NN Template given in the section3 of the course (mlp_classifier)





    Drop me a message if need more information on this issue

     

Hi Dwi,



To backtest a strategy on a currency pair, you have to type FXCM followed by a colon (:slight_smile: followed by the symbol. Please try using 'FXCM:USD/JPY' as the symbol. Also make sure to select the FX Minute in the Dataset dropbox.



Doing this, you should be able to backtest your strategy. Let me know if you still face an issue.



Thanks!

Works like a charm. Thanks!



Although i'd suggest to put this small comment in the code template to avoid any confusion for any future students