Search found 6 matches

by abeherrera
26 Feb 2021
Forum: MultiCharts
Topic: Force exit at specific time of the day in Chart trading
Replies: 6
Views: 1428

Re: Force exit at specific time of the day in Chart trading

I understand but just sucks because I will have to write more code if I want to get out 10 min before the market closes everyday. there should be a reserved word for this or something. However the code you gave is very helpful to be able to exit on the time base on time of my computer, I will first ...
by abeherrera
26 Feb 2021
Forum: MultiCharts
Topic: OANDA - UNABLE TO CONNECT TO NETWORK LOGON DEMO [SOLVED]
Replies: 13
Views: 3233

Re: OANDA - UNABLE TO CONNECT TO NETWORK LOGON DEMO [SOLVED]

Issue Fixed! Here is how to get you Oanda Demo Account back up & Running / My Live Account is Up & Running just sign in as usual. As for the OANDA issue, the dev team has built an updater for OANDA demo accounts. Please download the updater for MultiCharts from this link: https://drive.google.com/fi...
by abeherrera
25 Feb 2021
Forum: MultiCharts
Topic: Force exit at specific time of the day in Chart trading
Replies: 6
Views: 1428

Re: Force exit at specific time of the day in Chart trading

Hello my2108, You can try the following signal in addition to your existing signals. if time >= 1242 or time <= 1243 then begin sell this bar at close; buytocover this bar close; end; If im on an hourly time frame the close would be at the end of the hour right? However if wanted to end it before t...
by abeherrera
24 Feb 2021
Forum: MultiCharts
Topic: Books, References, Guides All You Need
Replies: 2
Views: 588

Re: Books, References, Guides All You Need

I wish I had known that existed, Thanks @TJ!
by abeherrera
23 Feb 2021
Forum: MultiCharts
Topic: Books, References, Guides All You Need
Replies: 2
Views: 588

Books, References, Guides All You Need

Starting Off & Looking Where to Start? Read these first! Completely Free and very useful! EasyLanguage-Functions-and-Reserved-Words-Reference https://uploads.TS.com/uploads/EasyLanguage-Functions-and-Reserved-Words-Reference.pdf EasyLanguage-Essentials https://uploads.TS.com/uploads/EasyLanguage-Ess...
by abeherrera
23 Feb 2021
Forum: MultiCharts
Topic: OANDA - UNABLE TO CONNECT TO NETWORK LOGON DEMO [SOLVED]
Replies: 13
Views: 3233

Re: OANDA - UNABLE TO CONNECT TO NETWORK LOGON DEMO [SOLVED]

In the same boat, I lost connectivity as well

Go to advanced search