Quantopian's community platform is shutting down. Please read this post for more information and download your code.
Back to Community
Using Quantopian with Fetched Forex data

I'm a student working with Quantopian for my thesis. I want to know if it's possible to use the Forex .csv data I have fetched to backtest with.
For example use the prices contained within the minute Forex data to buy/sell. I'm running into problems with .mavg and stating the symbol I created for the forex data.

Is it possible to use these functions on data from csv files and is it possible to then order these like quantopian supported stock?