Changes

Jump to navigation Jump to search

PMM Keywords

10 bytes added, 12:30, 18 August 2015
'''pmms_strategies_deny_entries_all()''' – deny all strategies to open positions (entry orders will be excluded from the RAW orders collection). <br>
'''pmms_strategies_set_status_for_all( stirng )''' – set a text (string) status for all the portfolio’s strategies (status is indicated in the “Status” “Custom Text” column of Portfolio Real-Time Window). <br>
'''pmms_get_strategy_named_num( idx, var_name )''' – get a numerical value of var_name of the strategy with an idx number. <br>
'''pmms_strategy_pause(idx)''' – deny order sending for the strategy with an idx number (all strategy’s orders will be deleted from Raw Orders Collection) pmms_strategy_resume(idx) – allow order sending with an idx number. <br>
'''pmms_strategy_set_status(idx, str_val)''' – set the text (string) status for the strategy with an idx number (the status will be indicated in the “Status” “Custom Text” column of Portfolio Real-Time Window). <br>
'''pmms_strategy_marketposition(idx)''' – returns a numerical value representing the strategy’s market position with an idx number. <br>

Navigation menu