Genetic strategies creation for prorealtime

Forums ProRealTime English forum ProOrder support Genetic strategies creation for prorealtime

Viewing 14 posts - 16 through 29 (of 29 total)
  • #53181

    Amazing Arnaud!!

    Would it be possible to script a “IG Speed Market Autotrader” with this tool? I think about a ProRealtime Chartwindow (or better 4 Charts of the Forex Majors) with a clear Indicator that shows with a bar when to entry a Speed Market Position. The Tool has to recognize the “signal-bar” in PRT Chart, change the “underlying” in the Speed Market window, entering the price, maybe the expiration time and the direction (up or down).

    What do you think? Is it possible?

    #53186

    Hi Wurstbrot,

    I don’t know what is “Speed Market” (or maybe it’s not available feature for me…), could you give me some example/screenshots?

    I wrote a pattern finder for renko graph in autohotkey, but it needs image recognition in various size format and to learn a lot of pattern combination for Candlestick charts, which are infinite… I’m searching other solutions with neural network and image recognition, but if you have some suggestion to do that I could try to do it.

     

    #53187

    Hello Arnaud, thank you for taking your time for this. Down below there is a screenshot.

    #53189

    Thanks Berra, your theme seems the same I use. Could you please try this new version PRT_strategy_tester v1.11.ahk  ?  Note: it normally recognize the graph button on chart window, and then the gui pop-up.

    Have you install “FindText_function.ahk” in the same folder? Please check if you use “zoom” in windows setting?

    #53191

    Hello, sorry to say but there’s no difference, same as before. “FindText….” is in the same folder. There is no “zoom” setting.

    Admin edit : Do not share email address please!

    #53192

    ok… I don’t know why but you can use the following tool to create an “image” of your own button “add Indicator/strategy”: FindText_creator.ahk

    it will create a string of letters which reppresent the “image” of the button to find on graph window to procede.

    And so you can substitute it in code , or then it to me to add it…

    #53198

    So Sprint Market is a kind of Binary Option from IG-Markets.

    I made two Screenshots.
    First One from the Sprint Markets window. There some entries and selections have to be done.

    Second Screenshot is from the PRT Indicator where the signal bar appears. When the Script recognize the bar it then the action in the Sprint Market window has to start…

    A little bit important is the timing. The signal bar appears and then there is time until beginning of the next 1 minute candle for all the entries in the Sprint Market window. The Sprint Option should be bought at the full minute (for example exactly 14:23:00 or 16:43:00).

    Do you think such “automation” is possible?

    If the timing is a problem … there are also strategies on 5 minute Sprint Markets. There is much more time from “signal bar” to “Buy the Option”.

     

    #53231

    Hi Wurstbrot,

    I haven’t such “sprint Market” features on my IG account, how did you activate this setting?

    Also I don’t understand why you don’t use proorder script to enter in position in prorealtime, based on “call” on your indicator…

    Anyway with autohotkey it is possibile to automatize any kind of signals based on “images on the screen” or pixel color on special coordinates (i.e.  buy/sell with red/green colors in right part of the graph…). Based on such signals you can find button on the screen to click on it easily.

    #53237

    Later i will make a screenshot of the Sprint Market button. I can reach it out of the main window of IG. Because it is not a normal market order (long/short) but a binary (short-term) option that expires by itself after 1/5/20 or 60 minutes you cannot trade them out of ProRealtime and it’s proorder function. In case you are right and the option expires “in the money” you win 80% of your bet. In case you are wrong and the price at expiration is “out of the money” you loose 100%.

    For example: you bet 14:44 at Dax 13090 100,-€ on higher stock price with expiration 1 minute. If Dax is >13090 at 14:45 you win 80,-€ otherwise you loose 100,-€.

    #53247

    For people interessed to “genetic backtester: I post a new release here: https://github.com/adegard/PRT_AUTOHOTKEY

    • It ‘s a new improved version based on colored pixel search , but to run correctly you need to set ProRealTime Theme to Blu Petrol.
    • I also added new txt file to improve strategy choices: download all files in the same directory before launching the .ahk file

    See README.md for more info You find some bugs? Thanks to post here your issues 😉

    1 user thanked author for this post.
    #53250

    Thanks again Arnaud! Still not tested the new version, I got too much work developing new features for the website actually … I think you’ll get more feedback about your amazing tool if you could make a quick “howto” video to better explain what is your script and why it would be so useful for all our fellow coders around here! 🙂

    EDIT: automatise binary options trading is a good idea emerging from your original one, there should be many more to come if everyone could understand what your script is all about! 

    #53255

    Here is the screenshot of the “Sprint Markets” button in my IG interface (just for your attention).

     

    #53261

     

    @Nicolas: ok … I will make a video this week to explain the genetic creation of strategies…

    @Wurstbrot: could you please open a new thread about  your “binary option” strategy with indicator you use also ’cause it’s quite different things…

    I’m very interested by it but if you want some help you need to share more informations and dedicate a separate section of this portale…

    Thanks, 

    Good night!

    #53264

    As soon as i have more time for scripting / developing i will open a new thread about the binary option topic.

    For the moment i just wanted to check out whether it is possible or not and it seems to be possible 😉

    Write you later… 🙂

Viewing 14 posts - 16 through 29 (of 29 total)

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