22 May 2020
22 May 2020
Position value and magic columns have also been added to the trading history section.
import sys chart_symbol='unknown' chart_tf=1 if len(sys.argv) == 3: chart_symbol, chart_tf = sys.argv[1:3]; print("Hello world from", chart_symbol, chart_tf) >> Hello world from T.NYSE 15
Search results from external resources appear in the MetaEditor toolbox window: