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
In the settings: margin - main order lot's share from free margin...kb and kc - coefficients of 2nd instrument's lot in case of buy and sell...trawl - size of equity drawdown from max... at which all positions are closed... profit - money of profit at which the trawl starts to work
Chart mismatch errors 0
Initial deposit 1000.00
Net profit 590.50
Total Profit 590.50
Total Loss 0.00
Profitability
Winning Expectation 13.73
Absolute Drawdown 160.90
Maximum Drawdown 361.50 (24.68%)
Relative Drawdown 28.91% (353.60)
Total trades 43
Short Positions (% win) 24 (100.00%)
Long Positions (% won) 19 (100.00%)
Profitable trades (% of all) 43 (100.00%)
Losing trades (% of all) 0 (0.00%)
Largest
profitable trade 49.50
losing trade 0.00
Average
profitable trade 13.73
losing trade 0.00
Maximum
continuous wins (profit) 43 (590.50)
continuous losses (loss) 0 (0.00)
Maximum
continuous gains (number of wins) 590.50 (43)
continuous losses (number of losses) 0.00 (0)
Average
continuous wins 43
continuous losses 0
you have to recalculate it before each transaction :) coefficient...
Here is a video clip of trading with an arbitrage advisor :) - Although it is a stock trading robot - but if you abstract it and replace stocks with some currency pairs quotes
- you can visualize - Principle of Trading ... Mmmm... 96 megabytes... a little bit big :) - i'll find something Small....
The coefficient varies a little bit at different times :) in the morning, and more in the afternoon, and less after the fdi come in... it decreases with each passing hour :)
Alexander, try to use the same strategy in the tester, only EURGBP and GBPUSD. You have everything. The result is interesting. EURUSD will be removed for the time being
why euroloops? try just gbpusd.... - and add a block of virtual deals to the Expert Advisor :) opening at the beginning of a minute - running positions on the same principle :) just store them (virtual deals) in variables, and recalculate every minute - if the EA has quotes, you can get the data...
OpenBar = iOpen (simbol,0,i);
CloseBar = iClose(simbol,0,i);
the coefficient varies a little bit at different times :) in the morning, and more in the afternoon, after the findies come in less... decreasing every hour :)
Right. Of course. Why didn't you say anything about the night?
why eurolbp? try just gbpusd.... - and add a block of virtual deals to the Expert Advisor :) opening at the beginning of a minute - running positions on the same principle :) just store them (virtual deals) in variables, and recalculate every minute - if the EA has quotes, you can get the data...
OpenBar = iOpen (simbol,0,i);
CloseBar = iClose(simbol,0,i);
And the lot size? Or do you only count pips?