Write a code to automate my trading strategy

Forums ProRealTime English forum ProOrder support Write a code to automate my trading strategy

Viewing 7 posts - 1 through 7 (of 7 total)
  • #205692

    Dear Team,

    I really appreciate that you are reading 🙂 can someone please write me a trading program, so I can backtest that? with the following conditions

    usd/jpy maximum 1% per operation
    I use Fibonacci as the extension of the first impulse, to define my entry and exit point. Namely:
    entry at 61.8%
    exit at 38.20 (if it is against the trend) or at the level of 23.60 or 0.00% if it is in favor of the trend
    I use the 35 and 70 period EMAs as a kind of confirmation although I honestly think they are not very reliable

    any kind of help is welcome!
    Beforehand thank you very much 🙂

    #205731

    No body? or is there something not clear?

    #205761

    Do not double post. Ask your question only once and only in one forum. All double posts will be deleted anyway so posting the same question multiple times will just be wasting your own time and will not get you an answer any quicker. Double posting just creates confusion in the forums.

    Be patient, someone will help you as soon as possible, sometimes earlier, sometimes later.

    Thank you 🙂

    How would you define “if it is against the trend” ?

     

    #206315

    Ciao Roberto, Buone feste 🙂

    I define “against the trend” when you enter a trade that goes against the main trend, be it 1 day or 1h, entering minor planes to take advantage of the short-term correction but, I think it is quite subjective and somewhat complicated so this condition can be eliminated.

    Grazie!

     

    #207227

    There you go:

     

    4 users thanked author for this post.
    #207462

    Ciao Roberto!
    I have been testing the code and it shows interesting results in a short time, the one that caught my attention the most was in the USD/CAD pair in 15 minutes, which for a period of 10 months was able to maintain consecutive positive results.
    I’m just wondering about the drawdowns; and how risk management and results can be improved before putting the strategy to work in real.
    I realized that the losses correspond to 1% of the price movement (relative perf %). Maybe it can be modified so that they are only between 1% and 3% of the capital of the account per operation?

    ***It is worth highlighting your deep knowledge and great help!!! I will be infinitely grateful to you from my heart since this means a lot to me and you are the only one who has been able to solidify my idea***

    Grazie 🙂

    #207628

    This version sets a max 3% SL on a given Capital:

     

    1 user thanked author for this post.
Viewing 7 posts - 1 through 7 (of 7 total)

Create your free account now and post your request to benefit from the help of the community
Register or Login