Topics
02 Feb 2017, 17:54
 1529
 2
28 Jul 2015, 20:15
 0
 2314
 2
21 Jun 2015, 07:10
 0
 2571
 2
16 Jun 2015, 08:50
 0
 2065
 1
30 May 2015, 00:50
 0
 2697
 2
10 Apr 2015, 03:48
 10077
 25
21 Mar 2015, 01:45
 2580
 3
17 Sep 2014, 22:21
 16
 822
 1
12 Sep 2014, 20:31
 0
 3051
 2
11 Sep 2014, 02:33
 0
 2533
 2
17 Jul 2014, 23:07
 3225
 5
02 May 2014, 00:55
 0
 3247
 5
13 Apr 2014, 02:49
 0
 2237
 2
23 Jan 2014, 22:15
 1
 3119
 3
20 Jan 2014, 17:50
 2394
 4
23 Oct 2013, 01:46
 3994
 10
Replies

kricka
09 Apr 2016, 20:17

marc_sischka,

No it can't be added to another cBot as it is run externally. The main question was, is it possible to program within cAlgo to achieve what you are after, the answer to that question is yes.

By reading up on the API documentation and learning how the cAlgo language works it will not be that hard for you to include the right code into your cBot. Also there are many excellent programmers on this forum giving snippet codes on different threads on the subject.

 


@kricka

kricka
08 Apr 2016, 17:56

Lots and Volume to trade

The Lots and Volume to trade 1.0 cbot does the conversation you are after. There is no ready set method or function that does it all. In the API reference you can find ways to program what you are after. Give a link here where you can get some information needed. /api/reference/internals/iaccount

Download and information link: Lots and Volume to Trade 1.0

 

 


@kricka

kricka
23 Mar 2016, 04:49

Shortcuts needed!

Filip,

this issue with shortcuts and keyboard trading is really important for the Spotware team to solve. Every serious platform has it as a standard. I have had a few post posted on this but so far nothing has happened in that regard. Here is one post: /forum/suggestions/805. For the moderator to suggest to vote on such a basic need for the trader is not the way to go. It should be a standard feature in the platform.


@kricka

kricka
20 Mar 2016, 20:48

Hi Neptune,

you need to check that the subfolders to the cbot, that it has the same name as the cbot itself. If for some reason it has changed you need to rename the subfolder.

Give you an example here.

Market Order 1.0.algo (encrypted)

Market Order 1.0 (subfolder)

It's a bummer if after your hard work you have lost the subfolder. Without it you can't edit the cbot.


@kricka

kricka
17 Mar 2016, 18:19 ( Updated at: 21 Dec 2023, 09:20 )

Market Order 1.0

RMMRobot.com

 

The Market Order cBot will open a market order when stopped.

Market Order cBot is free to download! It can be run on both live and demo accounts without restrictions. 

Download and information link: Market Order 1.0

Supports all currency pairs. There are a few parameters that needs to be filled in by the trader. Color coded to give the extra security if the setup is a buy or a sell order. The order that will be placed can have a label and an comment assigned to it.

When the cBot is started it will give all the information of the the parameters setup and the preparation taken. To place a market order according to the criteria made in the setup, the cBot needs to be made "Active" by selecting Yes.

 

 


@kricka

kricka
12 Mar 2016, 22:22

triple,

the way I understand it is that the commission is not a fact for an order, it becomes a fact after the order is closed. What you can do is to looked at the API, History and retrieve the last commision paid for the pair. Of course then, if there is no previous close on the pair it will not be retrievable.


@kricka

kricka
07 Mar 2016, 01:13

rkokerti,

I personally never had this problem with cAlgo. One suggestion is that before downloading a new version of cAlgo is to go through a VPN and downloading it and reinstalling before exiting the VPN, it can have something to do with your ISP.  You can then restart cAlgo while you are connected to the VPN, if it works fine then and not when you exit the VPN then it has something to do with your ISP. It's a long shot but worth trying. 


@kricka

kricka
05 Mar 2016, 02:00

baldric,

I know what you are after, maybe you would like to set the SL and TP above or below resistances levels by price. That would be very good if Spotware could incorporate it in the order window.

In the meantime you could use Lots and Volume to trade 1.0 cBot. The stop loss can then be calculated either by percentage or amount at risk. Target unfortunately is not available as an option at the time being in the cBot.

Here is a link if you feel like trying it out, it's free to download and use. Lots and Volume to trade 1.0


@kricka

kricka
21 Feb 2016, 05:34

alibaba,

some of the information you are after like Account Balance, Account Name, Account Number, Account Profit can be had with the Broker 1.0 cBot.

It's free to download and use. Download link: Broker 1.0


@kricka

kricka
05 Feb 2016, 23:47

Method coding a chart shot

A Method would be great to be able to take a chart shot. A chart shot in the cBot code when we want it, would be very informative in analyzing trades. Also as a security backup of the trade when we are in doubt what really happened with the trade. Good suggestion by MaVe. 


