Welcome to the new Traders Laboratory! Please bear with us as we finish the migration over the next few days. If you find any issues, want to leave feedback, get in touch with us, or offer suggestions please post to the Support forum here.
-
Welcome Guests
Welcome. You are currently viewing the forum as a guest which does not give you access to all the great features at Traders Laboratory such as interacting with members, access to all forums, downloading attachments, and eligibility to win free giveaways. Registration is fast, simple and absolutely free. Create a FREE Traders Laboratory account here.
Search the Community
Showing results for tags 'oec'.
Found 7 results
-
I'm trying my darnedest to learn EL and apply it to the OEC trader platform. I'm at the point where I understand a lot of this Klingon dialect but I can't quite speak it yet. This simple code works well and posts the proper Delta text value at the close of each bar. It also posts the text, only on the most recent 6 bars. Variable: Delta(Upticks-DownTicks ), {Holds Delta values} DeltaTxt(0); {Holds Text Values} If Delta <> 0 Then DeltaTxt = Text_New( D, time[1], (h+1.25), NumToStr( Delta, 0 ) ); {Above expression puts text 5 ticks above Hi of each bar} Text_Delete(DeltaTxT[6]); {Gets rid of all DeltaTxt objects beyond the 6th barback} Here's my delema. I wish to update the text intrabar so I have a running tally while building the last bar on the chart. If I enable "Tick by Tick update", I get new text objects piling up on each other so it quickly becomes unreadable.(See Image) Is there some code or coding technique that gets rid of the old text object as the new one is generated until the bar closes? I have played for several hours trying to get Text_Delete () to work but have received no joy. Any help,code or explanation greatly appreciated.
-
- delta
- easylanguage
-
(and 2 more)
Tagged with:
-
Hello All, [This is a real time indicator that shows an up bar or down bar over a zero line revealing the shifting of bid to ask sizes for 5 levels of the DOM. Also has a numerical representation on the upper chart panel.] I found this nifty indicator and absolutely love it, but can't remember what site I got it on or from who. I trade live with OEC but use this indicator on Ninja demo. I understand that Easy Language code can be used in Open E-Cry but none of the bid ask indicators on this site replicate the Ninja code. Goal is to "convert" this indicator to Easy Language for use in Open Ecry platform. Any thoughts? Thank you, Vin OrderBook.zip
- 9 replies
-
- dom
- easylanguage
-
(and 4 more)
Tagged with:
-
Considering the OEC platform, have some questions.. 1. Has it ever gone down for you or given you problems? 2. How does it compare speed and reliability wise to TransAct, Ninja/Zenfire, TT, CQG? 3. What do you pay as negotiated commission rate? Cheaper to go through an IB? Which one? 4. Does it manage positions overnight/maintain GTC stops? 5. Can you define multiple custom OCO bracket order settings and save them, like NinjaTrader ATM strategies? 6. Their site says orders are held server side. So is it not direct market access then since orders are routed to their servers first, before going to the exchanges? How much delay does this induce? 7. Is the demo account, live market data? I compared what they list as GCL to CL on TOS, I assume they are the same CL contract, and the OEC qoutes were off? 8. Can you use their market replay type feature if you haven't recorded the market session you want to replay yourself, ie can you download the replay data from them, like you can on Ninja and TOS? Can you trade this market replay? Thanks!
-
hi, texbest here, new to this forum but am glad to have found it. i am an eoc trader since aug 1 and like it very much. i trade mainly s&p emini and am wondering if anyone knows where i can get (free or purchase) custom indicators. i am specifically looking for the slow stochastic that the traders use at traders international. they say it is a slow stochastic with special perimeters. i have seen it in some videos and it looks like a good indicator. it is overlapped on top of the candles and seems to be non lagging. anyway, if anyone knows where i might find such an animal i would really appreciate it and maybe some people on this forum also could use it.
-
Did this quick vid for someone else and thought I would save someone out there a few steps by just posting it here. This is just a couple of simple tips on how to get started using Easylanguage in OEC... [ame=http://www.youtube.com/watch?v=LgalpIm6Fxk&feature=channel_page&fmt=18]YouTube - EasyLanguage in OEC[/ame]
-
Hello All, I found this nifty indicator and absolutely love it, but can't remember what site I got it on or from who. I trade live with OEC but use this indicator on Ninja demo. I understand that Easy Language code can be used in Open E-Cry but none of the bid ask indicators on this site replicate the Ninja code. Goal is to "convert" this indicator to Easy Language for use in Open Ecry platform. Any thoughts? Thank you, Vin
- 4 replies
-
- dom
- easy language
-
(and 3 more)
Tagged with:
-
I currently have OEC and i subscribed to sierra charts for the T&S window. The info comes out so slow. Is it sierra charts or is the ym running that slow Thanks, strtedat22
- 12 replies
-
- .net
- milliseconds
-
(and 2 more)
Tagged with: