Is there any way to automatically make a trade when a pair's price reaches a target?
Created at 05 Apr 2017, 23:19
            
    C.
    
        
            Is there any way to automatically make a trade when a pair's price reaches a target?
            
                 05 Apr 2017, 23:19
            
                    
I've dynamically picked "buy" and "sell" target prices based on historical data. How can I detect when those prices are reached and execute the trade? Is there anyway to see a pair's current price?
To be clear, I'm not looking for any candle's open or close prices. I'm waiting until the pair hits a target to take the trade.

... Deleted by UFO ...