late entry in live aos  [SOLVED]

Questions about MultiCharts and user contributed studies.
milda8005
Posts: 14
Joined: 09 Aug 2018
Been thanked: 1 time

late entry in live aos

Postby milda8005 » 18 Sep 2018

today happened strange think to me
my trading stratégy made entry input on live live account 30 minutes later then should, data feed cqg (loss 20 points)
on simulated trading it went allright even if it was streaming the same data cqg.
in Picture you can see the live and sim entry
I have same code same parametrs same data feed
please help!
Attachments
Výstřižek.JPG
(14.28 KiB) Downloaded 389 times

milda8005
Posts: 14
Joined: 09 Aug 2018
Been thanked: 1 time

Re: late entry in live aos

Postby milda8005 » 18 Sep 2018

case is that instead of being in profit i am out of trade with loss

User avatar
Anna MultiCharts
Posts: 560
Joined: 14 Jul 2017
Has thanked: 42 times
Been thanked: 140 times

Re: late entry in live aos

Postby Anna MultiCharts » 18 Sep 2018

Hello, milda8005!

Please introduce print statements and trace the strategy calculations in the Output of the PowerLanguage Editor (if you don’t so that already).
If according to the Output the order was generate, but in fact was sent with a huge delay, please send us the Output file, your logs, signals used, your workspace, export of data for the instruments (all can be collected via Help -> Feedback) and specify the Order IDs in question.

milda8005
Posts: 14
Joined: 09 Aug 2018
Been thanked: 1 time

Re: late entry in live aos

Postby milda8005 » 18 Sep 2018

hi i have done till now the output to my code i will check tommorow how it works
i try to do the indicator for me to show if all the conditions are met at time
then i played little bit with time reserved word

my condition is time > timestart and Time < timestop - this work in signal and makes entries signals
but does not work in indicator it works only if i use reserved word currentime

if i use reserved word currenttime in signals it does not generates the entry
?

milda8005
Posts: 14
Joined: 09 Aug 2018
Been thanked: 1 time

Re: late entry in live aos  [SOLVED]

Postby milda8005 » 18 Sep 2018

ok i think i have it my fault ! i am sorry for that the reason was wrong timeframe on data3 and data4 sorry for that...


Return to “MultiCharts”