| Coding Forum Collaborate, receive help, or discuss coding related issues. |
![]() | | Tweet | |
| | #1 | ||
![]() | EL Functions Questions.. Since joining the forum, I have come on leeps and bounds with coding, with special thanks to TAMS and Blowfish for there help. I now have a tool box of self written codes, that I will post shortly, feedback and improvments to these would be greatly appriecated. Is this the forum for them or should i post the codes in the Indicator section? anyway, I'm stuck on a couple of easylanguge functions i'd like to code. The first is based on principles from the legendary Don Jones of Cisco futures.. I'd like to plot the highest and lowest price that has traded on 3 30min bars over an inputable number of days. In market profile / value trading, highs and lows represent rejection. A price that has traded 3 times is classed as value. Hope this explains what im looking for. I have checked all my EL books, but obviously what im after is quite specific. The second is how do I code an OCO pair in EL, as some of my sim strats will bang in orders left right and centre (stops staying on ect). I've also noticed that if code a Long Buy@ market order, the Sell short order doesnt seem to get triggered on the sim. The Sell does plot when i code it as dot on an indicator. Finally with the stops do i have to code them twice in for each order? ie Code: if close > open then buy next bar at market setdollarstop[50] if close < open then sell next bar at market setdollarstop[50] Thanks in advancve VT | ||
| |
|
| | #2 | ||
![]() | Re: EL Functions Questions.. Last edited by ValueTrader; 07-14-2011 at 05:55 PM. | ||
| |
|
| | #3 | ||
![]() | Re: EL Functions Questions.. Quote:
Quote:
__________________ Only an idiot would reply to a stupid post | ||
| |
|
| The Following User Says Thank You to Tams For This Useful Post: | ||
ValueTrader (07-15-2011) | ||
| | #4 | ||
![]() | Re: EL Functions Questions.. | ||
| |
|
| | #5 | ||
![]() | Re: EL Functions Questions.. NthHighest(N, Price, Length) | ||
| |
|
| | #6 | ||
![]() | Re: EL Functions Questions.. Quote:
MultiCharts: Trading Software for Automated Trading and Backtesting • View topic - EasyLanguage / PowerLanguage FAQ
__________________ Only an idiot would reply to a stupid post | ||
| |
|
| The Following User Says Thank You to Tams For This Useful Post: | ||
ValueTrader (07-15-2011) | ||
![]() |
| Tags |
| market profile, value trading |
| Thread Tools | |
| Display Modes | Help Others By Rating This Thread |
| |
| ∧ Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Jurik Easylanguage Functions Needed | simterann22 | Coding Forum | 2 | 08-20-2009 12:01 PM |
| SwingHigh / SwingLow (EasyLanguage Functions) | Tams | Coding Forum | 2 | 06-30-2009 04:40 PM |
| Functions In OEC Diff't Than TS Fyi | Frank | Open E Cry | 0 | 03-01-2009 07:36 PM |
| [NQ] Questions Re NQ | rs1 | E-mini Futures Trading Laboratory | 2 | 07-11-2008 08:47 AM |
| Some Questions Please | AbeSmith | Beginners Forum | 11 | 07-09-2007 12:20 AM |