Search found 16 matches

by svfutures24
22 Apr 2024
Forum: MultiCharts
Topic: Custom Resolution Library?
Replies: 6
Views: 2382

Re: Custom Resolution Library?

It seems there was supposed to be FlexRenko Plugin added to the Custom Resolution Manager. I don't see it as an available Template to use when creating 'New'? I see options 1 through to 7 but do not see FlexRenko as a plugin template?
by svfutures24
15 Apr 2024
Forum: MultiCharts
Topic: Mouse Clicks & Rectangles - Code Included - Please Help? [SOLVED]
Replies: 1
Views: 146

Re: Mouse Clicks & Rectangles - Code Included - Please Help? [SOLVED]

I am unsure how to mark this as resolved. I have managed to code my own tool for the purpose I was after. For anyone interested, using mouseclick events and drawing tools help. You can store data of the bar number, ohlc data, etc. and perform relevant calculations.
by svfutures24
14 Apr 2024
Forum: MultiCharts
Topic: Parameters for Complex Chart Types from PL
Replies: 10
Views: 1384

Re: Parameters for Complex Chart Types from PL

I dont believe GV is only for rt.. If i back test-- and on chart 1 i get a buy signal-- put the var result into GV... Then on chart 2 it will see the GV and take a trade... I do use Global mode for playback... Im on mc14-- so in order to use Global Mode i have to close all my other charts to use pl...
by svfutures24
14 Apr 2024
Forum: MultiCharts
Topic: Using code, is it possible to get trend line drawn using manual Fib.
Replies: 6
Views: 1077

Re: Using code, is it possible to get trend line drawn using manual Fib.

Just to add to this discussion. I ended up coding out my custom mouseclick event tool that allowed me to code out some visual elements and control sizing, color, etc. Using the tool I was able to output other information too (image attached). If you need to create custom visual tools for Fibs, you c...
by svfutures24
14 Apr 2024
Forum: MultiCharts
Topic: Parameters for Complex Chart Types from PL
Replies: 10
Views: 1384

Re: Parameters for Complex Chart Types from PL

I am doing something similar-- and using Global Variables for this.. Set: AccuracySetNamedInt("Current",Current);// this is for int values AccuracySetNamedDouble("currentST",currentST );//double values Get: AccuracyGetNamedInt("Current",-1); AccuracyGetNamedDouble"Current",-1); So on chart 1 ill fu...
by svfutures24
13 Apr 2024
Forum: MultiCharts
Topic: Parameters for Complex Chart Types from PL
Replies: 10
Views: 1384

Re: Parameters for Complex Chart Types from PL

Thanks for the info above. What keywords are available for the FlexRenko charts? BarInterval works which reflects the "Resolution" but BoxSize returns 0. I also dont see anything for Reversal Offset or Trend Offset? I am trying to figur eotu how i can use either ADE or ELCollections to transmit sign...
by svfutures24
09 Apr 2024
Forum: MultiCharts
Topic: Power Language-Chart Trading Panel extension
Replies: 14
Views: 3327

Re: Power Language-Chart Trading Panel extension

Have there been further updates to this option at all? i.e. using DLL to create the toolbars and accessing chart trading pannel?
by svfutures24
24 Mar 2024
Forum: MultiCharts
Topic: Mouse Clicks & Rectangles - Code Included - Please Help? [SOLVED]
Replies: 1
Views: 146

Mouse Clicks & Rectangles - Code Included - Please Help? [SOLVED]

I was hoping someone could help me. I am trying to create a work around in PowerLanguage for a Fibonacci Tool. The idea is to register mouse clicks of two points - Swing Point A and Swing Point B. Calculate a given retracement and plot a rectangle filled color in that zone. Here is what I have so fa...
by svfutures24
23 Mar 2024
Forum: MultiCharts
Topic: Using code, is it possible to get trend line drawn using manual Fib.
Replies: 6
Views: 1077

Re: Using code, is it possible to get trend line drawn using manual Fib.

Is it possible to access Fibonacci Tool in the code? Controlling the color, thickness, transparency etc from code once plotted?
by svfutures24
23 Mar 2024
Forum: MultiCharts
Topic: VOTE FOR MC FEATURES TO BE IMPLEMENTED
Replies: 53
Views: 30626

Re: VOTE FOR MC FEATURES TO BE IMPLEMENTED

Agree ^^^ Transparent col / background required.
by svfutures24
13 Mar 2024
Forum: MultiCharts
Topic: Trade Copier
Replies: 13
Views: 973

Re: Trade Copier

Would be an epic feature to have for sure!
by svfutures24
13 Mar 2024
Forum: MultiCharts
Topic: Simulated testing struggling after updating to 15
Replies: 4
Views: 339

Re: Simulated testing struggling after updating to 15

I had a similar experience both in standard and advanced version. But I was using 987 tick charts on NQ using Rithmic data feed. It speeds up but no where near as much as it should in my opinion. I could be waiting hours for an entire day to be played back.
by svfutures24
26 Feb 2024
Forum: MultiCharts
Topic: Is it possible to access indicator values across chart windows and workspaces in MC (PowerLanguage version)
Replies: 4
Views: 221

Re: Is it possible to access indicator values across chart windows and workspaces in MC (PowerLanguage version)

Hey Thanks for your reply TJ. Much appreciated. I'm unsure if I was clear in my initial. Transfer of data within the same chart is not want I want. Lets say I have 100 chart windows open across a few different work spaces. Each chart has a unique ticker loaded. And each chart will also have an indic...
by svfutures24
24 Feb 2024
Forum: MultiCharts
Topic: Is it possible to access indicator values across chart windows and workspaces in MC (PowerLanguage version)
Replies: 4
Views: 221

Is it possible to access indicator values across chart windows and workspaces in MC (PowerLanguage version)

Hi everyone I hope you're keeping well. I suppose this will be the first time posting on a topic properly. I've tried to search the discussion board and can't find anything related to this topic. I could be totally wrong. Please send me to a resource if need be. I will try to be clear on what I am a...
by svfutures24
31 Jan 2024
Forum: MultiCharts
Topic: Auto-trading
Replies: 0
Views: 128

Auto-trading

Hey, I'm unsure if this is the right place to ask and in fact probably a long shot. Have you used AHK to automate multiple chart executions? Let's suppose you have 5 Rithmic connections running and 5 charts open. Let's keep it simple and assume all 5 charts are for the MES Futures. If I place a buy ...

Go to advanced search