Cao Wang / Profile
- Information
|
4 years
experience
|
2
products
|
56
demo versions
|
|
0
jobs
|
0
signals
|
0
subscribers
|
Friends
17
Requests
Outgoing
Cao Wang
Added topic Backtesting data competition
I run my real account on ICMarkets. I tried backtesting data from ICMarkets and dukascopy (imported from TDS). ICMarkets data is 100% quality since Jan 1st, 2022. Dukascopy data is good quality for 19 years. So, which data will you perfer
Cao Wang
Added topic How can I get history deals from different EA?
I try to summary my account. All deals come from my first EA. I wrote another EA to summary this account. But I can't get details. int OnInit () { //--- Summary(); //--- return ( INIT_SUCCEEDED ); }
: