Login Page - Create Account

Support Board


Date/Time: Mon, 29 Apr 2024 10:18:33 +0000



[Programming Help] - Help on attach trade chart !!!?

View Count: 958

[2019-01-04 08:24:39]
1234567 - Posts: 42
Attach window trader to chart is not triggering the right time, help please

1)i know my code in spreadsheet is right because i can see the bright green arrow is Lined up under green bar, the in chart screen. but not attach window trade to chart is not Lined up at all with my code,

2) i have made assure sim3 is lined with spreadsheet and auto trade system bar based backtest.

ever time my Attach window trader to chart is not triggering not lined up with any of my code or my studies,
btw i have done this with different chartbook, and they to have not lined you at all


here is the codes

O3:
=IF(OR(E3>B3,AND(B3>E4,B3=E3)),-1, IF(OR(E3<B3,AND(B3<E4,B3=E3)),0,O4))


K3
=AND(O4=0,O3=-1)

L3
=AND(O4=-1,O3=0)


Thank you
Private File
Private File
Private File
[2019-01-04 16:18:43]
1234567 - Posts: 42
help how to i fix this?
[2019-01-04 18:32:45]
Sierra Chart Engineering - Posts: 104368
Refer to:
Automated Trading Management: Troubleshooting Automated Trading System Behavior
Sierra Chart Support - Engineering Level

Your definitive source for support. Other responses are from users. Try to keep your questions brief and to the point. Be aware of support policy:
https://www.sierrachart.com/index.php?l=PostingInformation.php#GeneralInformation

For the most reliable, advanced, and zero cost futures order routing, *change* to the Teton service:
Sierra Chart Teton Futures Order Routing
[2019-01-04 22:01:13]
1234567 - Posts: 42
ok but how do i reset my Attach Trade Window to chart, because is not triggering in the chart, and yes the "sim" is right.

Attach Trade Window to chart is not triggering, but my spreadsheet is triggering.
[2019-01-05 19:40:26]
Sierra Chart Engineering - Posts: 104368
Not sure we understand the question but you need to go to the chart and then select Trade >> Attach Trade Window to Chart from the menu. Does that answer your question?
Sierra Chart Support - Engineering Level

Your definitive source for support. Other responses are from users. Try to keep your questions brief and to the point. Be aware of support policy:
https://www.sierrachart.com/index.php?l=PostingInformation.php#GeneralInformation

For the most reliable, advanced, and zero cost futures order routing, *change* to the Teton service:
Sierra Chart Teton Futures Order Routing
[2019-01-05 23:30:11]
1234567 - Posts: 42
yes i already did that Trade >> Attach Trade Window to Chart and made it was checked, i also made sure the sim6 was is matching is the spreadsheet. but here the problem, Attach Trade Window to Chart is not triggering is the wrong place, but the spreadsheet is triggering is the right place, i like to know how to fix Attach Trade Window to Chart. not the spreadsheet. how do i fix this?

thank you
[2019-01-08 09:28:53]
Sierra Chart Engineering - Posts: 104368


2) i have made assure sim3 is lined with spreadsheet and auto trade system bar based backtest.

ever time my Attach window trader to chart is not triggering not lined up with any of my code or my studies,
btw i have done this with different chartbook, and they to have not lined you at all
We are really not understanding this. But one thing that we see is that this is a Historical Daily chart. We recommend that you change to an Intraday chart instead. Refer to:
Chart Session Times: Creating Daily Bars with Custom Session Times
Sierra Chart Support - Engineering Level

Your definitive source for support. Other responses are from users. Try to keep your questions brief and to the point. Be aware of support policy:
https://www.sierrachart.com/index.php?l=PostingInformation.php#GeneralInformation

For the most reliable, advanced, and zero cost futures order routing, *change* to the Teton service:
Sierra Chart Teton Futures Order Routing
Date Time Of Last Edit: 2019-01-08 09:29:12

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

Login

Login Page - Create Account