Search found 7 matches

by karlelias
04 Nov 2014
Forum: MultiCharts
Topic: help with time entry and time exit
Replies: 3
Views: 1252

help with time entry and time exit

hi,

I dont know how to code for ex.

If i want to make an entry 10.00 and exit 17.09 . How do i code this if i have the strategy on days? Do i need to change in to minutes?

Please can someone help me with this.

Thanks
by karlelias
28 Oct 2014
Forum: MultiCharts
Topic: help with 5 days stop / open profit stop
Replies: 1
Views: 706

help with 5 days stop / open profit stop

Hi. I hope someone can help me with a 5 days stop and open profit stop. I have this code in all the signals: [IntrabarOrderGeneration = false] inputs: BarToExitOn( 5 ) ; if BarsSinceEntry = BarToExitOn or openpositionprofit > 0 then Sell this bar at close ; but all the signals calculate to sell on t...
by karlelias
27 Oct 2014
Forum: MultiCharts
Topic: help with a code
Replies: 10
Views: 2293

Re: help with a code

Thank you very much for your help!

Can you please explain how to use -i_setplotvalue and i_getplotvalue

Im really a beginner in MC
by karlelias
24 Oct 2014
Forum: MultiCharts
Topic: help with a code
Replies: 10
Views: 2293

Re: help with a code

Thank you very much!!

I have another question:

How to plot this on the chart as dots? So i can visualy see where the stop is

thanks
by karlelias
23 Oct 2014
Forum: MultiCharts
Topic: help with a code
Replies: 10
Views: 2293

Re: help with a code

I mean stop -3*ATR highest since position taken

thanks
by karlelias
23 Oct 2014
Forum: MultiCharts
Topic: help with a code
Replies: 10
Views: 2293

Re: help with a code

Hi,

Yes i mean 10 ATR and a stop 3% down from where i bought. In daily chart.

Im sorry if i explain bad but im new in MC

Thank you for your responce!
by karlelias
23 Oct 2014
Forum: MultiCharts
Topic: help with a code
Replies: 10
Views: 2293

help with a code

Can someone help me to code a signal?

Its a ATR trailing stop. Period 10 and 3 % down.

Also a indicator that plot this on the chart

Thanks in advance!!

Go to advanced search