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

CH
chiripacha · 6 years ago

MACD asks for the source. Just take Renko as the source.

CH
chiripacha · 7 years ago

@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?

CH
chiripacha · 7 years ago

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?

CH
chiripacha · 8 years ago

@zilva

bitte schick' mir eine email an

 

info@sicherfair.de

 

Danke

 

Kurt

 

CH
chiripacha · 8 years ago

@Piratetunes

Thank you for your suggestions from March 17. The bot works really good, even on a small EUR 1000 account.

CH
chiripacha · 8 years ago

I can't start the bot. How to do?

CH
chiripacha · 8 years ago

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?

CH
chiripacha · 8 years ago

My timezone is WEuropeStandardTime. The sourcecode is not available. How then can I implement my timezone into the code?

CH
chiripacha · 8 years ago

My timezone is WEuropeStandardTime. The sourcecode is nit available. How then can I implemen my timesone into the code?

CH
chiripacha · 9 years ago

@cservenak

could you manage to add "trailing stop" to this bot?

CH
chiripacha · 9 years ago

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?

 

CH
chiripacha · 9 years ago

o.k. thks.

CH
chiripacha · 9 years ago

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

 

 

CH
chiripacha · 9 years ago

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

 

CH
chiripacha · 9 years ago

Merci

CH
chiripacha · 9 years ago

Est-ce qu'il y a une solution des problèmes detaillées en bas par traderfx et cogs.

utilise l'indicateur WilliamsPercentRange :

/algos/indicators/show/177

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.

 

CH
chiripacha · 10 years ago

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"

CH
chiripacha · 10 years ago

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?