Strategy TrendImpulse v1

Forums ProRealTime English forum ProOrder support Strategy TrendImpulse v1

Viewing 15 posts - 46 through 60 (of 75 total)
  • #130892

    What you have posted is not a complete strategy. Where are the buy and sell orders?

    #130898

    Hi @vonasi,

    This is the complete code. I’ve managed to get it working by removing SlowLength and FastLength as the error stated the code did not use either variable. Also I’m not sure if i have the UKDSL correct as i’ve removed the US version. Would really appreciate it if someone could just check over that section just to make sure its correct:

     

    #131023

    Hi @Yahootew3000

    Could you please explain in simple terms what this section of the code is doing and should the same values be used with the UKDLS code?

    Best Wishes,

    Plaedies

    #131087

    Hi Guys,

    On reflection of my last post i’m assuming this piece of software holds off from any trades during 2 periods :

    05:15 – 05:30

    06:00 – 07:00

    As this is considered too much volitility? Would that be correct?

    Best wishes,

    Plaedies

    #131101

    Hi Plaedis,

    This section is to avoid high spread period where you add the DLS (-USDLS) when it has to apply.

    Code line 308 : volindic <3.5 is for high volatility

     

     

    #131104

    Thanks @Yomihou,

    As I live in the UK I have deleted the USDLS code and instead used the below.. Would that be correct for the Wall Street DJI?

     

    #131164

    Hello All,

    Sorry that I wasn’t available for couple of days. Thank you @Vonasi for helping to answer those question.

    Due to much confusion with the time zone, let me create another version change to new york time zone, it will probably remove the need of conversion of daylight saving.

    #131381

    In fact, I realize I should not need to do that. You can actually change the Time Zone from Options -> Platform options -> Time zones & Trading hours -> Display all data in this time zone: <select the UTC+0800>

    You can also prepare it into the ProOrder for demo or live account. Once prepared, it will record the preset UTC+0800. Then you may change back to your original time zone if you wish for other strategies.

    #131383

    @Yahootew3000

    Great, so should I revert back to the original USDLS code and use the platform to add the UTC+8 ?

    Kind regards,

    Plaedies

    #131728

    Great, so should I revert back to the original USDLS code and use the platform to add the UTC+8 ?


    @Plaedies
    , yes, should revert it back.

    #131729

    Hi I am also new and having trouble. When trying to automate it says I need to edit the code.  I tried doing as below but it didnt work?

     

     

    #131752

    Lines 23-62 are in blue in the code editor – like something is wrong?

    #131774

    @abro163 , the colored “zones” simply shows the Timeframe. Line 23-60 in this case means that the code within those lines are for the 5 minute Timeframe.

    #131853

    Thanks keewee 🙂   Anyhow  I figured it out, you have to remove all the variables from the code editor optimization window.

    #133285
    Wil

    I’m confused about this part of the code:

    Its logic seem to favor trena=-1 (since it’s only 1 if trend = 1 and line1>=line2). How does this make sense?

    Also, I’m confused by the numbers switching from 1 for bullish to -1 for bullish to 2 for bearish, etc. It would make more sense to just use 1 for bullish and -1 for bearish imho.

    Does anyone else have any comments about the code? Maybe we can improve it together 😉

Viewing 15 posts - 46 through 60 (of 75 total)

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