
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
still not trading
I have VHF and HAS indicators. on 8 pair and none have traded in more than 2 weeks. Can any one help. Here is my set file. What am I doing wrong..
I've tried it with SRSITrader=0 and =1 makes no difference. No trades.
PointRatio=10
StopAfterNoTrades=0
UseAlpha9Trader=1
UseSRSITrader=0
MMType=1
lot=0.02000000
risk=0.20000000
SRSI_Risk=0.20000000
BreakevenPips=75
MagicNumber=597991
AccountEquityPercentProtection=90.00000000
HoursToRestart=96
EquityTrailing=1
PercentEquityTrailing=2.00000000
SpreadProtection=0
PipTolerance=2
PipRegion=25
SMAFilter=100
SLPipsUnderOverSMA=100
PrefSettings=1
TradePositiveSwapOnly=0
UseMomentumDeviation=1
SRSI_Period=4
UsePSAR_TS=1
TrailingStop=10
UsePredefinedTP=0
UseMNTrend=1
UseW1Trend=1
UseD1Trend=1
UseH4Trend=1
UseH1Trend=1
UseM30Trend=1
UseM15Trend=0
UseM5Trend=0
TakeProfitD1=70
TakeProfitH4=55
TakeProfitH1=35
TakeProfitM30=20
TakeProfitM15=15
TakeProfitM5=10
ShowStats=1
TradeOnBar=0
It is my settings:
Try to swtich UseMNTrend, UseW1Trend and UseD1Trend to false. It this case EA should trade more often.
settings
Thank you - I will try it with your settings.
nice
Thank you Project, ND and Mladen for all your efforts.
It is unclear to me, is v1.21 for 5 digit data, or both 4 or 5 digits?
4/5 digits
found that answer in post 819...
are you continueing to develop alpha?
Yes, it's continuing.
alpha entries
would you please explain how the program decides to open an entry? As i look at the charts, if the daily trend is down, and the 4h trend is up, alpha sells multiple contracts, but no sells when the 4h trend is also going down. The code is too eloquent for me to understand, but i am working on it...
It was explained many times on this thread.
To explain it one more time - I will need to open this EA in MetaEditor and search for some posts on this thread.
It is easy for you to read the last pages to find few posts with explanation from the programmers. Because entry was slightly changed in latest versions (by settings) so it may be the different (as I remember - EA takes onto consideration all the timeframes before; for now- just some of them).
intervention
If I manually intervene, and close out a position that alpha9 opened, it will not cause any problems with the EA, will it? (other than mess with its statistical record) The program will continue on, looking for a new entry.