Search found 7 matches

by user_01
25 Apr 2024
Forum: MultiCharts
Topic: ELCollections Nested Map
Replies: 1
Views: 112

ELCollections Nested Map

Hi i just recently read up on the DLLs and wanted to experiment with them a little. Could someone help me point out whats wrong? ... if condition1 then begin sl = ema_low; pt1 = close + 1 * (close - sl); pt2 = close + 5 * (close - sl); pt3 = close + 10 * (close - sl); OrderId = NumToStr(OpenEntriesC...
by user_01
23 Apr 2024
Forum: MultiCharts
Topic: Strategy Take Profit Logic
Replies: 0
Views: 84

Strategy Take Profit Logic

Hi guys, i implemented a partial take profit strategy but it seems to not work properly in real-time. In backtest it works fine. I trade daily bars and have IOG turned on. From the image attached, you could see that it takes TP1 right after it enters a buy at the same price. Can someone explain why ...
by user_01
14 Apr 2024
Forum: MultiCharts
Topic: "Manual Trade" / Autotrading Issue
Replies: 1
Views: 140

"Manual Trade" / Autotrading Issue

Hi, could someone help me out to clarify this issue i have. I had 15 contracts of UPRO. Last week, my MC crashed due to High CPU Load and that caused my sell stop to be "saved". On friday when my MC was back up and running, it took a short Entry and labelled it as "Manual Trading". However i did not...
by user_01
14 Apr 2024
Forum: MultiCharts
Topic: Orders Partial Take Profit
Replies: 4
Views: 218

Re: Orders Partial Take Profit

Thank you MoeMiami, i will look into the functionalities u propose.
by user_01
09 Apr 2024
Forum: MultiCharts
Topic: Orders Partial Take Profit
Replies: 4
Views: 218

Re: Orders Partial Take Profit

Thank you @TJ. I rectified the original post.
by user_01
08 Apr 2024
Forum: MultiCharts
Topic: Orders Partial Take Profit
Replies: 4
Views: 218

Orders Partial Take Profit

TLDR: Im trying to implement 3 Partial Take Profit Levels for multiple open orders.   I understand the use cases for the different exit functions. However i believe neither one performs the way i want my algo to work. Method1 : SetStopContract, SetProfitTarget(10) I know this would set different pro...
by user_01
15 Mar 2024
Forum: MultiCharts
Topic: Portfolio Max Buying Power/Leverage
Replies: 1
Views: 197

Portfolio Max Buying Power/Leverage

Hi. How do i set a limit to the portfolio buying power in portfolio backtesting. I use portfolio trader which consists of a 2 strategies and a bunch of stocks. I check the trades and at some point of time i was holding around 10 million worth of stocks when my equity was only 2million. How do i set ...

Go to advanced search