hello everyone. i was wondering if there is a possibility to add ATR bands on Fentailvma for nnfx algo. thanks and have a nice day.
https://h54969.p3cdn1.secureserver.net/ ... lvma-1.zip
Re: MT4 Indicator requests and ideas
20602The fantailvma code wise looks like an adxvma, there is an ATR Bands averages which has adxvma included herelalo wrote: Fri Aug 02, 2024 3:23 am hello everyone. i was wondering if there is a possibility to add ATR bands on Fentailvma for nnfx algo. thanks and have a nice day.
https://h54969.p3cdn1.secureserver.net/ ... lvma-1.zip
Re: MT4 Indicator requests and ideas
20603okey thanks. but how accurate is the one you send me. have you try it and what do you think about it sir?
Re: MT4 Indicator requests and ideas
20604Know Mladen's mt5 daily data indicator shows swaps and works on gold but not sure about other instruments.Intrest 1 wrote: Thu Aug 01, 2024 5:58 pm To display swap for any instrument, you need to add the following lines to the code of any indicator:
Comment(
«SWP_LONG „+MarketInfo(Symbol(), MODE_SWAPLONG) + “ | SWP_SHORT „+MarketInfo(Symbol(), MODE_SWAPSHORT) );
Is it possible to make the swap appear for all MetaTrader 4 instruments?
Re: MT4 Indicator requests and ideas
20605i have a good algo but i am little bit conserned about my baseline i have try a couple of them but i cant really find a good baseline.
Re: MT4 Indicator requests and ideas
20606They made me one of the indicators that displays swap. But to see everything at once would be better)))mrtools wrote: Fri Aug 02, 2024 4:36 am Know Mladen's mt5 daily data indicator shows swaps and works on gold but not sure about other instruments.
Swap is shown in the top left corner
Re: MT4 Indicator requests and ideas
20607I have one more request to respected programmers.mrtools wrote: Fri Aug 02, 2024 4:36 am Know Mladen's mt5 daily data indicator shows swaps and works on gold but not sure about other instruments.
Could you do this in one indicator as a delta or differential?
The trend criterion is when both are above or below the 50 level.
I know that Kvak likes to do delta, but maybe you will also be interested in this
Re: MT4 Indicator requests and ideas
20608Maybe this will suit you
Intrest 1 wrote: Fri Aug 02, 2024 5:47 am They made me one of the indicators that displays swap. But to see everything at once would be better)))
Swap is shown in the top left corner
Re: MT4 Indicator requests and ideas
20609reminder that swaps are listed in the mt4 specifications tab when you right click on the instrument in marketwatch - if the broker provides that info at all.Intrest 1 wrote: Fri Aug 02, 2024 5:47 am They made me one of the indicators that displays swap. But to see everything at once would be better)))
Swap is shown in the top left corner
Also reminder that it will be an estimate as the actual swap amount is dependent on price at a certain time of day, usually around end of day.
Re: MT4 Indicator requests and ideas
20610Thank you.Ogee wrote: Fri Aug 02, 2024 3:53 pm reminder that swaps are listed in the mt4 specifications tab when you right click on the instrument in marketwatch - if the broker provides that info at all.
Also reminder that it will be an estimate as the actual swap amount is dependent on price at a certain time of day, usually around end of day.
Screenshot 2024-08-02 061415.png
But I would like to see on the monitor all the swaps for all instruments at once for convenience.
I think that the swap is regulated by the broker based on the aggregate of the players' medium-term positions and is analogous to open interest