How to implement

Community Forums Forums General Discussion How to implement

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #118996
    Tran Dinh Hung
    Participant

    Hi there!

    I trade by using stochastic (5,3,3)

    This is example

    Buy if %D < 15% and close buy if $D>80%

    Sell if %D > 85% and Close sell if %D<20%

     

    Can I make build my own EA by using this formula?

    #119038
    Petko Aleksandrov
    Participant

    Hey Tran,

    Sure, you can create such an EA with EA Studio easily:

    Here is the strategy. The performance is not great, but I picked randomly EURUSD on M15. Not sure what is your asset and time frame.

    If you add SL and TP it might improve. Also, use the Optimizer (+Monte Carlo) to see better results with different parameters.

    Cheers,

    Petko A

    #119039
    Petko Aleksandrov
    Participant

    And from the explanation, I think the entry should be:

    #119040
    Petko Aleksandrov
    Participant

    And the exit:

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.
Scroll to Top