
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
As usual, you have nothing to say on the substance of the question?
And no one has seen the question - they have only seen your unsubstantiated accusations. Let me remind you - this is primarily a technical forum and every airshake must be supported by technical details. Consider this as your first and last warning.
The candle_time_end_and_spread indicator has calculated the expiry time. I keep forgetting about it. It may be useful for someone:
Is there a simple way to get the name of the underlying asset on the futures? At the moment I'm writing a long matching table, but surely there is an easier way. Maybe I may use moex to request it, but it's not clear how to do it, I don't know what the hell I'm doing there.
Is there a simple way to get the name of the underlying asset on the futures? At the moment I'm writing a long matching table, but surely there is an easier way. Maybe I may use moex to send a request, but it's not clear how to do it.
There's no way to take a spot, you can write one yourself:
Oil has no spot on the MICEXThe candle_time_end_and_spread indicator has calculated the expiry time. I keep forgetting about it. It may be useful for someone:
I gave GetExpiration() function not for you to post it on your behalf, but for PERSONAL use!
I didn't give the GetExpiration() function for you to post it on your behalf, but for PERSONAL use!
I'm very sorry, I wrote right away that I took the function from here, and that the indicator is also a third-party indicator. Or delete it, since you protest against modifications.
I didn't intend to steal anything, just thought it may be useful to someone.
I didn't even mention in the code that it was mine (I don't care, somehow)
Yeah, and thanks a lot for the feature.
There is no way to take a spot, you can write your own:
Oil has no spot on the MICEXAnd why are you using USDRUB_TOM and not TOD, there is more liquidity?
I know, the goal is to get monthly volumes from the underlying asset, so I return BR Splice, the volumes will definitely be there
And why are you using USDRUB_TOM and not TOD, there is more liquidity?
No, TOM is available for longer
No, TOM takes longer to reach
Then you have to add a timing override
There is no way to take a spot, you can write it yourself:
Oil does not have a spot on the MICEXThe same info is often returned fromSymbolInfoString(_Symbol,SYMBOL_BASIS)
So it seems that the function can be greatly reduced. Return only what is different:
and splice will work