Page 3 of 3

Re: TRADE CLOSER

PostPosted: Fri Jun 12, 2020 3:52 am
by Apprentice
image.png

this parameter already responsible for that

Re: TRADE CLOSER

PostPosted: Fri Jun 12, 2020 8:38 am
by SerifKocdemir
Apprentice wrote:
image.png

this parameter already responsible for that


I Try to explain
When I chose that parameter also TRADE CLOSER calculate and write lines according to chosen ''Time period'' close value.(This is not I want)

When I chose ''Timeframe1'' and ''Time frame2'' different time frame than ''Time frame'' ,Strategy make calculate and write lines according to ''Time frame'' close value and also send order according to ''Time frame'' close. (This is not exactly that I used Orginal Strategy and not efficient).

Orginal Strategy make calculate and write lines according to ''Time frame1 or Time Frame2' close value' (I use same time frame for both of them) but send order according to end of ''Time frame'' close .

In The Orginal Startegy ''Time Period'' value not related with calculation of lines only related about send of order and order's time.

When I use existing TRADE CLOSER and compare with original calculation different and results different also This will work lots of time aganist us.

I hope You Guys can add this feature to TRADE CLOSER.

Re: TRADE CLOSER

PostPosted: Tue Jun 16, 2020 5:29 am
by Apprentice
TRADE CLOSER v2.lua
(56.89 KiB) Downloaded 284 times

Try this version.

Re: TRADE CLOSER

PostPosted: Tue Jun 16, 2020 1:13 pm
by SerifKocdemir
Thank you so much.
I never ever accomplished run ''End of Turn'' either at Live Account or at Similation Mod.
I dont know what is wrong.
I chosed same parameters with INDICATOr and controled them at Chart.
Still ''End of Turn'' doesnt work with both version of TRADE CLOSER.
I have upload of my Indicator also to use you control and find what is problem.

Re: TRADE CLOSER

PostPosted: Tue Jun 16, 2020 6:55 pm
by Apprentice
Your request is added to the development list.
Development reference 1500.

Re: TRADE CLOSER

PostPosted: Wed Jun 17, 2020 6:30 am
by Apprentice
Can't repeat. It works without any issues.
It's likely that strategy just loads data too long, and skips some of the candles.

Re: TRADE CLOSER

PostPosted: Wed Jun 17, 2020 8:24 am
by SerifKocdemir
Apprentice wrote:Can't repeat. It works without any issues.
It's likely that strategy just loads data too long, and skips some of the candles.


What we should do solve The problem?
How we can prevent Strategy loads too long data?

Re: TRADE CLOSER

PostPosted: Thu Jun 18, 2020 3:13 am
by SerifKocdemir
SerifKocdemir wrote:
Apprentice wrote:Can't repeat. It works without any issues.
It's likely that strategy just loads data too long, and skips some of the candles.


What we should do solve The problem?
How we can prevent Strategy loads too long data?


In my Program that I use I can limit number of bar using in strategy I think may be It is possible in FXCM TRADING STATION