kaneneal1988
kaneneal1988
Friends 2
kaneneal1988
Added topic enum help =true, ?
hellp i wish to make something like this  enum list { A1=true, B1=false, B2=false, B3=false, B4=false, B5=false, B6=false, B7=false, A2=true, B9=false, B10=false, B11=false, B12=false, B13=false, B14=false, B15=false, B16=false, A3=true
kaneneal1988
Added topic hello tick and everytick based on real ticks?
hi i have a great new EA!  it works well on every tick but soon as i go to every tick based on real ticks it loses. now i have this set to true  input bool                   
kaneneal1988
Added topic can we make Frankenstein work?
int OnInit ()   {    //---    if (!m_symbol.Name( Symbol ())) // sets symbol name        return ( INIT_FAILED );    RefreshRates(); { //--- Initializing expert    if
kaneneal1988
Added topic Hello! i have a couple questions!
 i am back testing a lot, like a lot its addictive and i enjoy poking around in the coding, but i keep running into this  2022.09.14 19:31:53.849 Tester XAUAUD: preliminary downloading of M1 history completed in 0:00:11.734 also where do i
kaneneal1988
Added topic Understanding Sharpe? Help pls.
Hello, i have developed a couple of what I call very good EAs.     I back tested on 3 years and 2 years, I have a Sharpe of 7+ and 4+, but my recovery is garbage..  .50. Or so .. Is recovery a factor for most of the traders
kaneneal1988
Registered at MQL5.community