Login Page - Create Account

Support Board


Date/Time: Sat, 04 May 2024 02:18:28 +0000



Post From: Bid/Ask volume data on 15 Range candle

[2019-12-16 22:59:56]
User287553 - Posts: 33
Hi

I've applied the 'spreadsheet system for trading' study and have tried my best to follow the instructions but when i run the replay, no buy or sell order gets placed. I've checked that 'auto trading is enabled in Global settings as well as the Trade settings for the chart. Neither am I getting any messages in the Trade Service Log that can help me understand that why the orders are not being placed when the conditions are true for buy and sell. FYI - im using the 'attached order' feature for trading from the charts.

The formula that i normally would use for a BUY condition condition is AND(ID74.SG1>ID17.SG1,C>ID74.SG3,ID67.SG1>0,ID35.SG1>ID55.SG1,ID32.SG1>0,ID33.SG1>ID34.SG1).

But since this is being applied in the spread sheet system so I've tried two different combinations (see below) but none generate a buy order, neither do I see any arrows on the chart.

AND(AD3>AA3,C>AF3,AH3>0,AJ3>AL3,AN3>0,AP3>AR3)

AND(ID74.SG1@3>ID17.SG1@3,C>ID74.SG3@3,ID67.SG1@3>0,ID35.SG1@3>ID55.SG1@3,ID32.SG1@3>0,ID33.SG1@3>ID34.SG1@3)


appreciate if you could point me in the right direction. Any videos on this will be grateful.

JK