Jump to content

Recommended Posts

  • Replies 52
  • Created
  • Last Reply

Top Posters In This Topic

Posted (edited)

 

Thanks for your work, there's a warning when I attched to chart and use auto gmt offset.

Warning as this: Warning, use manual GMToffsets only on backtest.

Automatic GMT offset calculation works only on live/demo trading

and should be set as FALSE for backtests - strategy testing.

 

Is this normal? Or should I turn auto gmt offset to false?

Edited by PIPHORE
Posted (edited)
How long have you been using it on a real account? What's the TP and SL? I remember it was about 8-12 TP and around 60-72 default SL. Has it changed? Edited by tomislav
Posted (edited)
when I attached to the chart there's a warning message.

 

I turned AutoGMTOffset off and set GMT offset manually. No more warning message and seems to be working just fine on demo. Go figure. Maybe it's a bug.

 

Oh yeah, it's definitely a bug. I looked at the code and an "else" operation is either omitted or misplaced. The message should only be issued if UseAutoGMTOffset is set to FALSE.

 

So, ignore this message and be happy. Everything is working as (ahem) designed.

Edited by BobR
Bug found
Posted
Thanks for your work, there's a warning when I attched to chart and use auto gmt offset.

Warning as this: Warning, use manual GMToffsets only on backtest.

Automatic GMT offset calculation works only on live/demo trading

and should be set as FALSE for backtests - strategy testing.

 

Is this normal? Or should I turn auto gmt offset to false?

 

That is normal as it happened at previous version. if you want to use autoGMToffset, set it true then.. if not, manual GMToffset but making your own GMT calculation.

Posted

It's shocking that they seem to be releasing new versions with apparently few changes in the strategy. Hitting the stop-loss once takes you back to square one (and even before that). Has anyone managed to get this sucker to actually work?

I have reviewed the code between v48 & 52 and can't see a big difference except for an introduction of the EURUSD pair for scalping. Not sure how they are supposedly getting the results they show on their site...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...