Support Board
Date/Time: Thu, 28 Nov 2024 06:33:44 +0000
Post From: how to see total bid and ask volume for each price of a candle
[2023-06-02 10:56:19] |
Dean Roberts - Posts: 79 |
Hi Guys j4ytr4der - I've signed up for tomorrow. I was a member of the pit previously. Do you know if it is possible to combine a calculation in a 'Trading System Based on Alert Condition' with a trigger entry level using a band added to a level... So, am using a crossfrombelow/above to create a buy/sell when a band placed 12 ticks away from a VWAP line. Could I have a check on there to say if BVAP<>AVAP by a particular percentage then enter the trade? i.e. =AND(CROSSFROMABOVE(L,IDvwap+12ticks), BVAP>=AVWP*1.5) - I'm terrible at code so I'm sure that is wrong but I am trying to enter a buy order if candle low crosses the band I have added to VWAP (12ticks in this case) and Bid volume is above Ask volume by 150% of Ask volum. Hope that makes sense Looking forward to the webinar Jay. Cad |