Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TakeProfitStopLimit #324

Open
sstifler opened this issue Jun 15, 2022 · 1 comment
Open

TakeProfitStopLimit #324

sstifler opened this issue Jun 15, 2022 · 1 comment

Comments

@sstifler
Copy link

Добрый день,
будьте добры добавите в StopOrderFunctions > CreateStopOrder поддержку TakeProfitStopLimit
Уже 2 года жду, но видимо todo где то потерялся)

        //todo: Not implemented
        //["OFFSET"]=tostring(SysFunc.toPrice(SecCode,MaxOffset)),
        //["OFFSET_UNITS"]="PRICE_UNITS",
        //["SPREAD"]=tostring(SysFunc.toPrice(SecCode,DefSpread)),
        //["SPREAD_UNITS"]="PRICE_UNITS",
        //["MARKET_STOP_LIMIT"]="YES",
        //["MARKET_TAKE_PROFIT"]="YES",
        //["STOPPRICE2"]=tostring(SysFunc.toPrice(SecCode,StopLoss)),
        //["EXECUTION_CONDITION"] = "FILL_OR_KILL",
@Pr0phet1c
Copy link
Collaborator

Вроде реализовано давно. Я даже в демо-приложение ее добавил.
2022-06-22_11-31-00

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants