Support Board
Date/Time: Wed, 27 Nov 2024 15:55:16 +0000
Post From: ACSIL Evaluation function
[2023-08-06 17:30:06] |
User373245 - Posts: 42 |
Is there a function to evaluate when alert condition is true in ACSIL automated trading over evaluate at the end of the bar. I built my entry as signal from grabbing the ID label from an already built color bar based on alert condition(I think I got the iteration correct in the array??) It compiles anyway....I built it out to =1 and =-1 on the buy and sell and have not built the BuyEntry or SellEntry out yet. Im not sure if the array iteration within the alert signal would be the processing(I am new to engineering!) Or do I need to build an input reference based on a function that evaluates when the alert is true.
|