Edit Your Comment
The Old Tick Problem.
เป็นสมาชิกตั้งแต่ Apr 20, 2010
814 โพสต์
Jun 04, 2010 at 10:57
เป็นสมาชิกตั้งแต่ Apr 20, 2010
814 โพสต์
Any Experience Trader encounter the old tick problem before ?
What caused the old tick ?
As in real account, this problem seem can be fix.
But in demo account, it seem permanently disable your account to trade anymore.
What caused the old tick ?
As in real account, this problem seem can be fix.
But in demo account, it seem permanently disable your account to trade anymore.
Information is Gold when come to organised.
forex_trader_7
เป็นสมาชิกตั้งแต่ Aug 01, 2009
941 โพสต์
Jun 04, 2010 at 11:46
เป็นสมาชิกตั้งแต่ Aug 01, 2009
941 โพสต์
I think you have to get the result from your broker when you do a transaction and check if the transaction occurred or not. Not good enough to just send. You have to make sure it happened and if it hasn't re-do the process.
We don't have any old tick problems, but I suspect it's because we wrote them out.
We don't have any old tick problems, but I suspect it's because we wrote them out.
forex_trader_7
เป็นสมาชิกตั้งแต่ Aug 01, 2009
941 โพสต์
Jun 04, 2010 at 11:50
เป็นสมาชิกตั้งแต่ Aug 01, 2009
941 โพสต์
Result = OrderSend(Symbol(), OP_SELLSTOP, MyLots, Bid - TradeGap * Pips, Slip, 0, 0, 'Selling', 0, 0, 0);
if (Result < 1)
{
Print('Error ', GetLastError(), ' On First Attempt at SellStop On ', Symbol());
RefreshRates();
Result = OrderSend(Symbol(), OP_SELLSTOP, MyLots, Bid - TradeGap * Pips, Slip, 0, 0, 'Selling', 0, 0, 0);
if (Result <1)
{
Print('Error ', GetLastError(), ' While Placing SellStop On ', Symbol());
Print(' Lots = ', OrderLots(), ' Bid = ', Bid, ' Slip = ');
}
if (Result < 1)
{
Print('Error ', GetLastError(), ' On First Attempt at SellStop On ', Symbol());
RefreshRates();
Result = OrderSend(Symbol(), OP_SELLSTOP, MyLots, Bid - TradeGap * Pips, Slip, 0, 0, 'Selling', 0, 0, 0);
if (Result <1)
{
Print('Error ', GetLastError(), ' While Placing SellStop On ', Symbol());
Print(' Lots = ', OrderLots(), ' Bid = ', Bid, ' Slip = ');
}
เป็นสมาชิกตั้งแต่ Apr 20, 2010
814 โพสต์
Jun 04, 2010 at 17:13
เป็นสมาชิกตั้งแต่ Apr 20, 2010
814 โพสต์
Obviously is not the EA code problem, as It's the delay of data delivery to the MT4 system.
Even though I have deleted the history folder file data, this problem still occur in demo.
I have try to copy a working probably platform, copy the default folder in profile to the new platform.
The same thing happened again, I suspected the demo server ping connection is slow to the MT4 platform result such error.
While in life account this problem can be solve by just deleting the history folder data.
Restart the platform, load the data on each time frame and restart platform again.
Any more opinion what causes old tick data ?
Even though I have deleted the history folder file data, this problem still occur in demo.
I have try to copy a working probably platform, copy the default folder in profile to the new platform.
The same thing happened again, I suspected the demo server ping connection is slow to the MT4 platform result such error.
While in life account this problem can be solve by just deleting the history folder data.
Restart the platform, load the data on each time frame and restart platform again.
Any more opinion what causes old tick data ?
Information is Gold when come to organised.
forex_trader_7
เป็นสมาชิกตั้งแต่ Aug 01, 2009
941 โพสต์
Jun 05, 2010 at 05:42
เป็นสมาชิกตั้งแต่ Aug 01, 2009
941 โพสต์
Double trap.
See - in this thread they give the same solution I did: https://forum.mql4.com/10869
Doesn't matter what causes it, to get around it you have to go refresh your rates and try again. So your code needs to be adjusted.
See - in this thread they give the same solution I did: https://forum.mql4.com/10869
Doesn't matter what causes it, to get around it you have to go refresh your rates and try again. So your code needs to be adjusted.
Jun 22, 2010 at 05:17
เป็นสมาชิกตั้งแต่ Sep 10, 2009
9 โพสต์
Scroll down a bit and read the post by mill at https://www.metatrader4.com/forum/893 - basically, it’s a broker issue that you can do nothing about; it’s a MT4 terminal error, not an EA error.
เป็นสมาชิกตั้งแต่ Feb 10, 2010
1 โพสต์
May 31, 2012 at 12:50
เป็นสมาชิกตั้งแต่ Feb 10, 2010
1 โพสต์
ForexSeeker posted:
Any Experience Trader encounter the old tick problem before ?
What caused the old tick ?
As in real account, this problem seem can be fix.
But in demo account, it seem permanently disable your account to trade anymore.
You can read this solution and visit my web.
Hello traders users EA (robot trading), which often have oldtick - ping failed in its metatrader (see journal), which led to the failure of EA to open position, can use the software OldTick Killer. Read the information robottradingcerdas.com /? P = 3347. OldTick killer robots 'that sucks' can be FREE TRIAL today. Can try it before buying.
Regards,
robottradingcerdas.com
It is stupid but it is profit!
*การใช้งานเชิงพาณิชย์และสแปมจะไม่ได้รับการยอมรับ และอาจส่งผลให้บัญชีถูกยกเลิก
เคล็ดลับ: การโพสต์รูปภาพ/youtube url จะฝังลงในโพสต์ของคุณโดยอัตโนมัติ!
เคล็ดลับ: พิมพ์เครื่องหมาย @ เพื่อป้อนชื่อผู้ใช้ที่เข้าร่วมการสนทนานี้โดยอัตโนมัติ