Support Board
Date/Time: Sat, 23 Nov 2024 11:40:18 +0000
Post From: replay
[2024-08-27 15:35:32] |
User734593 - Posts: 39 |
Hello John, As I have written before: I want to create a trading system to buy one contract at the opening price determined by the initial candle (open a bar) in the study Horizontal Line at Time (in my case ID9.SG1). Unfortunately, on the given site (Trading System Based on Alert Condition -about Trading System Based on Alert Condition) I could not find the answer to my question. The only thing I found, and I reworked it a bit, was the following formula =AND(ID9.SG1 > TIME(0, 0, 0), ID9.SG1 < TIME(0, 0, 1)) I entered it into Alert to study Trading System Based on Alert Condition. I checked on the replay, the system makes trades, but with a significant delay (12x30 second candles later) and in the example shown, it meant 35T of lost profit, and in addition, the system without my permission (in places I don't understand) bought 3 more contracts. Which meant that instead of having 100T of profit from the transaction I had over 100T of loss :( In Trade Window for Chart I had set to buy 1 contract with Attached Orders TP 100T, SL 20T. I would be very grateful to you for a hint .... What I am doing wrong. Best regards Michal Date Time Of Last Edit: 2024-08-27 15:52:09
|
Private File |