Topics
Replies
Spotware
31 Dec 2014, 11:08
RE: How to Convert MarketSeries.TickVolume() to Transaction Volume?
joeatbayes said:
IN my code /algos/cbots/show/591 I am using a line MarketSeries.TickVolume.Last(1) But this doesn't seem quite right. I don't want tick volume from MarketSeries.TickVolume.Last(1). I want actual units transacted. Since any tick could represent a value from a fractional lot to several lots it seems that there is a huge difference in the actual value of money transacted for any tick move. I think it makes more sense to record total units traded during the bar. The theory is that 200 million $ traded during a bar that dropped 10 pips is more meaningful as momentum input than $2000 traded with the same drop during the same duration. I would greatly appreciate help doing this conversion.
Dear Trader,
This is not currently possible, you can access tick volume only.
@Spotware
Spotware
30 Dec 2014, 14:10
( Updated at: 21 Dec 2023, 09:20 )
RE:
didi said:
thx for reply. i try use favorite but is no simple visible, i see one moment only 4 and if have 5 favorite simbols, need scroll alweys, becouse any simbol have many size. I want simple line simbols and only need, Is it filter you difficult to make.
Or add pls daily change in
Please visit vote.spotware.com and post your suggestion to be upvoted for future implementation.
Cheers
@Spotware
Spotware
30 Dec 2014, 12:21
Dear Didi,
Season greetings. Your feedback and suggestion is noted. Thank you.
You can also visit vote.spotware.com and post your suggestion to be upvoted for future implementation.
In the meantime, you can always favorite the pairs you want and have them in the Favorites tab, so you don't have to search for them each time.
Cheers and a Happy New Year to you too! :)
@Spotware
Spotware
29 Dec 2014, 10:58
RE: RE:
linuxtroll said:
Still no solution... Can not trust the platform... No answer from spotware... Looks like some IPs are targeted (manipulation?)
linuxtroll said:
no reply yet? deliver what you market is important... demo resolves to correct proxy and live account resolves to wrong slow proxy... can not trust the platform...
http://www.spotware.com/products/server-side-systems/proxy-cloud
Hi Linuxtroll,
Season greetings. Offices were closed for Christmas that is why you are getting a delayed response.
The platform automatically selects which proxy to use, there is no functionality for users to select their proxy nor will there be any in the future. Your claim that "IPs are targeted" for "manipulation" , however you imagine such manipulation to be, is unsubstantiated and false. The trustworthiness of the platform does not rely on which proxy it uses.
Cheers
@Spotware
Spotware
22 Dec 2014, 12:32
Dear Trader,
Currently we do not provide such functionality. We can recommend you to post this idea to vote.spotware.com
@Spotware
Spotware
18 Dec 2014, 12:14
RE: RE:
oktrader said:
Spotware said:
Probably the bottle-neck is not CPU in your case. We can recommend you to check disk, network and memory loads.
I'm using one of the latest instances of Amazon Elastic Cloud. It has 60 GB of memory and SSD.
What else could it be?
We still recommend you to check disk load, network load and memory load.
@Spotware
Spotware
17 Dec 2014, 14:55
( Updated at: 21 Dec 2023, 09:20 )
Hello,
Thanks for your suggestion.
Note, that in cTrader Web, you can use the exposure grid under the viewing options menu and hover over the prices (see screenshot) to view information such as: Direction, number of Positions, Volume, Net and Spread.
@Spotware
Spotware
17 Dec 2014, 10:36
Hello,
Since brokers are responsible for what kind of products and symbols are included in their platform, this kind of queries should be directed to your broker.
For the default trading amount, you may promote your suggested feature here: http://vote.spotware.com and if it gets enough upvotes, we are happy to implement it.
Regards
@Spotware
Spotware
17 Dec 2014, 10:23
And what is the maximum number of cores that can be used in cAlgo Optimization?
If you specify 100% in Resources settings, cAlgo will use all available cores.
It seems that more cores doesn't mean less time, at least when you pass the 4 cores line.
Probably the bottle-neck is not CPU in your case. We can recommend you to check disk, network and memory loads.
@Spotware
Spotware
31 Dec 2014, 11:20
Dear Traders,
Currently it is not possible to access trend lines or other chart objects from cAlgo API. We plan to include such functionality in the future.
@Spotware