Add a scripting ability to cTrader, editable in cAlgo, for single-pass tasks
Created at 21 Mar 2016, 16:52
             
    
            Add a scripting ability to cTrader, editable in cAlgo, for single-pass tasks
            
                 21 Mar 2016, 16:52
            
                    
There's is a need to add the abilty for cTrader to execute single-pass tasks which is not currently supported. In MT4 this is done via a Scripting mechanism. For example, say you have 16 charts open and you make a change to one of them and save it as a template. Now you'd like to apply this template to all open charts. A script can easily do this in one pass, accessing each chart's child window and applying the specified template. Another, simpler example would be to run a script to change all open charts to a specific timeframe, chart type, what have you.
                         cTrader
        
        
        @tdb.intg
    
victor.tous
12 Apr 2017, 19:38
I fully support this option, cause I think it's simply essential.
Why hasn't it been implemented after so long time? It needs to get some attention!
@victor.tous