- Credits
- 0
Dear Loverhh,
how did you backtest?first test on DEMO, mohdridzuan said it always.. first understand the strategy, then try to apply the strategy on the delivered EA, try to help BP to make the EA really powerfull, but this you will reach only with TESTING TESTING TESTING and understanding!![]()
with MT4??how did you backtest?
Put Lot multiplier = 1.5with MT4??
bp2000
can you implement if we put in the Martingale Multiplicator the number 99 that you EA will increase the lotsize of the trade + 0.01 ?
Example
1 Trade: 0.03
2 Trade: 0.04
3 Trade : 0.05 and so on..
Because the Multiplicator is working really strange, if I have 0.05 Lotsize as first Trade and a Multi of 1.1 .. it increase the trade +0.01
But if I have a first trade a 0.02 lotsize the multiplicator 1.1 isnt changing nothing in the next trades... after 20 trades martingale too
wrong!Put Lot multiplier = 1.5
if you have Tickdata from example 01.01.2015 you have to start your BT from 10.01.2015 ... all filters need days before to make the lines and so on..Dear Loverhh,
Did you BT with WolfWaveFilter: WolfWave filter ?
When I tri to set it to true I have an error :
2020.06.04 19:21:44.346 2019.05.29 02:00:00 SuperSignal-EA EURUSD.r,M15: array out of range in 'SuperSignal-EA.mq4' (943,23)
Any way around it ?
Thank you !
is the EA fixed too?SuperSignal-Scanner v3.30 (updated)
- Fixed a bug (BP-ElliottWave.ex4)
Is this the updated version? Did you updated on website?Sell AUDCAD in profit
View attachment 118656
Hope you and your family are well! Many thanks bro!Hi everyone. I got 1 more confirmation as filter. Seems like we dont hv to afraid of breakout or early entry. Ill upload template afterward. Please be patient
Hope you and your family are well! Many thanks bro!
Wrong!!!wrong!
if you think self about what you say.. it isnt the same...
Why??
mathematics isnt an opinion... but scientific procedure!
0.10 lot x 1.5 multi = 0.15 and not 0.11
next one
bp2000 I will appreciate if you can implement a hidden number in the multi that can do this , for example:
multi = 99.1 = lotsize + 0.01+ 0.01....
multi = 99.2 = lotsize + 0.02+ 0.02...
multi = 99.3 = lotsize + 0.03 + 0.03...
and so on... it is enough if you reach 99.9 also +0.09
thx in advance