Login Page - Create Account

Support Board


Date/Time: Tue, 26 Aug 2025 23:00:35 +0000



Post From: DLL version not in sync with 2758

[2025-05-19 21:12:23]
fxtrades123 - Posts: 20
I found it on with the help of AI but basically, I have a dual account strategy that needs 2 separate accounts and 2 charts (2 separate file paths) for this to run properly. I am trying to see if I am able to have those 2 accounts be able to do spectate functions buying and selling on the same symbol. I’ve got it doing it that way via shared state file json. But I am having trouble being able to accurately have the 2 accounts do separate functions. Example, one account hits the tp and the other account cancel the open order. So I want both account scripts to be able to act independently but communicate what they are doing to each other so the other one knows via json shared stage file.