Login Page - Create Account

Support Board


Date/Time: Wed, 24 Apr 2024 07:51:37 +0000



[User Discussion] - disable auto trading not working

View Count: 1933

[2014-01-08 03:12:51]
toews&kane - Posts: 209
As you can see here, in the attachment entry time was at 8:44:55 in simulation mode

in $J$28 the code is as follows:
=AND(J8=0,OR(J41-INT(J41)<TIMEVALUE("08:45:00"),J41-INT(J41)>TIMEVALUE("14:31:00")))

starting with 0 postion my entry time cannot be 8:44:55
can somebody please tell me why this is happening?
[2014-01-08 04:16:31]
Sawtooth - Posts: 3976
There is no attachment. Please reattach.
[2014-01-09 02:05:45]
toews&kane - Posts: 209
it's just the trade entry in the activity log
[2014-01-09 05:22:30]
Sawtooth - Posts: 3976
If J28 is TRUE, there will be no entry and no exit.

Things to consider:
- Your SC timezone is not the same as your local timezone, and the 08:44:55 is actually the local time, not the chart time (J41)
- Can you repeat the spurious entry in Replay Chart?
- The entry was manual and not from the autotrading spreadsheet.
- The entry was from another chart of the same symbol.
- If you are scaling in, see this:
http://www.sawtoothtrade.com/example-4.html
Date Time Of Last Edit: 2015-08-14 01:50:59
[2014-01-09 05:34:29]
toews&kane - Posts: 209
- Can you repeat the spurious entry in Replay Chart? - no
- The entry was from another chart of the same symbol. - no

there's something odd happening for sure

To post a message in this thread, you need to log in with your Sierra Chart account:

Login

Login Page - Create Account