@FreedomFlyer This is what I have done, I could not get the mouse click on chart working as I initially wanted the method @jstap suggested works better.
By drawing lines moving them and then placing pending orders where they are. In the link im sharing, though I'm not using this method.
What im doing here is.
on Int
- Drawing 2 edit fields -> 1 for buy line and 1 for sell line
- Drawing 2 buttons -> 1 to place my lines based on those edit fields and 1 to place pending once ive confirmed that those lines are in the places I want
on Chart
- Ive just configured those interactions