FX cell
I like the PTMC very much. However, I would like to add some functions to FX cell,
1. I wish I could have SL and TP enter at the same time when I place an order in the FX cell.
2. Currently, when I click (when I press and release), the order is inserted. I wish I had the option to put the order right after pressing the mouse button. In the case of LMAX trader platform, the order is put into the press immediately.
Hello!
Thank's for your feedback.
1. I wish I could have SL and TP enter at the same time when I place an order in the FX cell.
This query will consider our team of analysts.
2. Currently, when I click (when I press and release), the order is inserted. I wish I had the option to put the order right after pressing the mouse button. In the case of LMAX trader platform, the order is put into the press immediately.
Please describe in detail. It's not very clear what function would you like.
You can create your custom panel with our API. You can find different examples in our Codebase.
Sorry. I do not speak English well.
2. When I place an order using FXcell, the order is entered when the mouse button is pushed and then released. I want to place an order as soon as I press the mouse button. LMAX web trader is in such a way.
I'm afraid I can not do the programming.
3. There are API.NET and API.NET+FIX in the LMAX connection setting, what are the differences between them?
2. When I place an order using FXcell, the order is entered when the mouse button is pushed and then released. I want to place an order as soon as I press the mouse button. LMAX web trader is in such a way.
If I understand correctly, when you click buy/sell you see confirmation. Right?
Do you want this window(Confirmation) has been hidden and when you click on the button to buy/sell immediately placed an order without confirmation?
3. There are API.NET and API.NET+FIX in the LMAX connection setting, what are the differences between them?
API.NET + FIX have access up to 20 levels of market depth and you can take TradesReport for any period(API.NET you can take TradesReport only for the current day). These are the main differences. Other differences can be seen here or on the LMAX web-site.