Jump to content

Recommended Posts

  • Replies 144
  • Created
  • Last Reply

Top Posters In This Topic

Posted
  tomislav said:
No need for anyone to do anything... you can do it yourself.

 

Indo Run is still one of the the most misunderstood EAs here (that includes me... ;)))

 

Under the parameter "ProfitAllOrder" is a parameter called "FixedProfitAO". Change "FixedProfitAO" to false and it will take a pip value.

 

The only part of the TP system that has to remain in dollars is the dynamic profit value.

 

2012... 8-)

 

Hi Tomislav !

 

Can you share full setting file of indo run 1.5 ?

 

Thank very much

  • 1 month later...
Posted

Hi Callahan,

 

I am interested in this ea and was hoping you would be willing to share again. The 4shared link is no longer valid. Are you still running the ea with success on your settings?

 

In anticipation

Posted

Hi tomislav,

 

I really appreciate you taking the time but this is what I get with the link you gave me

'Indo Runs.zip' is unavailable. This file was deleted.

 

Any other available?

Thanks,

Gillian

Posted
  avila said:
04:00:04 Indo Run 1.5: cannot delete file C:\Program Files\Trading Point MT402\experts\files\ForexTSD_2012-03-26.csv

Yeah, it's been doing that forever. It tries to clean up old news calendars, but fails for some reason. I haven't figured it out, and it's not terribly high on my list of priorities. Anyway, it doesn't hurt anything, and, if you want, you can manually delete the files yourself. They're in the /experts/files folder

Posted
  avila said:
Hi Everyone , Pls Help me , I've problem any changes the next day comes the error:

 

04:00:04 Indo Run 1.5: cannot delete file C:\Program Files\Trading Point MT402\experts\files\ForexTSD_2012-03-26.csv

04:00:13 Indo Run 1.5 GBPUSD,M15: Reading URL: http://calendar.forex-tsd.com/calend...20327&calendar[]=4

04:00:13 Indo Run 1.5 GBPUSD,M15: Closing URL web connection

 

What's problem ?

 

thanks.

 

 

Anyone , Pls FIX The PROBLEM.

 

Thanks.

Posted
  avila said:
Anyone , Pls FIX The PROBLEM.

 

Thanks.

 

OK, here's the fix. At the end of the Read_ForexTSD_Calandar routine, just before the return(0); add this statement:

 

FileClose(handle);

 

The end of Read_ForexTSD_Calandar should now look like this:

 

NewsTotal = i;

FileClose(handle);

return(0);

 

Your welcome.

Posted
  BobR said:
OK, here's the fix. At the end of the Read_ForexTSD_Calandar routine, just before the return(0); add this statement:

 

FileClose(handle);

 

The end of Read_ForexTSD_Calandar should now look like this:

 

NewsTotal = i;

FileClose(handle);

return(0);

 

Your welcome.

 

 

Thanks BobR,

 

but after changing the day, it still appears:

Indo Run 1.5 GBPUSD, M15: Reading URL: http://calendar.forex-tsd.com/calend...20327&calendar [] = 4

Indo Run 1.5 GBPUSD, M15: Closing connection web URL.

 

Is It PROBLEM ?

Posted

Hi

 

This EA is interesting but, imo, very dangerous. It seems that as much one can try, this EA will eventually blow your account. Are there any really safe settings for this EA?

 

Thanks

  • 5 years later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.




×
×
  • Create New...