You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Well,
I installed FXCM Metatrader and attached this fixed 1.59 (so called "1.59 original").
I will post the statements during the weekend but you can see those trades on RAS too (I reated this signal with Polyfit).
Well,
I installed FXCM Metatrader and attached this fixed 1.59 (so called "1.59 original").
I will post the statements during the weekend but you can see those trades on RAS too (I reated this signal with Polyfit).Does that means that Polyfitscalper will be available to non-advanced elite members through RAS?
I'm asking because I thought only Elite EAs were available through RAS.
I do not know sorry.
Because RAS as the service was started/beta tested inside elite section first (it was available for elite section only for some time) so that is why elite members are having free access to elite section signals.
It is good idea to make it for advanced elite members too.
I will try to make some request.
New 1.59 is performing incredibly good here, so 1.7.3.
Obviously, 1.7.3 is much more risky (martingale settings, 24 trades max ...) but the gains are HUGE!! everyday, and the drawdown is stable at the moment. Gains in 1.59 are very good without drawdown at all (no martingale on 1.59), which is impressive. I'm not sure which one I'm more impressed with.
I am fighting myself not to put 1.59 live until more testing is done . Yesterday I watched how this robot placed entries and choose exits on demo and I am amazed. I will wait until I fully understand how the robot works before putting it live.
I am attaching the state of both as of today on demo accounts.
By the way, 1.59 with martingale settings should be unbeatable. Let's see newdigital's test.
I am reading 1.7.3 code and I'm not sure the buy/sell logic is correct. Is CFB logic right?
if (Ask 0 && CFB < CFB1) result = mode;
if (Bid > UpBand[snum] + spread && UpBand[snum] > 0 && CFB < CFB1) result = -mode;
I am reading 1.7.3 code and I'm not sure the buy/sell logic is correct. Is CFB logic right?
if (Ask 0 && CFB < CFB1) result = mode;
if (Bid > UpBand[snum] + spread && UpBand[snum] > 0 && CFB < CFB1) result = -mode;
It was explained here
https://www.mql5.com/en/forum/179781
post#264
...
Here is version 1.59 which checks for hedging
_______________________________
2 additional parameters : All the rest is the same and none of the rest of logic has been altered in this version.Updated results:
Well,
I installed FXCM Metatrader and attached this fixed 1.59 (so called "1.59 original").
I will post the statements during the weekend but you can see those trades on RAS too (I reated this signal with Polyfit).This fixed version with Mladen's settings is working really good: 40 dollars for 2 days with max floating drawdown on open trades = 82 dollars; min lot size =0.01 and max lot size = 0.18; max simultanious active trades = 7; annual ROI is 947% with started 1,000 initial deposit; lagest profitable trade = 16 dollars; lagest lossing trade = -1.8 dollars; 75% of all trades were closed in profit.
Trading pairs:
EURUSD, GBPUSD, USDJPY, USDCHF, EURCHF, GBPJPY and GBPCHF.
EA with the settings is on this post:
https://www.mql5.com/en/forum/179781/page10
(please note - it is non-hedge settings for ECN broker; if your broker/account is not ECN/stp and allowing hedge so change respective parameter in the EA's input).
Hi fmonera,
Use the settings from this post https://www.mql5.com/en/forum/179781/page10 for 1.59 (new version).
Because last 2 days were very good for me with very low drawdown.
I will post the statements during the weekend as usually.