Information
Username: | chiripacha |
Member since: | 23 Nov 2013 |
Last login: | 23 Nov 2013 |
Status: | Active |
Activity
Where | Created | Comments |
---|---|---|
Algorithms | 0 | 25 |
Forum Topics | 5 | 5 |
Jobs | 0 | 0 |
Last Algorithm Comments
@asturcas
2) You can only attach indicators that let you choose the "source price" value they should reference for calculations.
you can't use then e.g.Parabolic SAR or Stochastic aso. That seems to me to be a BIG disadvantage. You are not able to play the strategies in which these indicators are involved. Right?
2) You can only attach indicators that let you choose the "source price" value they should reference for calculations.
you can't use then e.g.Parabolic SAR or Stochastic aso. That seems to me to be a BIG disadvantage. You are not able to play the strategies in which these indicators are involved. Right?
@zilva
bitte schick' mir eine email an
info@sicherfair.de
Danke
Kurt
@Piratetunes
Thank you for your suggestions from March 17. The bot works really good, even on a small EUR 1000 account.
I can't start the bot. How to do?
would it make sense to have "max. trades"? on my demo runnung smart grid ihave now 17 positions!
could i copy a line with max trades from another bot and put it into smart grid?
My timezone is WEuropeStandardTime. The sourcecode is not available. How then can I implement my timezone into the code?
My timezone is WEuropeStandardTime. The sourcecode is nit available. How then can I implemen my timesone into the code?
could you manage to add "trailing stop" to this bot?
astoundingly good results (to my opinion) with GPDJPY m20, Initial Volume 10000, Stop Loss and Take Profit 40 40, Starting Balance USD 2000 (on a DEMO Spotware cAlgo). Net Profit starting from 02/03/2015 to 27/03/2015 USD 124,53 means about 6% in less than a month.
And that bot is free! What do you think?
o.k. thks.
Hi goodtrades,
could you please be so kind send me a copy of the now working code. I can't achieve no results. You could it post here or send it by email to:
chiripacha@yahoo.com.au
Thank you
Hi,
j'ai recu cette message. Je ne sais que faire maintenant!??
Error : Project F:\dev\cAlgo\Sources\Library\cAlgoLib\cAlgo.Lib.csproj doesn't exist.
merci
Merci
Est-ce qu'il y a une solution des problèmes detaillées en bas par traderfx et cogs.
utilise l'indicateur WilliamsPercentRange :
traderfx - May 06, 2013 @ 13:47
I don't think this indicator calculates correctly. The levels are not being displayed and WPR is mostly in positive territory.
cogs - December 21, 2013 @ 11:50
Definitely a problem with this indicator.
WPR should operate in the range 0 to -100 but this indicator doesn't appear to have limits set so does not show numeric range.
Hi, how can I correct the following 4 errors ("ist veraltet" means = "is outdated")
Please can you help me?
Error CS0618: "cAlgo.API.Internals.ITrade.CreateSellStopOrder(cAlgo.API.Internals.Symbol, int, double, double?, double?, System.DateTime?)" ist veraltet: "Use PlaceStopOrder instead"
Error CS0618: "cAlgo.API.Internals.ITrade.CreateBuyStopOrder(cAlgo.API.Internals.Symbol, int, double, double?, double?, System.DateTime?)" ist veraltet: "Use PlaceStopOrder instead"
Error CS0618: "cAlgo.API.Internals.ITrade.DeletePendingOrder(cAlgo.API.PendingOrder)" ist veraltet: "Use CancelPendingOrder instead"
Error CS0618: "cAlgo.API.Internals.ITrade.DeletePendingOrder(cAlgo.API.PendingOrder)" ist veraltet: "Use CancelPendingOrder instead"
New Trading API[#1]
[Spotware]posts: 185since: 23 Sep 2013
In the new version of cAlgo we added a new trading API. The main advantage of this new trading API is the ability to choose between Synchronous and Asynchronous trade methods. The previous API allowed asynchronous methods only and although it is rather flexible, it is difficult to deal with on occasion, because one needs to implement more methods in order to handle some situations.
Question: Is the "News Robot" updated referring to this news?
MACD asks for the source. Just take Renko as the source.