Above 90% winning rate but auto stopped out from running in Proorder

Forums ProRealTime English forum ProOrder support Above 90% winning rate but auto stopped out from running in Proorder

Viewing 15 posts - 46 through 60 (of 72 total)
  • #115063

    Hi Nicolas

    For your kind information, I have used the above EA ‘hk30mMFIco50 cu50LT PL120-24’ to do auto trade. It was not auto stopped from the system although I was using MFI indicators in my coding.

    Furthermore, some of the EAs noting using MFI, were also auto stopped from the system. I have more than 10 EAs in HS50 cannot run in Proorder due to this problem. Although I have repeatedly sent tickets to the help centre, the only solution from them is to add DEFPARAM PreloadBars = 20000 which I have added later on. The latest reply from them is that they cannot comprehend the auto stop problem. It is seemed that they do not have other solution. This is really disappointing.

    #115068

    Make copies and try different changes on each EA copy so it then be easy to compare with the unchanged EA when the changed EA not get stopped.

    Try the following changes, one at a time in a separate EA for each change …

    • Remove any condition that uses volume.
    • Replace MFI with some other Indicator.
    • Mmmm ,,, you get the idea though? 🙂
    #115074

    Hi GraHal

    Are you able to solve the problem in New Zealand time zone?

    Thank you for your kind suggestion. However, if I change to use other indicators, I may not get the result as good as before. I believe that this is mainly due to the weakness of the system and not the our coding problem.

    Anyway, I will try my best to do it.

     

     

     

     

    #115079

    If you are an IG customer, it is possible that ITF hasn’t received any ticket from you.

    Anyway, please do the following:

    1. activate the visibility of your email address for PRT support in your profile settings of the website
    2. post 2 strategies in your next post that aren’t working, with MFI and without MFI
    3. send a technical report through the platform and with a short explanation and a link of your next post that contain the strategy (each reply in a topic has a specific link in the upper right header).
    4. wait

     

    #115089

    if I change to use other indicators, I may not get the result as good as before

    Leave original EAs as is / dont touch them but make copies and change them as I suggested, use these for fault finding .

    You are not looking for good results during fault finding stage … you are only trying to isolate what is causing the Stoppages of EA’s.

    #115115

    I have just set hk15m C>YC CcoOmfiP95L100-2(1) going on Fwd Test on HS50 with all volume conditions set to volume > 0.

    Also I set the above EA  unchanged on the DJI … why the DJI … who knows, I’ll tell you when it does something ,,, either trades or gets stopped!!!

    It is better try something than do nothing when we not know what is causing an Issue.

    If we don’t make a change today then tomorrow will be the same as yesterday! 🙂

    #115128

    Hi guys

    Yup I totally agree to do something to solve the problem rather just waiting and doing nothing.

    As suggested by Nicolas, I have taken away the MFI indicator from two EAs for testing purpose. The two EAs were not stopped from the system.

    Tonight I will amend another two EAs to test again and keep you updated.

    Thank you very much for your effort.

     

     

     

     

    #115130

    Kindly refer to the strategy with MFI but auto stopped from the system.

    The strategy is hk15m C>YC CcoOmfiP95L100-2(1).

     

    #115131

    Kindly refer to the below strategy with MFI and NOT stopped from the system.
    The strategy is hk60m MA10coMA30mfimo PL100-24

     

    #115139

    For the record / investigation, I set running hk15m C>YC CcoOmfiP95L100-2(1) in 3 versions as follows …

    • Unchanged, running on HS50 at UTC+0 / GMT Timezone.
    • All volumes set to > 0, running on HS50 at UTC+0 / GMT Timezone.
    • Unchanged, running on DJI at UTC+0 / GMT Timezone.

    I received an email to say all 3 versions above were stopped at 22:35 (UTC+0 / GMT)

    #115141

    After investigation made by ITF with your last report, I can confirm that the problem is linked to the use of MFI in the strategies.

    In 15-minutes timeframe, due to lack of volumes available out of market hours, the MFI cannot complete its calculation thus resulting in the “not enough data” error message. This problem doesnt occur with a 1-hour timeframe, because the bars without Volumes are less than the MFI calculation period.

     

    1 user thanked author for this post.
    #115165

    Hi guys

    Thanks again for your effort.

    Based on the outcome of the investigation, I will check again my other EAs which are auto stopped from the system in HS50.

    May I know is it possible for me to use MFI in HS50 for lower timeframe  in new version 11? Or, is there anything I can modify in my strategy (in version 10.3) in order for me to continue using MFI since this indicator can generate better result? I heard from PRT that they are going to launch version 11 for IG customers in 2020.

    Alternatively, can I change my MFI’s current setting from number period = 14 to other number of period in order to get rid of this problem?

     

    #115173

    Though I was clear in this post: https://www.prorealcode.com/topic/above-90-winning-rate-but-auto-stopped-out-from-running-in-proorder/page/3/#post-115041

    🙄

    Add a condition to prevent the MFI indicator to calculate when no volumes are present.

    #115180

    The time limit you coded doesn’t prevent MFI  calculation on short timeframes.

    I have the same problem with a custom code indicator (a Supertrend volume-based) which in ProOrder is stopped every day with the same message.

    I have come to conclusion that is a platform’s bug/limit.

    #115208

    Hi Nicolas

    May I know is there a way to add a condition to prevent the MFI indicator to calculate when no volumes are present? I mean how can I change my coding to add this condition?

    Or

    I cannot use MFI anymore for the strategy in HS50 for low timeframe?

    Many thanks.

     

     

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

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