Rejoignez notre page de fans
Trade Volume Calculation Tool - indicateur pour MetaTrader 5
- Vues:
- 4827
- Note:
- Publié:
- 2024.09.28 13:30
- Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance
It should work on all types of securities.
The lot size is a direct calculation of the input risk percentage and the stop loss distance. The figure does not take into account the max tradeable lots on your account (based on your account size and leverage). You should use my max trade volume script if you want to know the upper limit for the lot size you are permitted to trade.
This code shows how you can create a dashboard to display all the relevant information on the chart
Position Risk Calculation ToolAn indicator that dynamically calculates risk (in percentages and money) based on the lot size and stop loss
Perfect Seconds chart indicator allows you to convert minute candles of live data into seconds. 1. Choose any number of seconds to close a bar with accurate time. 2. This is Live OHLC rates based data, It works even if ticks are not available. 3. No external DLL required, it works smoothly on VPS 4. Fast and optimized code 5. Supports Crypto Pairs such as BInance, Kucoin and all other exchanges where Futures live chart can be converted into seconds easily. 6. Support all type of symbols such as Gold and Forex pairs. 7. Options to delete symbol and rates.
Custom crosshair cursor with synchronizationSynchronized custom crosshair indicator showing price and (server/local) time.