Jump to content

mlmpty01

Members+
  • Content Count

    6
  • Joined

  • Last visited

  • Days Won

    1

mlmpty01 last won the day on September 8 2023

mlmpty01 had the most liked content!

Community Reputation

2 Neutral

Recent Profile Visitors

612 profile views
  1. Finally i got a break through . My hotkeys are working perfectly as expected . Many thanks to Kyle and all . Basically , i implemented all the suggestions in the forum , and it finally resolved my issue . Not sure exactly what did fix my issue but i know that my issue was not seen any longer when i have all these below : Solution : - Change route from SMRTL--> LIMIT - Remove the Stop order distance Hope this simple fixes could save someone in the future from blowing up trading account .
  2. Thanks for your quick response , i really appreciate it very much . I will double check and follow your suggestions above . Thanks On the fly, apart from Step 6 ( set up risk control with CMEG ,) i think i do have every thing in place, not 100% sure though . Attaching sample of my long and short scripts, maybe you could assist spot the missing parts or my mistake : Long scripts DefShare=BP*0.75;Share=Pos;SShare=Share *0.25;Share=DefShare-SShare;DefShare=DefShare+SShare;SShare=Share;Sshare=DefShare-SShare;Share=0.5*SShare;TogSShare;ROUTE=LIMIT;Price= Ask+0.05;TIF=DAY+; BUY=Send;DefShare=300; StopPrice=Price-0.01;DefShare=BP*0.75;Price=Ask-Price+0.01;SShare=40/Price;Share=DefShare-SShare;DefShare=DefShare+SShare;SShare=Share;Sshare=DefShare-SShare;Share=0.5*SShare;TogSShare;ROUTE=LIMIT;Price= Ask+0.05;TIF=DAY+;BUY=Send;DefShare=300;TriggerOrder=RT:STOP STOPTYPE:MARKET PX:StopPrice-0.02 ACT:SELL STOPPRICE:StopPrice QTY:Pos TIF:DAY+; StopPrice=Price-0;DefShare=BP*0.925;Price=Ask-Price+0.00;SShare=50/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+; Short scripts StopPrice=Price+0.01;DefShare=BP*0.75;Price=Price-Bid+0.01;SShare=40/Price;Share=DefShare-SShare;DefShare=DefShare+SShare;SShare=Share;Sshare=DefShare-SShare;Share=0.5*SShare;TogSShare;ROUTE=LIMIT;Price=Bid-0.05;TIF=DAY+;SELL=Send;DefShare=300;TriggerOrder=RT:STOP STOPTYPE:MARKET PX:StopPrice+0.02 ACT:BUY STOPPRICE:StopPrice QTY:Pos TIF:DAY+; DefShare=BP*0.75;Share=Pos;SShare=Share *0.25;Share=DefShare-SShare;DefShare=DefShare+SShare;SShare=Share;Sshare=DefShare-SShare;Share=0.5*SShare;TogSShare;ROUTE=LIMIT;Price=bid-0.05;TIF=DAY+; SELL=Send;DefShare=300; StopPrice=Price+0;DefShare=BP*0.925;Price=Price-Bid+0.00;SShare=50/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+; Please do advice should i miss something . Will send my hotkey script as well if still needed. Thanks
  3. Hi , I am using Kyle´s "das-dynamically-calculate-shares-on-risk-or-risk-hot-key-configuration-updated-91019-v21" . I run and tested it on the simulator and it worked as expected on all my tries . Passed . Now i had the greatest shock when i used it on a market open live sessions , most of the time, it did not work as expected and i end up blowing my 30k account . This is my observation : 1. The "das-dynamically-calculate-shares-on-risk-or-risk-hot-key-configuration-updated-91019-v21 " worked well on the simulator as expected . Any clue why it did not work on Live sessions ?? 2. "das-dynamically-calculate-shares-on-risk-or-risk-hot-key-configuration-updated-91019-v21" worked well on pre-and-post market sessions , but NOT during market open sessions . Basically , it fails during market open sessions . 3. The Stoploss , trailing stops and range does not worked during market session . Basically , it gets triggered and vanishes from the montage but does not STOP or exist my Trade . Questions : 1. Am i missing some configurations and settings that is causing the program not to work as expected during market open sessions , please advice . Any explanations why it works on the Simulator well and not on the Live program and session ? Please advice . 2. Short selling is almost impossible during market open sessions, regardless of the amount of BP in my account . 3. I did change from IBKR to CMEG lately , and wondering if there are special settings to use while using the CMEG dasTrader Pro ? 4. Is the version "das-dynamically-calculate-shares-on-risk-or-risk-hot-key-configuration-updated-91019-v21" the current or out date version ? Please advice 5. Should there be any information that you might need to troubleshoot please do let me know ? 6. As i do not want to blow up another 30k USD in the future again , Please do share with me all input that i need to use the great kyle das-dynamically-calculate-shares-on-risk-or-risk-hot-key-configuration-updated-91019-v21" successfully in the future ?
  4. Kylie, I saw something strange while using the hotkeys on CMEG DasTraderPro platform . Using this hotkey : StopPrice=Price-0.01;DefShare=BP*0.75;Price=Ask-Price+0.01;SShare=40/Price;Share=DefShare-SShare;DefShare=DefShare+SShare;SShare=Share;Sshare=DefShare-SShare;Share=0.5*SShare;TogSShare;ROUTE=LIMIT;Price= Ask+0.05;TIF=DAY+;BUY=Send;DefShare=300;TriggerOrder=RT:STOP STOPTYPE:MARKET PX:StopPrice-0.02 ACT:SELL STOPPRICE:StopPrice QTY:Pos TIF:DAY+; Observation : The hotkey was triggered and large number of shares where bought with the hope of using the 40 dollars stoploss on my BP 30k account . Now the stoploss vanish from the trade window buy did not stop my trade . I end up almost blowing up my entire trading account as the stoploss did not trigger as expected . Kyle could you PLEASE check and confirm whether the script i am using is the right . Please note that the hotkeys above worked fine as expected on the simulator(worked well as expected on sim account , but not live account) , but not during a live trading session . Kyle am I missing a point here ? Please do advice .
  5. Thanks for the update Kyle, will check it out . In the meantime , can you share your spreadsheet with all your hotkeys with me . Thanks
  6. i have observed similar issue stated above . Could it be related to the dasTraderPro IB version ?
  7. Hi Dustin , i really like your hot buttons . 

    could you please share your scripts to the hot buttons with me . Thanks  

    1. Dustin Dunn

      Dustin Dunn

      https://drive.google.com/file/d/1dpMj0uoyx3Gfi0EcCfT6LZepvOvt8Nxe/view?usp=sharing

      This link has my file.  I have since deleted a few of them. Let me know if you have any questions.

    2. mlmpty01

      mlmpty01

      Many thanks Dustin  for sharing 

       

×
×
  • 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.