Jump to content

ItsAlex

Community Member
  • Posts

    57
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by ItsAlex

  1. If you have a trade journal, you can do some backtesting and see what you can do to improve results. For example, what would have happened if: Enter with reduced size and add when the trade turns a profit. (enter 50% of full position add 25% and 25% - 3 clips to full size) Take partial profits instead of closing profitable positions and leave the trailing stops to do the work. Take 50% off the table when you feel closing a winning position. If it keeps going, great, you make more money. If it turns back and hits the stop, you have covered some or all of the cost. Increase trailing stop distance Every trader/strategy is different, if you are getting into good trades, you might just need some finetuning, and that's unique to you. Good luck
  2. Hi Marcus, you can find that option in the dealing ticket window. From any chart click "Deal" to open the ticket. From there there is the option "Accept partial fill". Hope this helps
  3. Hi Manse, go to "My IG" > select "Settings" > From the left menu click"Rollovers". You should receive a confirmation email from the trading desk confirming the change in your account. All the best
  4. This is total BS, no offence. To trade futures you can start with as little as 500USD. When you are opening a futures trade account you are asked about your wealth and trading experience because of the leverage, based on that they can refuse to open an account with you because are deemed risky. Absolutely no business references because you open as an individual. When you are trading on the exchange you are trading "DMA" by nature and you dont pay any "broker spreads" instead you pay commissions. You would only pay the spread between the bid and ask if you buy or sell at market. The spread is usually the minimum tick price for that security to move, on the ES is 0.25.
  5. Prices are different because you never trade the underlying market. When trading the US500 with IG you are not trading the ES futures contracts; you are making a bet with IG based on the prices of a market "they make" that mirrors to some extents the ES. The data you see on the first screenshot is from the CME and shows the data of the current contract being traded (1). If you use ES-2 you would see the prices of the next contract in front, which trades at different prices. That data is proprietary of the CME exchange and costs 60 bucks per month for the E-mins only. To offer a spot price for that instrument IG does the following: 1) Get the data for the current contract 2) Get data for the next contract in front 3) Based on 1 and 2 they make a spot market usually between the two. You might want to use the data from the exchange if you can afford it because the data that is offered to you is misleading. Imagine going short at 2999 because you want to fade the even number 3000. In reality you might be going is shorting when the market is actually trading at 3009. This part is mentioned in the section "Conflict of Interest" in the contract you sign when join IG. Think about that Data from the exchange also comes with 10 levels of the orderbook, IG strip that data from what it offers to you as well.
  6. Hi eagle, Go to "My IG", select "Settings". On the left menu you should see "Dealing US Stocks (W-8BEN)". Complete the form and submit it.
  7. Check out E-Toro. https://www.etoro.com/copytrader/
  8. PS: I wrote some pseudo code for you. First create a variable with your EMA values, do the same for SMI. Rename "Ema" and "SMIindicator" accordingly. Ema[2]<Ema[1] and Ema[1]<Ema[0] and SMIindicator[0] <= 0 SMIindicator[2]<SMIindicator[1] and SMIindicator[1]<SMIindicator[0] You can access your indicator past values using YourIndicator[number of candle]. 0 is the current candle, 1 is the previous one and so on. Experiment with these numbers until you find what you need. Good luck
  9. Hi Phoenix, you have a better chance of finding your answer in the prorealcode forum than here. https://www.prorealcode.com/forums/ Good luck
  10. Platform irrelevant, as long as you trade 3-4 times per month with size, you are ok.
  11. Not available on the web platform. But you can find it in ProRealTime.
  12. Can't be done with ProRealcode. Setting profits using SET TARGET will affect all open positions by the system. What you can do is code your entry and split the size across two different positions with the same stop but a different target.
  13. Hi Eddy, you can use Net Off orders to close partially a position. For example Buy 10£ per point of US500 @ 3000 Create a sell order for 5£ per point @ 3050 (Net off) Create sell order for 5£ per point @ 3060 (Net off) This will close 50% at 3050 and the rest at 3060. However, you have to monitor the position when you have these orders setup. If your stops are hit, since these are not OCO orders, you will have to manually close them. The risk is of having two sell orders with no stop live in the market. Or you can open two market orders with same stop loss but different take profit. Good luck
  14. Intertrader give you access to Prorealtime "web charts" not the full software you get at IG. ProRealtime software is exclusive to Interactive Brokers and IG only.
  15. That's the web version which has nothing to do with PRT11.
  16. Hi J, I think you will get an answer quicker if you ask the good guys at Prorealtime directly. I used the Support Contact form in the past and responded the same day. Let me know what they say. 👍
  17. Hi, a few months ago I was told by an IG representative that they had a team working on Prorealtime 11. So far, we are still running the old version. I was wondering if anyone knows when IG will finally implement this. Thank you. https://www.prorealtime.com/en/new-features-ProRealTime-v11-1
  18. Hi, Arvids Ninjatrader is not supported. Since is not supported the answer is no. Guaranteed stops available via web platform and pro realtime. OCO orders available on all platforms. For margins check this page https://www.ig.com/uk/charges/margin Spread bets, CFDs are leveraged products. Or you can buy stocks for cash. All the best
  19. ItsAlex

    Oil Charges

    Hi GTS, this is explained in details in the contract you signed when you joined IG.
  20. One of the systems at Eurex is not working, they are working on it to fix it.
  21. This sounds insane to me, any chance you can disclose the size of the position?
  22. Hi Dean, I would recommend that you understand the leverage implications of trading CFDs/spread bets. Coming from a hard cash share dealing background, make sure you understand position sizing and margin requirements. CFDs are taxed differently from shares. Some people use it mainly for hedging. You can find more info on this on the IG academy website. All the best
  23. Yes, you can like any other program from "Control Panel". To re-install go to the IG web platform and click Prorealtime. By default those items are available on the platform, I would try reset to the default template and see if the icons are active? Good luck
  24. Hi, IG is a regulated broker and must control the max leverage you can use based on your level of experience. If you are classified as retail, leverage is 1:20 at 5% of notion value for indices. There is a page on the IG website explaining how margins are calculated in full here https://www.ig.com/uk/charges/margin
  25. Hi jonny, have you ticked the stop loss and profit checkboxes on the interface? If you don't it would place an order without. Hope this helps
×
×
  • Create New...
us