Development of initial ballance automated strategy

Forums ProRealTime English forum General trading discussions Development of initial ballance automated strategy

Viewing 10 posts - 1 through 10 (of 10 total)
  • #30176

    I have moved the development topic here- Feel free to join the development and cast your ideas here. To begin with I have made a short only version. It’s still not profitable if run on tick by tick backtest.

    Original indicator topic is here.

     

    1 user thanked author for this post.
    #30180
    Abz

    hello

    what are i doing wrong here? my goal is as following

    1. upper is the highest price between 080000 and 090000
    2. enter short when price goes under “upper”
    3. next bar also close under upper and i also want to be sure that this bar high is also under “upper”
    4. target and profitt is the amount of points between upper and lower

     

    #30182

    There is something wrong with this code. It’s not behaving as expected. I need to take a look.

    Cheers Kasper

    1 user thanked author for this post.
    avatar Abz
    #30184
    Abz

    if you coud help me to add long as well it woud be great.

    #31035
    Abz

    hello Casper

    have you been able to look at this code?

    #31067

    yes I have, and I was not able to get any positive results on a automated strategy. I Will devote my time to other projects as this has taken huge amount of my spare time only to be caught in the optimization process and zero bar trading.

    #31952

    I tried a buy signal with low < lower which seems to work, limited to 0900-0915 am.

    Then, either sell at high > upper or limit or trailing stop, depending on your preferences.

    Seems solid with walk forward also.

    Best regards, David

    #31954

    @dajvop You should share your modified code to encourage our friend Kasper! 🙂 I feel like he needs our support! Cheers Kasper 🙂

    #31958

    Sure, just bear in mind that it is pretty simple 🙂

    #32186

    Hejsan Dajvop.

    Thanks for sharing you development. Initially it looks good- it has a profit. However the stop loss at 1.5% of the average tradeprice would yield somewhat in the neighbourhood of 180 points. If we take a look at the average gain it’s an RR of 0.1. that’s not good. I tried to optimize your code with a lower plain stoploss, but I could not come up with something more sustainable number. My own testing was trying to trade max 2 trades a day 9:00-17:00 and inside the initial balance if below 40 pips and above 40 pips as a breakout strategy. however I never liked the results, so I stopped the testing.

    Cheers Kasper

Viewing 10 posts - 1 through 10 (of 10 total)

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