• Welcome back! Thank you for being a part of this Traders Community. Let's discuss and share :)
    Selamat datang kembali! Trimakasih telah menjadi bagian dari Komunitas Trader ini. Mari berdiskusi dan berbagi :)

Suggestion Coder needed to turn amazing Indicator to EA

Now 'Array out of range' on every demo account I have. EA is 100% useless at this time :(
I wouldnt trade this time because of large margins but just to verify your posting. Yes array out of range but I wstill had 4 trades open now, excep one closed hiting target pl but ended as a loss.
 

Attachments

  • Screenshot_8.jpg
    Screenshot_8.jpg
    19.2 KB · Views: 152
I wouldnt trade this time because of large margins but just to verify your posting. Yes array out of range but I wstill had 4 trades open now, excep one closed hiting target pl but ended as a loss.

Yupp, you're right. Basically I'm just trying to analyze the indicator and the EA's performance, so I'm trying to run it 24/7 if possible. I'm running it only on demo accs, so it's not a real problem if I lose some 'money' because of high spread etc., during the process. :)
 
Any news? To can use it on fxtm or icmarkets broker?

What is the array out of range problem? I dont have it...
 
Any news? To can use it on fxtm or icmarkets broker?

What is the array out of range problem? I dont have it...

5-6 seconds after initializing the EA, this happens. Last week it happened barely.. now I'm getting it all the time. In all of my demo accounts, including the ones which the EA previously worked on. I tried a lot of things, restarting MT4 and the whole PC, creating shiny new demo account, played with the balance, attached the EA to different charts, different timeframes... nothing works. I'm getting this error all the time, and with it, the EA exits. (Nobody is watching the basket anymore.)
 

Attachments

  • this.jpg
    this.jpg
    26.6 KB · Views: 145
kwp eventually to many symbols has you switched on... please switch only 28 symbols on and all the other hide them ;)

switch only on this with low spread :)
 
kwp eventually to many symbols has you switched on... please switch only 28 symbols on and all the other hide them ;)

switch only on this with low spread :)

Hello, and thanks. How should I do that? I can edit the source code of the Indicator, but not the EA's. Don't know what you're trying to suggest by switching on and off symbols in it. :)
 
At mt4 you have the list of the watching Symbols... eventually that are more tha 28 pairs.. but the indicator is optimized for only 28 pairs, therefore... you have to select only the best 28 pairs in your symbols list

See attachment
 

Attachments

  • Marketwatch.png
    Marketwatch.png
    7.5 KB · Views: 130
Hello, and thanks. How should I do that? I can edit the source code of the Indicator, but not the EA's. Don't know what you're trying to suggest by switching on and off symbols in it. :)

I hope you know where to find symbolsets inside your history folder in your terminal data folder

C:\Users\x\AppData\Roaming\MetaQuotes\Terminal\7EE663C1D7C7A2E5964868A8BCAC20B4\history\symbolsets
If you can put this My28.set in your symbol set, all you need to do is right click over the market watch and click on my28.
 

Attachments

  • My28.set
    My28.set
    224 bytes · Views: 39
  • 1.jpg
    1.jpg
    96.5 KB · Views: 133
  • 2.jpg
    2.jpg
    74.3 KB · Views: 128
  • 3.jpg
    3.jpg
    93 KB · Views: 129
  • 4.jpg
    4.jpg
    109.4 KB · Views: 135
Hi my friend, I have not get my laptop charger yet, I will continue with the EA development at end of this month, please make me a list of the bugs and sugestions to enchance the Ea.
 
Hi my friend, I have not get my laptop charger yet, I will continue with the EA development at end of this month, please make me a list of the bugs and sugestions to enchance the Ea.
Thanks for the update - look forward to your return!
 
Hello Arby,

welcome back..

Bug 1: the .... order buy 0.20 NZDCHF. opening at market sl: 0.68320 tp: 0.68660 failed [Invalid S/L or T/P] Error
this bug/error you can replicate at fxtm or icmarkets live broker, I think we need first to place the order after that a modify of the sl and tp

Bug 2: the array out of range error of KWP20, eventually it is only why to many enables Symbols? I dont know eventually you can answer this question
How to resolve? We have to do a fixed Symbols set what we have to load with this EA, is that an option?

Feature 3: eventually an "max spread" option, what we can set up, when the EA has to place orders and if over that .. than he has to skip

Feature 4: new filter? is it

I think that is all from my side :)
 
Hi my friend, I have not get my laptop charger yet, I will continue with the EA development at end of this month, please make me a list of the bugs and sugestions to enchance the Ea.
Thanks for the work. Some possible improvements:
- check number of pairs in the simbols list, to avoid array overflow
- execute all code not on every tick - it's most loaded MT on my VPS at this moment .....
 
Today's results are catastrophic, big losses everywhere :(. Almost every decision the EA made is the bad one.
I hope this is a one time only thing, or at least a rare one.
 
KWP20

have you resolved your array problem with the 28pairs set for the market watch? :)

Hello. Nope, I wasn't able, unfortunately. :( I even tried applying lIOVANNIX's setfiles, with no results. I'm more and more confident that this is some kind of a programming error in the EA. I also tried 'hiding all' in market watch, but nothing. Since a few days ago, it's almost impossible for me to use the bot. Waiting the creator to update it somehow. If he/she needs some help, just PM me with trust :)
 
Close all charts. Delete or hide any pair one by one in your market watch. You can use even your keyboard delete use your right mouse and select hide. I think the Ea was left open so anything in your market watch will be traded otherwise the 28 pairs was to be put inside the EA or given an option for you to fill in your pairs.
By the way what broker are using and do you have surfix or prefix on yoour pay? That is the only reason if the liovannix set file will not work.
As for today its not only this EA that was bloody. I had some earlier gains but allowed them to run down. Even my real accout EA took 2 trades very close to resistance so I thought there was chance the market will break through unfortunately it didnt. Eventually been a test EA I removed my sl and have closed 4 and the 2 are still running.
Anyway there is always a bad day as long as we can cut losses short. May be we will ask for break even lock. No EA is left 100%. It sometimes help to look at the trades and see if you agree or close out even if its just breakeven.
 

Attachments

  • 1.jpg
    1.jpg
    30.5 KB · Views: 86
  • 2k.jpg
    2k.jpg
    18.5 KB · Views: 77
Back
Top