Jump to content

David Furlano

Lifetime Members
  • Content Count

    17
  • Joined

  • Last visited

Community Reputation

5 Neutral

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Hey guys, Below is the script I use for 2:1 range orders on both long and short positions. Sorry for the delayed response. I have been away for a few weeks, 2:1 Range order on Long position ROUTE=STOP;StopType=Range;LowPrice=Price;HighPrice=AvgCost-Price*2+AvgCost;Share=Pos;TIF=DAY+;SELL=Send 2:1 Range Order on Short Position ROUTE=STOP;StopType=Range;HighPrice=Price;LowPrice=AvgCost*2-Price-Price;Share=Pos;TIF=DAY+;BUY=Send
  2. Hey Skye, I have a hotkey that you can double click the chart, hit a hotkey and it will buy the correct shares and set a stop. I also have a separate hotkey where you can double click your stop and it will put a range order in for 2:1. If you’re interested in either of these let me know. My biggest project now is trying to figure out how to combine the 2 hotkeys into one. I would like to double click my chart at the stop, hit one hotkey and that will enter the position and put a 2:1 range order in. Let me know if any other this would help you out. Thanks !
  3. Kyle, Thank you for everything you do for the community, it is truly amazing and much appreciated. I have been using your hotkeys for a few weeks now and i am trying to make some adjustments.... My current setup is as follows, I use the "Double Click" my stop then i use the follow hotkey for a long StopPrice=Price-0;DefShare=BP*0.925;Price=Ask-Price+0.00;SShare=25/Price;Share=DefShare-SShare;DefShare=DefShare+SShare;SShare=Share;Sshare=DefShare-SShare;Share=0.5*SShare;TogSShare;ROUTE=SMRTL;Price= Ask+0.05;TIF=DAY+;BUY=Send;DefShare=200;TriggerOrder=RT:STOP STOPTYPE:MARKET PX:StopPrice-0.05 ACT:SELL STOPPRICE:StopPrice QTY:Pos TIF:DAY+; The following for a short.. StopPrice=Price+0;DefShare=BP*0.925;Price=Price-Bid+0.00;SShare=25/Price;Share=DefShare-SShare;DefShare=DefShare+SShare;SShare=Share;Sshare=DefShare-SShare;Share=0.5*SShare;TogSShare;ROUTE=SMRTL;Price=Bid-0.05;TIF=DAY+;SELL=Send;DefShare=200;TriggerOrder=RT:STOP STOPTYPE:MARKET PX:StopPrice+0.05 ACT:BUY STOPPRICE:StopPrice QTY:Pos TIF:DAY+; These hotkeys works great ! I am now looking to implement a 2:1 range order upon my entry instead of a stop. Have you dabbled into a script like this ? Any help with this would be much appreciated ! Or maybe someone already has a script built. Thank you for your help all.
  4. I figured out the code for the covers....next step for me is. If i have a long position and its moved 1R....i havent taken a partial yet but i just want to hotkey my stop to my average price for my full position. If you or anyone else has this hotkey it would be much appreciated. Thank you again.
  5. Shaun, Im trying to make sure i have the code right for covering my shorts now....I can adjust the position size...would you be able to send an example of cover 25% and move your stop to even on the remaining ? Thank you a ton.
  6. Shaun !!!! This absolutely worked ! Thank you so much ! Ive literally been pulling my hair out all day. This is working flawless. Thank you so much for you response. Much appreciated ! Have a great weekend.
  7. Hey guys ! Im sorry to jump in on this thread and post something that might be relevant. I am having an issue with my hotkeys. When im in a position long for example, i want to click a hotkey which will take a partial for me of 25% for example and automatically move my stop to my break even price. I will post what i have so far. It is not working but im wondering if anyone can see why. Thanks so much guys ! CXL ALLSYMB;ROUTE=LIMIT;Price=BID -0.05;Price=Round2;Share=Pos*.25;TIF=DAY+;SELL=Send;ROUTE=STOP;StopType=Market;StopPrice=AvgCost;Share=Pos-share;TIF=GTC;SELL=SEND Again, im looking for this hotkey to take a 25% partial, cancel my original stop and move my stop to BE on my remaining shares. Much appreciated !!
  8. DAS has a built in screen recorder ? Sorry..just never used DAS.
  9. Awesome, thanks for the reply. I think i will be switching over to CMEG. How have the commissions and executions been on the LAMP route ? Have you run into any issues in general with the platform or support from CMEG ? Thanks !
  10. Hey. Great posts ! I had a quick question. Overall are you happy with CMEG ? Do you use the LAMP route ? I’m considering changing brokers. Thank you !
  11. Hey guys ! I'm new here and currently looking to change my broker and CMEG has caught my eye. I filtered through the previous posts but most of them seem dated. I just wanted to get some feedback from members that use CMEG daily. I currently use tradezero and I like them but am not inlove with them. Questions that are on my mind are as follows. -Is the commission structure 0.0065 per share including routing and ECN? -How is the short list ? similar or the same as IB ? -How is the customer service when it comes to transferring funds in and out. (Read some horror stories on the forum about account setup and transferring funds) -Is DAS free with CMEG if you generate over $500 commissions a month ? -Does it come with a demo account that you have access to whenever you need ? (I read this somewhere, dont know if its a rumor) I think that's about it for questions from me regarding CMEG. Hope to hear both positive and negative feedback regarding CMEG. Thanks a lot for your help in advance !
  12. Has anyone else had these issues ? I am currently thinking about switching to CMEG from Tradezero. Thanks !
  13. David Furlano

    Broker

    I trade with tradezero and have many friends that do also. I live in Canada so I can not take advantage of the zero commissions. My friends out of the US have zero commission and love tradezero. Shorts are great, you will have to pay borrows sometimes but overall awesome broker.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.