@kricka

kricka
28 Jan 2016, 00:53

To be linked up to myfxbook.com via cTrader can be tricky but one's you get the hang of it, it's really simple!

Highly recommended if you are interested in risk & money management. It works perfectly in conjunction with cTrader and cAlgo.

 


@kricka

kricka
27 Jan 2016, 23:38

onlinetoriches,

I understand the problem running several cTrader's on a VPS at the same time. It takes too much of resources especially from the RAM memory used. To run cTrader without problems it will take 1GB RAM on the VPS. Running 3 cTrader's as in your case we are talking about 2.5-3GB RAM needed. RAM memory is very expensive on a VPS and of course it would be nice to be able to use just one instance of cTrader and several accounts opened at the same time. 

Also to be in control of several accounts and maybe different brokers too can be confusing and hard to have a good oversight of all the accounts. Have a look at this thread where you can download Broker 1.0 cBot which can easily be run on all the accounts to give a better control of all the different trading accounts.

/forum/ctrader-support/7356


@kricka

kricka
21 Jan 2016, 23:03 ( Updated at: 21 Dec 2023, 09:20 )

Close Positions 1.0

RMMRobot.com

The Close Positions 1.0 cBot will close all open positions when stopped.

 

Information and download link: Close Positions 1.0

Close Positions cBot is free to download!
It can be run on both live and demo accounts without restrictions.

Supports all charts. There is no setup needed, just start the cBot. 

When the cBot is started it will give the trader information on how many sell and buy positions are opened, and the total in positions and lots. Also how the profit or loss are in pips and in amount. Color coded so the trader can with just a glance see, if he is in positive or negative territory with his positions.The risk in percentage and in amount on all positions are shown.
 

 


@kricka

kricka
09 Jan 2016, 02:19

Information about slippage

nealkaplan,

The Bought and Sold cBot gives very good information if there is slippage when the order is filled, and also when the target or stop loss are hit.

To give an example, let's say the stop loss is 20 pips and the target is 40 pips. The cBot will show exactly where you were stopped out in pips and in price. Very easy to figure out then if you get excessive slippage from the broker by observing the information coming up on the screen. Also the entry of a limit or stop order is fully displayed when the position is closed. By paying attention to the order price and to what price the order is filled at and also to the closing price one will get a correct reading on the slippage in pips and in amount.

In case you have not already downloaded the cBot, here is the link and the information page: Bought and Sold cBot 


@kricka

kricka
08 Jan 2016, 03:06

Stop loss or target triggered

Any trader would like to have the information if the stop loss or target was triggered and to what price and pips.

The Bought and Sold cBot will give that kind of information. Also of interest are if there is any excessive slippage when executed.

Download Bought and Sold cBot  and try it out, it's free to use!


@kricka

kricka
28 Dec 2015, 03:23

Font, sizes and a 4K fix

To present several accurate font and sizes in cBot creations for high resolution monitors, one major update is required in ChartObjects.DrawText. 

Hope this will be coming soon as the new year is around the corner. Also the fix needed to run 4K without problems would be most welcome.


@kricka

kricka
28 Dec 2015, 02:48

Wish list for 2016

My shortcut key wishlist for the new year of 2016!

1. Buy a long position, market, limit or stop order, linked to the instrument selected.

2. Buy a short position, market, limit or stop order, linked to the instrument selected.

3. Close all positions immediately regardless of long, short, profit, loss or instrument.

It's only a few and they would make trading so much easier with cTrader and cAlgo using shortcuts.


@kricka

kricka
24 Dec 2015, 23:15

Merry Christmas and Happy New Year!

RMMRobot.com


Merry Christmas and Happy New Year!

We wish all programmers and traders a very good holiday season and the best for the coming new year of 2016 as well!

This year has been an exciting year for us. With an increase of traders visiting the site and downloading cBots released. We will continue with the creation of new cBots the next year that we strongly believe in are of interest to the trader. Also a refresh and an update of our site are in the plans to make it even more of a value for everyone visiting RMMRobot.com.

Best holidays greetings from us!

RMM Robot Team


@kricka

kricka
24 Dec 2015, 19:59

Shortcut keys needed!

Spotware, are shortcut keys in the process of becoming a reality in cTrader and cAlgo soon? 


@kricka

kricka
20 Dec 2015, 03:13

Hi John,

have a look at this cBot and try it out to get an estimate of the profit per pips. Traders Aid 1.0 cBot

To code in cAlgo and to get all the information out of the cAlgo API there is a learning curve and a lot of trial and error until it works to one's satisfaction. Also there are many hints in different threads on the forum from excellent programmers sharing their views and coding snippets. The API documentation is however a good source to get the basics needed and by reading the threads on the forum and by testing the suggested code snippets out, is the way to go. Spotware hopefully will make a really good upgraded to the instruction manual for the API and we all are waiting for it, it's overdue and it's needed to be released soon.


@kricka