Assistance getting started

 

I need to write and implement an automated strategy that will perform the following:

 

Go Long when SMA 10 crosses above SMA 30 and Go Short when it crosses below.

It should not re-enter a trade prior to 1 hour before close. 

 

HERE is a video http://screencast.com/t/dOXBSytiCC illustrating my difficulty with the platform.  Thanks for any help you can provide.

 

I'd greatly appreciate somebody else's video showing me how to implement an automated strategy on the EURUSD?

 
tedpenner:

I need to write and implement an automated strategy that will perform the following:

 

Go Long when SMA 10 crosses above SMA 30 and Go Short when it crosses below.

It should not re-enter a trade prior to 1 hour before close. 

 

HERE is a video http://screencast.com/t/dOXBSytiCC illustrating my difficulty with the platform.  Thanks for any help you can provide.

 

I'd greatly appreciate somebody else's video showing me how to implement an automated strategy on the EURUSD?

You can read the documentation and search the codebase if you want to code it yourself, otherwise you can post a request in the Job section.