Would anyone have a go at coding this?

Forums ProRealTime English forum ProOrder support Would anyone have a go at coding this?

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

    I am massively incompetent when it comes to coding and I am here for help.  I keep missing out on trades in a particular strategy and want to see if automating it would make it easier.  My filters for it are structure in higher time frame and an ema but I am happy to assess that myself.  The entry conditions for a long, that I’d like someone to code for me, are:

    • Last Candle – Negative body candle
    • Current Candle – Positive body candle
      • Close within top third or quarter of candle body

    Entry

    • Stop long order to trigger let’s say 5 points higher than the top of the current candle
      • UK spread betting so per point rather than contracts
    • Stop loss order let’s say 5 points under the current candle
    • Extra options:
      • Order good for x minutes (I think the broker allows that)
      • The buy price must be minimum y points under the highest high of the last 10 ish candles. I don’t want to buy into new area.
      • Max risked points (Stop entry minus stop loss) =z

    I’d happily pay someone if available.

    Thank you very much,

    C

    #238357

    Here you have an example:

    1 user thanked author for this post.
    #238389

    Hello Catalin

    On which instruments, timeframe do you plan to investigate this strategy ?

    Do you have backtest results you could share ?

    I am personally investigating future index tradings (small Nasdaq, Dow, CAC, DAX).  Let us see if we have common interests.

    Thanks

    #238392

    Hi, I dont have backtests the way algo traders seem to produce.  I cant code an entry, I have no hope in hell to code market structure.  I intend to use it on the major indices.

     

     

    #238405

    Not sure what you are saying above, but just to show that the code Ivan provided (3 posts above) does open and close trades, see attached.

    #238504

    Hi, I meant to say that what I asked for help with only covers they entry side of things.  Getting in at retest of structure is what I believe gives it a chance to work and I have no hope to code that.  So my plan is to set up alerts at levels that make sense and then set the algo so I dont have to waste hours waiting for an entry.

    #238522

    I dont have to waste hours waiting for an entry.

    If with IG then you can set a Notification Alert to your phone when a trade is opened.

    Re code for market structure … if you can state in plain english what you want your code to do then there are a few very kind ‘coding wizards’ on here who would code it for you.

    Plain english specification in bullet points are good as easy to follow and makes for brief statements of requirements.

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